PostGIS

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

PostGIS
[[Programmer|DeveloperTemplate:Pluralize from text]]Refractions Research, Paul Ramsey, Dave Blasby, Mark Cave-Ayland, Regina Obe, Sandro Santilli, Olivier Courtin, Nicklas Avén, Bborie Park, Pierre Racine, Daniel Baston, Darafei Praliaskouski, Raúl Marín Rodríguez, Kevin Neufeld, Jeff Lounsbury, Chris Hodgson, Jorge Arévalo, Mateusz Loskot, Norman Vine, Carl Anderson, Ralph Mason, Klaus Foerster, Bruno Wolff III, Markus Schaber
Initial releaseScript error: No such module "Date time".
Template:Infobox software/simple
Operating systemLinux, Windows, Mac OS X, POSIX-compliant systems
TypeGeographic information system
LicenseGNU General Public License (version 2 or later)
WebsiteLua error in package.lua at line 80: module 'Module:If preview' not found.

Script error: No such module "Check for conflicting parameters".

PostGIS (/ˈpstɪs/ Script error: No such module "Respell".) is an open source software program that adds support for geographic objects to the PostgreSQL object-relational database. PostGIS follows the Simple Features for SQL specification from the Open Geospatial Consortium (OGC).

PostGIS is implemented as a PostgreSQL external extension.[1]

Features

  • Geometry types for Points, LineStrings, Polygons, MultiPoints, MultiLineStrings, MultiPolygons, GeometryCollections, 3D types TINS and polyhedral surfaces, including solids.
  • Spheroidal types under the geography datatype Points, LineStrings, Polygons, MultiPoints, MultiLineStrings, MultiPolygons and GeometryCollections.
  • raster type - supports various pixel types and more than 1000 bands per raster. Since PostGIS 3, is a separate PostgreSQL extension called postgis_raster.
  • SQL/MM Topology support - via PostgreSQL extension postgis_topology.
  • Spatial predicates for determining the interactions of geometries using the 3x3 DE-9IM (provided by the GEOS software library).
  • Spatial operators for determining geospatial measurements like area, distance, length and perimeter.
  • Spatial operators for determining geospatial set operations, like union, difference, symmetric difference and buffers (provided by GEOS).
  • R-tree-over-GiST (Generalized Search Tree) spatial indexes for high speed spatial querying.
  • Index selectivity support, to provide high performance query plans for mixed spatial/non-spatial queries.

The PostGIS implementation is based on "light-weight" geometries and indexes optimized to reduce disk and memory footprint. Using light-weight geometries helps servers increase the amount of data migrated up from physical disk storage into RAM, improving query performance substantially.

PostGIS is registered as "implements the specified standard" for "Simple Features for SQL" by the OGC.[2] PostGIS has not been certified as compliant by the OGC.

History

Page Template:Blockquote/styles.css has no content.

May of 2001, at that point I was running a small consulting company here in Victoria, working for the provincial government, mostly working in the geospatial field. Because all of our contracts came from the provincial government, we were very tied to the cycle of when they would release and sign contracts. And the government changed that year, so all the civil servants were very risk averse in terms of signing new contract contracts. They didn't know whether what their budget situation was going to be that year.

So we ended up having like three months where we got almost no direct revenue. We, you know, didn't all go on vacation for three months. We were kind of young, excited about the field. So we thought, you know, let's see if we can build something to store the spatial data in a database. And we had used Postgres for one of our data processing projects the year previous, so we were kind of familiar with it. And that experimental work in the spring of 2001 ended up being released at the end of May 2001 as PostGIS version 0.1.

— Paul Ramsey (8 September 2023) "Why people care about PostGIS and Postgres" Path To Citus Con

Refractions Research released the first version of PostGIS in 2001 under the GNU General Public License. After six release candidates, a stable "1.0" version followed on 19 April 2005.

In 2006 the OGC registered PostGIS as "implement[ing] the specified standard" for "Simple Features for SQL".[3]

Release history (as of 29th September 2024)
Release First release Latest minor version Latest release
1.0 2005-04-19 Unsupported: 1.0.6Page Template:Version/styles.css has no content. 2005-12-06[4]
1.1 2005-12-21 Unsupported: 1.1.7Page Template:Version/styles.css has no content. 2007-01-31[3]
1.2 2006-12-08 Unsupported: 1.2.1Page Template:Version/styles.css has no content. 2007-01-11[5]
1.3 2007-08-09 Unsupported: 1.3.6Page Template:Version/styles.css has no content. 2009-05-06[6]
1.4 2009-07-24 Unsupported: 1.4.2Page Template:Version/styles.css has no content. 2010-03-11[7]
1.5 2010-02-04 Unsupported: 1.5.8Page Template:Version/styles.css has no content. 2012-11-15[8]
2.0 2012-04-03 Unsupported: 2.0.7Page Template:Version/styles.css has no content. 2015-04-06[9]
2.1 2013-08-17 Unsupported: 2.1.9Page Template:Version/styles.css has no content. 2017-09-19[10]
2.2 2015-10-07 Unsupported: 2.2.8Page Template:Version/styles.css has no content. 2018-11-22[11]
2.3 2016-09-26 Unsupported: 2.3.10Page Template:Version/styles.css has no content. 2019-08-11[12]
2.4 2017-09-30 Unsupported: 2.4.10Page Template:Version/styles.css has no content. 2022-04-24[13]
2.5 2018-09-23 Unsupported: 2.5.9Page Template:Version/styles.css has no content. 2022-11-12[14]
3.0 2019-10-20 Supported: 3.0.9Page Template:Version/styles.css has no content. 2023-05-29[15]
3.1 2020-12-18 Supported: 3.1.9Page Template:Version/styles.css has no content. 2023-05-29[15]
3.2 2021-12-18 Supported: 3.2.5Page Template:Version/styles.css has no content. 2023-05-29[15]
3.3 2023-05-29 Supported: 3.3.4Page Template:Version/styles.css has no content. 2023-07-28[16]
3.4 2023-08-15 Supported: 3.4.3Page Template:Version/styles.css has no content. 2024-09-04[17]
3.5 2025-01-18 Supported: 3.5.2Page Template:Version/styles.css has no content. 2025-01-18[18]
3.6 2025-09-01 Latest version: 3.6.0 Page Template:Version/styles.css has no content. 2025-09-01[19]
Legend:
Unsupported
Supported
Latest version
Preview version
Future version

Page Template:Version/styles.css has no content.

Users

Many software products can use PostGIS as a database backend, including:

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

  • Well-known text and binary, descriptions of geospatial objects used within PostGIS
  • DE-9IM, the Dimensionally Extended nine-Intersection Model used by PostGIS

References

Page Template:Reflist/styles.css has no content.

  • No URL found. Please specify a URL here or add one to Wikidata.

Lua error in package.lua at line 80: module 'Module:Authority control/config' not found. Template:DMCA