summaryrefslogtreecommitdiffstats
path: root/system/postgis/README
blob: 175b53819aefca0244294b69a9406c1ef4c33bb2 (plain)
1
2
3
4
5
6
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), much like ESRI's SDE or Oracle's Spatial extension.

PostGIS requires PostgreSQL, proj and geos.