PostGIS: Spatially enabled Relational Database Sytem
PostGIS is a set of extensions to the relational database management system PostgreSQL, which provide access to spatial constructs, operators, and functions. In other words, PostGIS is a spatially-aware version of Postgresql. Paul Ramsey of Refractions Research has written up a nice summary of how were are using PostGIS.
Tuning Tips:
- Adjust kernel resources to allow larger memory allocation: (documentation)
- Increase the shared_buffers to a larger number (16000)
- See attached PDF at the bottom of this page for excellent ideas from Kevin Neufeld
PostGIS Syntax Examples:
PostGIS Presentations:
- Spatial Analysis with PostGIS presentation at PGCon2009 (Leo Hsu and Regina Obe)
- Tips for the PostGIS Power User (Kevin Neufeld, Refractions Research)
- PostGIS Spatial Database: Introduction and Case Studies (Paul Ramsey)
- Transitioning Low Earth Orbit Satellite Archive Data from Informix (Geodetic DataBlade) to PostgreSQL (PostGIS) (Churngwei Chu, NASA/SSAI)
- Intro to PostgreSQL/PostGIS and MapServer (Arnulf Christ)
Attachment:
Software
- General Purpose Programming with Scripting Languages
- LaTeX Tips and Tricks
- PostGIS: Spatially enabled Relational Database Sytem
- PROJ: forward and reverse geographic projections
- GDAL and OGR: geodata conversion and re-projection tools
- R: advanced statistical package
- GRASS GIS: raster, vector, and imagery analysis
- Generic Mapping Tools: high quality map production