[JPP-Devel] SVN: [4653] core/trunk

2015-12-21 Thread jump-pilot-svn
Revision: 4653 http://sourceforge.net/p/jump-pilot/code/4653 Author: bertazza Date: 2015-12-21 09:29:16 + (Mon, 21 Dec 2015) Log Message: --- Raster Styler: - updated Italian and Spanish language files (thanks to Peppe) - added check to ensure a valid number of classes h

Re: [JPP-Devel] New improvement on Raster Style by Alberto

2015-12-21 Thread Alberto De Luca
Hi everyone. I've updated the properties files for ES and IT. While doing so, I corrected a small bug: when the number of classes was not valid (in the "Intervals" tab), there was no feedback to the user. So I added an error message. If you want to add translations to it other than EN, ES, IT you

[JPP-Devel] raster style language files

2015-12-21 Thread edgar . soldin
Alberto, not today and probably not before the release but somewhen in the future i will move the language files to src/language/rasterstyle/ . so don't be surprised in that case ;) ..ede PS: could you please give me a short description of your additions for the upcoming release's Changes.tx

[JPP-Devel] SVN: [4654] core/trunk/src/org/openjump/core/rasterimage/styler/resources/ Bundle_fr.properties

2015-12-21 Thread jump-pilot-svn
Revision: 4654 http://sourceforge.net/p/jump-pilot/code/4654 Author: michaudm Date: 2015-12-21 10:16:09 + (Mon, 21 Dec 2015) Log Message: --- Update language files for rasterimage Modified Paths: -- core/trunk/src/org/openjump/core/rasterimage/styler/re

Re: [JPP-Devel] raster style language files

2015-12-21 Thread Alberto De Luca
Hi Ede, here you are, short and simple (maybe too short?): New features: - "Raster styler" to edit, load and save raster symbologies Improvements: - better handling of TIFF files: partial image loading, support for overviews, support for raster statistics (in .aux.xml file and as GDAL_METADATA t

[JPP-Devel] SVN: [4655] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ datastore/AddDatastoreLayerPanel.java

2015-12-21 Thread jump-pilot-svn
Revision: 4655 http://sourceforge.net/p/jump-pilot/code/4655 Author: edso Date: 2015-12-21 21:19:20 + (Mon, 21 Dec 2015) Log Message: --- bugfix AddDatastoreLayerPanel kept the list of datasets of the previous datastore in case the new threw an error, fixed that Modifi