From e67a28324802af038ad73f9cd1dabb2f8076983a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 14:41:43 -0400 Subject: gis/libspatialite: Wrap README at 72 columns. Signed-off-by: B. Watson --- gis/libspatialite/README | 16 ++++++++-------- 1 file 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. -- cgit v1.2.3-80-g2a13