Other News
Refractions' 10 Year Anniversary
April 11, 2008
Refractions Receives GSA Schedule
February 12, 2008
December 12, 2007
September 24, 2007
FOSS4G 2007 Coming to Victoria
January 10, 2007
Refractions joins Google's Summer of Code
April 16, 2006
Initial Release of PostGIS
Refractions Research is pleased to announce the inital release of PostGIS, a set of 3-D geographic object types for the PostgreSQL 7.1.x database server.
PostGIS includes the following functionality:
- Simple Features as defined by the OpenGIS Consortium (OGC)
- Point
- LineString
- Polygon (with holes)
- MultiPoint
- MultiLineString
- MultiPolygon
- GeometryCollection
- The text representation of the simple features is the OGC Well-Known Text format.
- Geometries can be indexed using either R-Tree (not recommended) or GiST (recommended).
- Simple geospatial analysis functions.
- PostgreSQL JDBC extension objects corresponding to the geometries.
PostGIS is an open-source project released under the GNU General Public Licence.
For more information about PostGIS, visit the project web site at http://postgis.refractions.net.