Re: [JPP-Devel] OJ 1.7, DB Query, Spatialite and JTS

2013-12-25 Thread edgar . soldin
Jukka & all, would you like to see the SQLite jdbc driver part of DBQuery extension or rather download it separately for sake of small distro size? ..ede On 24.12.2013 23:37, Rahkonen Jukka wrote: > Hi, > > To be best compatible with the next version of Spatialite native binaries it > would b

Re: [JPP-Devel] OJ 1.7, DB Query, Spatialite and JTS

2013-12-25 Thread Rahkonen Jukka
Hi, Why not to offer a really cutting edge Spatialite support with OpenJUMP? Dowload sizes are not at all huge - jts 1.4 snapshot - no extra - sqlite-jdbc-3.8.0-20130827.035027-1.jar - 3.5 MB - spatialite-4.2.0-test-win-x86 (native Spatialite dlls for Win-32) 2.5 MB zipped - spatialite-4.2.0-

Re: [JPP-Devel] OJ 1.7, DB Query, Spatialite and JTS

2013-12-25 Thread edgar . soldin
current PLUS is 43MB.. an extra 9MB would make it 20% bigger, that is quite something! what would be the drawback if we do not deliver the native libraries? Larry: will you integrate the sqlite-jdbc-*.jar into your extensions distro? how about creating a package like the one for gdal, that peop

Re: [JPP-Devel] OJ 1.7, DB Query, Spatialite and JTS

2013-12-25 Thread Rahkonen Jukka
Hi, That is true. How about including only the jdbc driver, it is 3.5 MB, serves all platforms and it is enough for doing the basic spatialite blob reading which is also the unique feature in DB Query? I fear that if users would need to do several downloads from different places before running

Re: [JPP-Devel] OJ 1.7, DB Query, Spatialite and JTS

2013-12-25 Thread edgar . soldin
just wanted to point out the size increase. personally i can also live with the full monty, native spatialite libs for all platforms in PLUS! other GIS are 200MB in size and popular nonetheless! ..ede On 25.12.2013 16:39, Rahkonen Jukka wrote: > Hi, > > That is true. How about including only t