SpatiaLite - SQLite için Spatial SQL eklentisi
(gaia-gis.it)- PostgreSQL + PostGIS seviyesinde mekansal veritabanı özellikleri SQLite üzerinde uygulanabiliyor (OGC-SFS* uyumlu)
→ masaüstü/standalone GIS işlevleri geliştirmek için uygun
-
ESRI Shapefile, DBF Archive gibi dosyaları destekler
-
Geometry Notation desteği: WKT/WKB, PostGIS'in EWKT/EWKB'si, GML, KML (Google Maps/Google Earth), GeoJSON, SVG
OGC-SFS : Open Geospatial Consortium - Simple Features Interface Standard
- OGC SFS (basit öznitelik modeli): https://docs.qgis.org/2.8/ko/…
Benzer amaçlarla kullanılanlar
-
SQLite R*Tree Module - https://www.sqlite.org/rtree.html
-
The Geopoly Interface - https://www.sqlite.org/geopoly.html
1 yorum
SQLite gerçekten çok çeşitli şekillerde genişletiliyor.
SQLite 3.35’in yeni özellikleri https://tr.news.hada.io/topic?id=3883
CG/SQL - SQLite için Stored Procedure kod üreticisi https://tr.news.hada.io/topic?id=2998
SQLite’i bir doküman veritabanı olarak kullanmak https://tr.news.hada.io/topic?id=3271
simple-graph : SQLite’i bir Graph DB olarak kullanmak https://tr.news.hada.io/topic?id=3477
SQLite Plus - regex/istatistik/Unicode/sanal tablo fonksiyonları ekleme https://tr.news.hada.io/topic?id=4011