libspatialitethe main core of the Spatial DBMS engine; an internal copy of SQLite is included, so this library implements a complete DBMS engine with no need for external components.License: MPL v1.1 |
This ZIP archive contains all C code combined into a single source file (the amalgamation). This is the recommended way of acquiring the SpatiaLite source code for Windows. An internal copy of SQLite's amalgamation source is included as well, so this package allows you to build a complete DBMS engine. | libspatialite-amalgamation-2.3.0.zip 1,436 KB |
|
A tarball containing all C code combined into a single source file (the amalgamation). This is the recommended way of acquiring the SpatiaLite source code for all Unix and Unix-like platforms. And this too includes the SQLite's amalgamation source. | libspatialite-amalgamation-2.3.0.tar.gz 1,414 KB | |
|
A tarball containing all C code in the traditional form (i.e. not amalgamated). Their use is not recommended. The SpatiaLite developer do not use them. You should not use them either. Anyway, this too includes the SQLite amalgamation source. The scope of this package is to produce the SpatiaLite amalgamation simply invoking make [aclocal, autoconf, libtoolize and automake are required] | libspatialite-2.3.0.tar.gz 1,118 KB | |
| Please, read very carefully this short note before attempting to build | ||
spatialite-toolsa set of useful CLI tools[Command Line Interface] License: GPL v3
|
| spatialite-tools-2.3.0.zip 410 KB |
| spatialite-tools-2.3.0.tar.gz 389 KB | ||
| Please, read very carefully this short note before attempting to build | ||
spatialite-guian user friendly GUI tool[Graphical User Interface] License: GPL v3
|
building from source requires:
|
spatialite-gui-2.3.0.zip 623 KB |
| spatialite-gui-2.3.0.tar.gz 613 KB | ||