You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
382 B

  1. SpatiaLite is an open source library intended to extend the SQLite
  2. core to support fully fledged Spatial SQL capabilities. SpatiaLite
  3. is smoothly integrated into SQLite to provide a complete and powerful
  4. Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite you
  5. can effectively deploy an alternative open source Spatial DBMS roughly
  6. equivalent to PostgreSQL + PostGIS.