Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
test_data | 2015-06-05 | ||
1.4 | 2015-05-05 | ||
1.3 | 2010-02-11 | ||
1.2 | 2010-02-10 | ||
1.1 | 2010-01-19 | ||
1.0 | 2010-01-14 | ||
README.txt | 2015-05-04 | 1.2 kB | |
ne_countries.sqlite | 2015-05-04 | 4.1 MB | |
Totals: 8 Items | 4.1 MB | 0 |
Read-only SpatiaLite driver with GUI. Download version 1.4, read the manual and test with the Natural Earth country data by downloading the test database "ne_countries.sqlite". Release history =============== Release 1.4 ----------- 2015-04-30 * Brings the plugin back to life * Re-factored to use the new loading mechanism of the SpatiaLite extension "mod_spatialite" * Using new 3.8.6 SQLite JDBC driver by Xerial * Tested to work with SpatiaLite v. 4.2.0 and 4.2.1-RC1 * Moved the hard-coded name of SpatiaLite extension file from the code into a separate spatialite.properties file * Code clean-up: Added license headers, fixed typos * Added documentation: Readme, License, Notice, Releases Release 1.3 ----------- 2010-02-11 * Improved detection of SpatiaLite/FDO tables * Fixed a crash with any larger resultsets Release 1.2 ----------- 2010-02-10 * Added support for FDO geometries * Added SQL editor with syntax highlighting Release 1.1 ----------- 2010-01-19 * Bugfix release, improved BLOB parsing Release 1.0 ----------- 2010-01-10 * Initial version by Jorge Alvaraz * With SpatiaLite v.1 binaries