summaryrefslogtreecommitdiffstats
path: root/gis/libspatialite/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/libspatialite/README')
-rw-r--r--gis/libspatialite/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/gis/libspatialite/README b/gis/libspatialite/README
index 52bbc54ffb..af798dbacc 100644
--- a/gis/libspatialite/README
+++ b/gis/libspatialite/README
@@ -1,9 +1,9 @@
-SpatiaLite is an open source library intended to extend the SQLite core
-to support fully fledged Spatial SQL capabilities. SpatiaLite is smoothly
-integrated into SQLite to provide a complete and powerful Spatial DBMS
-(mostly OGC-SFS compliant). Using SQLite + SpatiaLite you can effectively
-deploy an alternative open source Spatial DBMS roughly equivalent to
-PostgreSQL + PostGIS.
+SpatiaLite is an open source library intended to extend the SQLite
+core to support fully fledged Spatial SQL capabilities. SpatiaLite
+is smoothly integrated into SQLite to provide a complete and powerful
+Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite you
+can effectively deploy an alternative open source Spatial DBMS roughly
+equivalent to PostgreSQL + PostGIS.
-liblwgeom (postgis) is optional but strongly recommended dependency. To build
-spatialite with liblwgeom support set LWGEOM=yes.
+liblwgeom (postgis) is optional but strongly recommended
+dependency. To build spatialite with liblwgeom support set LWGEOM=yes.