PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 8: Zeile 8:
 
* [http://postgis.refractions.net/docs/ PostGIS manual]]
 
* [http://postgis.refractions.net/docs/ PostGIS manual]]
 
* [http://www.bostongis.com/postgis_quickguide.bqg?outputformat=PDF Quickguide] from BostonGIS
 
* [http://www.bostongis.com/postgis_quickguide.bqg?outputformat=PDF Quickguide] from BostonGIS
 +
 +
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]]
  
 
PostgreSQL/PostGIS-Daten-Viewer (GIS-Viewer):
 
PostgreSQL/PostGIS-Daten-Viewer (GIS-Viewer):

Version vom 8. Oktober 2007, 12:48 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

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.