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

2016-07-03 Thread jump-pilot-svn
Revision: 4948 http://sourceforge.net/p/jump-pilot/code/4948 Author: edso Date: 2016-07-03 14:54:43 + (Sun, 03 Jul 2016) Log Message: --- added GeoJSON data types support Modified Paths: -- core/trunk/ChangeLog core/trunk/src/com/vividsolutions/jump

[JPP-Devel] SVN: [4947] core/trunk/src/com/vividsolutions/jump/workbench/datasource/ InstallStandardDataSourceQueryChoosersPlugIn.java

2016-07-03 Thread jump-pilot-svn
Revision: 4947 http://sourceforge.net/p/jump-pilot/code/4947 Author: edso Date: 2016-07-03 14:38:17 + (Sun, 03 Jul 2016) Log Message: --- fix installing only readers when writer is null some formatting fixes Modified Paths: -- core/trunk/src/com/vividso

[JPP-Devel] SVN: [4946] core/trunk/src/com/vividsolutions/jump/feature/FeatureSchema. java

2016-07-03 Thread jump-pilot-svn
Revision: 4946 http://sourceforge.net/p/jump-pilot/code/4946 Author: edso Date: 2016-07-03 14:32:59 + (Sun, 03 Jul 2016) Log Message: --- make FeatureSchema variables accessible to child classes (used in GeoJSONReader) add a possibility to create a new FeatureSchema clon

Re: [JPP-Devel] Adding GeoJSON read/write with JTS

2016-07-03 Thread edgar . soldin
hey Jukka, just found out what the issue with the data types is. you ogr2ogr samples were improper, at least for (Long & Boolean) ;(. see { "type": "Feature", "properties": { "City": "South Dakota", "A_Date": "2016\/06\/23 17:02:25.138+03", "B_Integer": 71520, "C_Double": 79522.019838, "D_Long

Re: [JPP-Devel] Adding GeoJSON read/write with JTS

2016-07-03 Thread Rahkonen Jukka (MML)
Hi Ede, I made a very short test which was successful. I can't do more tests before July 11. Meanwhile I encourage everybody else to test with all kind of GeoJSON files from various places. Especially different web services delivering data as GeoJSON are interesting because we could later make