PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
 
* [[PostGIS - Tipps und Tricks]]
 
* [[PostGIS - Tipps und Tricks]]
  
Websites und Dokumentation:
+
== Websites und Dokumentation ==
 
* [http://postgis.refractions.net PostGIS] (en)  
 
* [http://postgis.refractions.net PostGIS] (en)  
 
* [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.de
+
* [http://openjump.org/PostGIS_Tutorial.pdf PostGIS-Tutorial (Grundlagen) (de)] - von openjump.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
  
Bücher:
+
== Bücher ==
 
* Tyler Mitchell, Web Mapping Illustrated, 2005, 1 Ed., 372 S., O'Reilly, ISBN 0-596-00865-1 (das einzige Buch über PostGIS)
 
* 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]]
 
* Siehe auch [[PostgreSQL]]
 +
 +
== Software ==
  
 
PostgreSQL/PostGIS-Daten-Viewer (GIS-Viewer):
 
PostgreSQL/PostGIS-Daten-Viewer (GIS-Viewer):

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