Published on NCEAS (http://www.nceas.ucsb.edu)

Home > content > PostGIS

PostGIS [1]

PostGIS is an open source extension to PostgreSQL [2] that is often described as spatially enabling a PostgreSQL database. Because PostGIS understands complex geometries, it can be used not only to store spatial datasets, but also to query, summarize, and manipulate them based on spatial relationships. Using SQL statements, one can perform numerous common spatial operations such as overlays, joins, intersection, buffering, and much more. PostGIS can also serve as the backend database for powerful analysis and visualization applications like Quantum GIS [3], GRASS [4], and Mapserver [5].

Resource portals

  • Official PostGIS website [6]
  • PostGIS Manual [7]
  • PostGIS Wiki [8]

Online tutorials and demos

  • Excellent PostGIS tutorial materials [9] (FOSS4G workshop, 2007)
  • Boston GIS [10], a compendium of tutorials for PostGIS and related applications

More on PostGIS

  • Brief article on PostGIS [11] (December 2005), with links to additional resources

Extras

  • The pgRouting Project [12]: Provides routing functionality for PostGIS

​ Marine Science Institute  National Science Foundation  University of California at Santa Barbara

National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Copyright © 2010 The Regents of the University of California, All Rights Reserved
UC Santa Barbara , Santa Barbara CA 93106 • (805) 893-8000
webmaster [at] nceas [dot] ucsb [dot] edu (Contact)  •  About Our Logo  •  Terms of Use  •  Accessibility  •  Twitter

 


Source URL: http://www.nceas.ucsb.edu/scicomp/software/postgis

Links:
[1] http://www.nceas.ucsb.edu/scicomp/software/postgis
[2] http://www.postgresql.org
[3] http://www.nceas.ucsb.edu/scicomp/software/quantum-gis
[4] http://www.nceas.ucsb.edu/scicomp/software/grass-gis
[5] http://mapserver.org
[6] http://postgis.refractions.net
[7] http://postgis.refractions.net/docs/index.html
[8] http://trac.osgeo.org/postgis/wiki/UsersWikiMain
[9] http://2007.foss4g.org/workshops/W-04/
[10] http://www.bostongis.com
[11] http://www.postgresonline.com/journal/index.php?/archives/7-PostGIS-for-geospatial-analysis-and-mapping.html
[12] http://pgrouting.org/