postgis/CREDITS
Paul Ramsey e40e70c515 Updates for 0.8.0 release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@385 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-25 03:03:01 +00:00

37 lines
1.3 KiB
Plaintext

CREDITS: 2003/11/24
The core team of PostGIS is from Refractions Research:
Dave Blasby, Paul Ramsey, Jeff Lounsbury and Chris Hodgson.
All versions include substantial contributions from the
core team.
VERSION SPECIFIC CREDITS:
Version 0.1 of PostGIS was developed by Refractions Research Inc, of Victora,
British Columbia, Canada (http://www.refractions.net), as a research project
into using PostgreSQL as a geospatial data-store. The following staff
participated in the project:
Dave Blasby - Core server objects and indexing (the hard stuff!)
Paul Ramsey - Extensions to the PostgreSQL JDBC driver.
Jeff Lounsbury - Shape file loader/dumper.
Version 0.2 of PostGIS includes contributions from:
Norman Vine on CygWin compilation issues
Version 0.5 of PostGIS includes contributions from:
Geographic Data BC (David Skea and Mark Sondheim) with funding and
direction on adding calculations on a spheroid to PostGIS.
Version 0.7 of PostGIS includes patches from:
Steffen Macke on numerous loader/dumper bugs.
Bernhard Reiter on some documentation issues and a loader limit.
Mark Cave-Ayland on truly_inside().
STRK on shp2pgsql improvements
Version 0.8 of PostGIS includes patches from:
Carl Anderson on schemas
STRK on numerous bug fixes and enhancements