[JPP-Devel] Jump DB Query Plugin now supports Spatialite

2010-01-21 Thread Larry Reeder
Hey all, I wanted to let the group know that the Jump DB Query Plugin now supports Spatialite databases and SQLite databases that follow the FDO RFC 16 specification. GDAL/OGR and other open source tools use FDO RFC 16 to store spatial data in plain SQLite. Thanks to Jukka Rahkonen for the idea

[JPP-Devel] Testing JUMP DB Query Plugin with Spatialite

2010-01-21 Thread Rahkonen Jukka
Hi, The new version of JUMP DB Query Plugin by Larry Reeder can read from Spatialite, and pretty effectively. I made a quick test with one dataset containing 221770 polygons. Opening data from shapefile took 68 second. Opening the same data from Spatialite (with SELECT * from TABLE) took only