PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Websites und Dokumentation)
Zeile 8: Zeile 8:
 
* [http://postgis.refractions.net/docs/ PostGIS Manual (html, en)], [http://postgis.refractions.net/docs/postgis.pdf PostGIS Manual (.pdf, en)]
 
* [http://postgis.refractions.net/docs/ PostGIS Manual (html, en)], [http://postgis.refractions.net/docs/postgis.pdf PostGIS Manual (.pdf, en)]
 
* [http://openjump.org/PostGIS_Tutorial.pdf PostGIS-Tutorial (Grundlagen) (de)] - von openjump.org
 
* [http://openjump.org/PostGIS_Tutorial.pdf PostGIS-Tutorial (Grundlagen) (de)] - von openjump.org
 +
* [http://giswiki.org/wiki/PostGIS_Tutorial PostGIS-Tutorial (de)] - von GISWiki.org
 
* [http://www.bostongis.com/postgis_quickguide.bqg?outputformat=PDF Quickguide] from BostonGIS
 
* [http://www.bostongis.com/postgis_quickguide.bqg?outputformat=PDF Quickguide] from BostonGIS
  

Version vom 9. Oktober 2007, 02:56 Uhr

PostGIS ist eine Erweiterung (Modul) von PostgreSQL um raumbezogene (geometrische) Funktionen auf Basis der bereits in der Standardversion vorhandenen Datentypen.

Siehe auch:

Websites und Dokumentation

Bücher

  • Tyler Mitchell, Web Mapping Illustrated, 2005, 1 Ed., 372 S., O'Reilly, ISBN 0-596-00865-1 (das einzige Buch über PostGIS)
  • Siehe auch PostgreSQL

Software

PostgreSQL/PostGIS-Daten-Viewer (GIS-Viewer):

PostGIS-Tools von Dritten:

  • PGAT - a graphical interface to PostGIS focused in mapping the geo-spatial operations defined in PostGIS.
  • pgRouting - Routing libary with Shortest Path and Traveling Sales Person algorithms.