Revision: 6059 http://sourceforge.net/p/jump-pilot/code/6059 Author: edso Date: 2018-12-31 12:27:29 +0000 (Mon, 31 Dec 2018) Log Message: ----------- added hilites
Modified Paths: -------------- core/trunk/Changes.txt Modified: core/trunk/Changes.txt =================================================================== --- core/trunk/Changes.txt 2018-12-30 14:09:08 UTC (rev 6058) +++ core/trunk/Changes.txt 2018-12-31 12:27:29 UTC (rev 6059) @@ -1,8 +1,22 @@ Version ${version.number} ${version.release} rev.${version.revision} (released on ${version.buildDateLong}) Highlights + * CORE source is now java 8 + * general java 11 runtime compatibility + * improved raster profile tool. + use as profile trace either a selected linestring or a drawn line + calculate relative/absolute slope of the profile added + calculate traveling time if profile is defined along route added + export profile to DXF added + * replaced SaveLegendPlugin with a new one, LegendPlugin, which allows + to display a legend of symbols adopted into the view and to save it as + image file + * replaced "Export style to SLD" with a new one, "Save Style" which allows + to export either to SLD or to JUMP XLM layer style file + * replaced "Import style from SLD" with "Load Style" plugin which allows + to load either SLD file or JUMP XML layer style file + * speedup OJ startup by some seconds - New Features * Added LegendPlugin to display a legend of symbols adopted into the view * PLUS: Added OpenKLEM extension for topographic and Hydrological analysis _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel