diff options
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 abb1a3aed1130..a493cb969d5de 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. |