diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:53 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:53 -0400 |
commit | 6b6a9781fd47738d0c7343174b40acc290568191 (patch) | |
tree | cf0a7ee29acf233977a2ddf384d7fdb3b3d486b9 /gis | |
parent | efa62dc73d48be147e8ff086e7017f1e1525227a (diff) |
gis/postgis: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/postgis/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/postgis/README b/gis/postgis/README index abb1a3aed113..a493cb969d5d 100644 --- a/gis/postgis/README +++ b/gis/postgis/README @@ -1,7 +1,7 @@ -PostGIS adds support for geographic objects to the PostgreSQL object-relational -database. In effect, PostGIS "spatially enables" the PostgreSQL server, -allowing it to be used as a backend spatial database for geographic information -systems (GIS). +PostGIS adds support for geographic objects to the PostgreSQL +object-relational database. In effect, PostGIS "spatially enables" +the PostgreSQL server, allowing it to be used as a backend spatial +database for geographic information systems (GIS). SFCGAL is an optional dependency for advanced 3D support. |