PostGIS is a spatial extension for the PostgreSQL relational database that was created by Refractions Research Inc, as a spatial database technology research project. Refractions is a GIS and database consulting company in Victoria, British Columbia, Canada, specializing in data integration and custom software development.
PostGIS is now a project of the OSGeo Foundation and is developed and funded by many FOSS4G developers and organizations all over the world that gain great benefit from its functionality and versatility.
The PostGIS project development group plans on supporting and enhancing PostGIS to better support a range of important GIS functionality in the areas of OGC and SQL/MM spatial standards, advanced topological constructs (coverages, surfaces, networks), data source for desktop user interface tools for viewing and editing GIS data, and web-based access tools.
The PostGIS Project Steering Committee (PSC) coordinates the general direction, release cycles, documentation, and outreach efforts for the PostGIS project. In addition the PSC provides general user support, accepts and approves patches from the general PostGIS community and votes on miscellaneous issues involving PostGIS such as developer commit access, new PSC members or significant API changes.
MVT support, Bug fixing, Performance and stability improvements, GitHub curation, alignment of PostGIS with PostgreSQL releases
Buildbot Maintenance, Windows production and experimental builds, documentation, alignment of PostGIS with PostgreSQL releases, X3D support, TIGER geocoder support, management functions.
Index improvements, bug fixing and geometry/geography function improvements, SFCGAL, raster, GitHub curation, and Travis bot maintenance.
Co-founder of PostGIS project. General bug fixing, geography support, geography and geometry index support (2D, 3D, nD index and anything spatial index), underlying geometry internal structures, GEOS functionality integration and alignment with GEOS releases, alignment of PostGIS with PostgreSQL releases, loader/dumper, and Shapefile GUI loader.
Bug fixes and maintenance, buildbot maintenance, git mirror management, management functions, integration of new GEOS functionality and alignment with GEOS releases, topology support, and raster framework and low level API functions.
Distance function enhancements (including 3D distance and relationship functions) and additions, Tiny WKB (TWKB) output format and general user support
SFCGAL enhancments and maintenance and ci support
Geometry clustering function additions, other geometry algorithm enhancements, GEOS enhancements and general user support
GEOS enhancements and documentation
MapBox Vector Tile and GeoBuf functions. Gogs testing and GitLab experimentation.
Geometry Processing, PostgreSQL gist, general bug fixing
Prior PSC Member. Raster development, integration with GDAL, raster loader, user support, general bug fixing, testing on various OS (Slackware, Mac, Windows, and more)
Prior PSC Member. Coordinated bug fixing and maintenance effort, spatial index selectivity and binding, loader/dumper, and Shapefile GUI Loader, integration of new and new function enhancements.
(Emeritus) PostGIS SFCGAL creator, Input/output XML (KML,GML)/GeoJSON functions, 3D support and bug fixes.
Prior PSC Member. General development, site and buildbot maintenance, OSGeo incubation management
Prior PSC Member. Documentation and documentation support tools, buildbot maintenance, advanced user support on PostGIS newsgroup, and PostGIS maintenance function enhancements.
The original developer/Co-founder of PostGIS. Dave wrote the server side objects, index bindings, and many of the server side analytical functions.
Architect of PostGIS raster
Raster development, GDAL driver support, loader
Raster development (mostly map algebra analytic functions)
Original development of the Shapefile loader/dumper.
Ongoing maintenance and development of core functions. Enhanced curve support. Shapefile GUI loader.
CMake support for PostGIS, built original raster loader in python and low level raster API functions
Alex Bodnaru | Greg Troxel | Matthias Bay |
Alex Mayrhofer | Guillaume Lelarge | Maxime Guillaud |
Andrea Peri | Giuseppe Broccolo | Maxime van Noppen |
Andreas Forø Tollefsen | Han Wang | Michael Fuhr |
Andreas Neumann | Haribabu Kommi | Mike Toews |
Andrew Gierth | Havard Tveite | Nathan Wagner |
Anne Ghisla | IIDA Tetsushi | Nathaniel Clay |
Antoine Bajolet | Ingvild Nystuen | Nikita Shulga |
Arthur Lesuisse | Jackie Leng | Norman Vine |
Artur Zakirov | James Marca | Patricia Tozer |
Barbara Phillipot | Jan Katins | Rafal Magda |
Ben Jubb | Jason Smith | Ralph Mason |
Bernhard Reiter | Jeff Adams | Rémi Cura |
Björn Esser | Jim Jones | Richard Greenwood |
Brian Hamlin | Joe Conway | Roger Crew |
Bruce Rindahl | Jonne Savolainen | Ron Mayer |
Bruno Wolff III | Jose Carlos Martinez Llari | Sebastiaan Couwenberg |
Bryce L. Nordgren | Jörg Habenicht | Sergei Shoulbakov |
Carl Anderson | Julien Rouhaud | Sergey Fedoseev |
Charlie Savage | Kashif Rasul | Shinichi Sugiyama |
Christoph Berg | Klaus Foerster | Shoaib Burq |
Christoph Moench-Tegeder | Kris Jurka | Silvio Grosso |
Dane Springmeyer | Laurenz Albe | Stefan Corneliu Petrea |
Dave Fuhry | Lars Roessiger | Steffen Macke |
David Garnier | Leo Hsu | Stepan Kuzmin |
David Skea | Loic Dachary | Stephen Frost |
David Techer | Luca S. Percich | Steven Ottens |
Dmitry Vasilyev | Lucas C. Villa Real | Talha Rizwan |
Eduin Carrillo | Maria Arias de Reyna | Tom Glancy |
Eugene Antimirov | Marc Ducobu | Tom van Tilburg |
Even Rouault | Mark Sondheim | Vincent Mora |
Frank Warmerdam | Markus Schaber | Vincent Picavet |
George Silva | Markus Wanner | Volf Tomáš |
Gerald Fenoy | Matt Amos | |
Gino Lucrezi | Matt Bretl |
These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the PostGIS project. In alphabetical order:
Crowd funding campaigns are campaigns we run to get badly wanted features funded that can service a large number of people. Each campaign is specifically focused on a particular feature or set of features. Each sponsor chips in a small fraction of the needed funding and with enough people/organizations contributing, we have the funds to pay for the work that will help many. If you have an idea for a feature you think many others would be willing to co-fund, please post to the PostGIS newsgroup your thoughts and together we can make it happen.
PostGIS 2.0.0 was the first release we tried this strategy. We used PledgeBank and we got two successful campaigns out of it.
postgistopology - 10 plus sponsors each contributed $250 USD to build toTopoGeometry function and beef up topology support in 2.0.0. It happened.
postgis64windows - 20 someodd sponsors each contributed $100 USD to pay for the work needed to work out PostGIS 64-bit issues on windows. It happened.
The GEOS geometry operations library
The GDAL Geospatial Data Abstraction Library used to power much of the raster functionality introduced in PostGIS 2. In kind, improvements needed in GDAL to support PostGIS are contributed back to the GDAL project.
The PROJ cartographic projection library
Last but not least, PostgreSQL, the giant that PostGIS stands on. Much of the speed and flexibility of PostGIS would not be possible without the extensibility, great query planner, GIST index, and plethora of SQL features provided by PostgreSQL.