Difference between revisions of "PostGIS"
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
== Fact Sheet == | == Fact Sheet == | ||
| − | ''From: | + | ''From: https://postgis.net/'' |
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 follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile. | 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 follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile. | ||
| Line 8: | Line 8: | ||
PostGIS has been developed by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. We continue to develop PostGIS, and have added user interface tools, basic topology support, data validation, coordinate transformation, programming APIs and much more. Our list of future projects includes full topology support, raster support, networks and routing, three dimensional surfaces, curves and splines and other features. Ask us about consulting services and implementing new features. | PostGIS has been developed by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. We continue to develop PostGIS, and have added user interface tools, basic topology support, data validation, coordinate transformation, programming APIs and much more. Our list of future projects includes full topology support, raster support, networks and routing, three dimensional surfaces, curves and splines and other features. Ask us about consulting services and implementing new features. | ||
| − | * Sandro Santilli : Developer | + | * Paul Ramsey : Spatial Index, 3D index, Geography (PSC Chair) |
| − | * Mark | + | * Sandro Santilli : Developer, GEOS Integration, Topology (PSC) |
| − | * | + | * Regina Obe : Developer, Tiger Geocoder, Windows Build, Documentation Lead (PSC) |
| + | * Darafei Praliaskouski: Index improvements, bug fixing and geometry/geography function improvements, SFCGAL, raster, GitHub curation (PSC) | ||
| + | * Raúl Marín Rodríguez: MVT support, Bug fixing, Performance and stability improvements, GitHub curation, alignment of PostGIS with PostgreSQL releases (PSC) | ||
| + | * Dan Baston: Geometry clustering function additions, other geometry algorithm enhancements, GEOS enhancements and general user support | ||
| + | * Martin Davis: GEOS enhancements and documentation | ||
| + | * Loïc Bartoletti: SFCGAL enhancements and maintenance and ci support | ||
| + | * Laurențiu Nicola: Bug fixes, maintenance, stability, and performance | ||
| + | |||
| + | === Key Contributors Past === | ||
| + | |||
| + | * Mark Cave-Ayland : Developer, PostgreSQL integration, shp2pgsql dumper/loader and GUI (Retired PSC) | ||
| + | * Bborie Park: Developer, Raster (Retired PSC) | ||
| + | * Pierre Racine: Developer, Raster (Retired) | ||
| + | * Olivier Courtin: Developer, 3D TIN,Polyhedral Surface, GML/KML (Emeritus) | ||
| + | * Nicklas Aven: Developer, Distance and proximity relationship function improvements, 3D proximity functions | ||
* Jeff Lounsbury : Data Loading / Dumping | * Jeff Lounsbury : Data Loading / Dumping | ||
| + | |||
| + | [[Category:OSGeo Project]] | ||
Latest revision as of 14:55, 25 November 2025
PostGIS has applied for Incubation and has been accepted. Find more Details on the PostGIS Incubation Status page.
Fact Sheet
From: https://postgis.net/
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 follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile.
PostGIS has been developed by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. We continue to develop PostGIS, and have added user interface tools, basic topology support, data validation, coordinate transformation, programming APIs and much more. Our list of future projects includes full topology support, raster support, networks and routing, three dimensional surfaces, curves and splines and other features. Ask us about consulting services and implementing new features.
- Paul Ramsey : Spatial Index, 3D index, Geography (PSC Chair)
- Sandro Santilli : Developer, GEOS Integration, Topology (PSC)
- Regina Obe : Developer, Tiger Geocoder, Windows Build, Documentation Lead (PSC)
- Darafei Praliaskouski: Index improvements, bug fixing and geometry/geography function improvements, SFCGAL, raster, GitHub curation (PSC)
- Raúl Marín Rodríguez: MVT support, Bug fixing, Performance and stability improvements, GitHub curation, alignment of PostGIS with PostgreSQL releases (PSC)
- Dan Baston: Geometry clustering function additions, other geometry algorithm enhancements, GEOS enhancements and general user support
- Martin Davis: GEOS enhancements and documentation
- Loïc Bartoletti: SFCGAL enhancements and maintenance and ci support
- Laurențiu Nicola: Bug fixes, maintenance, stability, and performance
Key Contributors Past
- Mark Cave-Ayland : Developer, PostgreSQL integration, shp2pgsql dumper/loader and GUI (Retired PSC)
- Bborie Park: Developer, Raster (Retired PSC)
- Pierre Racine: Developer, Raster (Retired)
- Olivier Courtin: Developer, 3D TIN,Polyhedral Surface, GML/KML (Emeritus)
- Nicklas Aven: Developer, Distance and proximity relationship function improvements, 3D proximity functions
- Jeff Lounsbury : Data Loading / Dumping