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
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
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
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
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
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