Chapter 1. Introduction

Table of Contents

1.1. Credits
1.2. More Information

PostGIS is developed 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. We plan on supporting and developing PostGIS to support a range of important GIS functionality, including full OpenGIS support, advanced topological constructs (coverages, surfaces, networks), desktop user interface tools for viewing and editing GIS data, and web-based access tools.

1.1. Credits

Sandro Santilli <[email protected]>

Coordinates all bug fixing and maintenance effort, integration of new GEOS functionality, and new function enhancements.

Mark Leslie <[email protected]>

Ongoing maintenance and development of core functions.

Chris Hodgson <[email protected]>

Maintains new functions and the 7.2 index bindings.

Paul Ramsey <[email protected]>

Keeps track of the documentation and packaging.

Jeff Lounsbury <[email protected]>

Original development of the Shape file loader/dumper.

Dave Blasby <[email protected]>

The original developer of PostGIS. Dave wrote the server side objects, index bindings, and many of the server side analytical functions.

Other contributors

In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Bruce Rindahl, Bernhard Reiter, Bruno Wolff III, Carl Anderson, Charlie Savage, David Skea, David Techer, IIDA Tetsushi, Geographic Data BC, Gerald Fenoy, Gino Lucrezi, Klaus Foerster, Kris Jurka, Mark Cave-Ayland, Mark Sondheim, Markus Schaber, Michael Fuhr, Nikita Shulga, Norman Vine, Olivier Courtin, Ralph Mason, Steffen Macke.

Important Support Libraries

The GEOS geometry operations library, and the algorithmic work of Martin Davis <[email protected]> of Vivid Solutions in making it all work.

The Proj4 cartographic projection library, and the work of Gerald Evenden and Frank Warmerdam in creating and maintaining it.

1.2. More Information