PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Websites und Dokumentation)
Zeile 3: Zeile 3:
 
Siehe auch:
 
Siehe auch:
 
* [[PostGIS - Tipps und Tricks]]
 
* [[PostGIS - Tipps und Tricks]]
 +
* [[PostgreSQL]]
  
 
== Websites und Dokumentation ==
 
== Websites und Dokumentation ==

Version vom 9. Oktober 2007, 03:01 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.