Hi Nicolas,
I made this change and I admit it does not fit all the needs.
Especially, the case where InfoPanel keeps the feature selected in the
layerview even if it not part of the infoset is not very intuitive.
An option would be nice. If you have some time to do it, go ahead.
Otherwise, c
Hi Peppe,
Seems you did a good work on projection support.
I did not test yet, but had a quick look at the code :
- wonder if WKT parser and prj parser included in cts could help
- there is probably a typo on method name getWktrojDefinition
- in decodeProjDescription you use replace or replac
Revision: 4957
http://sourceforge.net/p/jump-pilot/code/4957
Author: edso
Date: 2016-07-07 20:06:44 + (Thu, 07 Jul 2016)
Log Message:
---
i18n monitor text
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/io/file/DataSourceFileLayerLoader.java
Mod
Revision: 4956
http://sourceforge.net/p/jump-pilot/code/4956
Author: edso
Date: 2016-07-07 20:02:31 + (Thu, 07 Jul 2016)
Log Message:
---
move timing functions to a dedicated util class
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/
Revision: 4955
http://sourceforge.net/p/jump-pilot/code/4955
Author: edso
Date: 2016-07-07 19:43:05 + (Thu, 07 Jul 2016)
Log Message:
---
refactored secondsSince() to actual millSecondsSince()
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/wor
Revision: 4954
http://sourceforge.net/p/jump-pilot/code/4954
Author: edso
Date: 2016-07-07 19:41:46 + (Thu, 07 Jul 2016)
Log Message:
---
remove obsolete DelegatingCompressedHandler
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/io/datasource
Revision: 4953
http://sourceforge.net/p/jump-pilot/code/4953
Author: edso
Date: 2016-07-07 19:40:14 + (Thu, 07 Jul 2016)
Log Message:
---
add task monitor support
reformat
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/io/datasource/ReaderWri
Revision: 4952
http://sourceforge.net/p/jump-pilot/code/4952
Author: edso
Date: 2016-07-07 19:37:42 + (Thu, 07 Jul 2016)
Log Message:
---
add JUMPReader task monitor support
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/io/AbstractJUMPReader.