SpatiaLite - Ekstensi Spatial SQL untuk SQLite
(gaia-gis.it)- Memungkinkan implementasi fungsi basis data spasial setingkat PostgreSQL + PostGIS di atas SQLite (kompatibel dengan OGC-SFS*)
→ Cocok untuk implementasi fungsi GIS desktop/mandiri
-
Mendukung file seperti ESRI Shapefile dan arsip DBF
-
Mendukung notasi geometri: WKT/WKB, EWKT/EWKB milik PostGIS, GML, KML (Google Maps/Google Earth), GeoJSON, SVG
OGC-SFS : Open Geospatial Consortium - Simple Features Interface Standard
- OGC SFS (model fitur sederhana): https://docs.qgis.org/2.8/ko/…
Hal-hal yang digunakan untuk tujuan serupa
-
SQLite R*Tree Module - https://www.sqlite.org/rtree.html
-
The Geopoly Interface - https://www.sqlite.org/geopoly.html
1 komentar
SQLite benar-benar bisa diperluas ke banyak hal.
Fitur baru di SQLite 3.35 https://id.news.hada.io/topic?id=3883
CG/SQL - pembangkit kode Stored Procedure untuk SQLite https://id.news.hada.io/topic?id=2998
Menggunakan SQLite sebagai document DB https://id.news.hada.io/topic?id=3271
simple-graph: menggunakan SQLite sebagai graph DB https://id.news.hada.io/topic?id=3477
SQLite Plus - menambahkan fungsi regex/statistik/Unicode/virtual table https://id.news.hada.io/topic?id=4011