SQLite/SpatiaLite is a solution for storing geospatial data in SQLite databases. The SpatiaLite extension adds spatial data types, spatial indexing, and spatial functions to SQLite, making it a lightweight spatial database. SQLite databases are single-file structures requiring no server, ideal for embedded and mobile GIS applications.
Standard: SQLite / SpatiaLite
MIME: application/octet-stream