PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 12: Zeile 12:
 
== Dokumentation und Tutorials ==
 
== Dokumentation und Tutorials ==
 
* PostGIS auf Refractions Ltd., Canada:  
 
* PostGIS auf Refractions Ltd., Canada:  
** [http://postgis.refractions.net PostGIS Homepage] (en)  
+
** [http://www.postgis.org PostGIS Homepage] (en)  
** [http://postgis.refractions.net/docs/ PostGIS Manual (html, en)], [http://postgis.refractions.net/documentation All PostGIS Manuals (.pdf, en)]
+
** [http://www.postgis.org/docs/ PostGIS Manual (html, en)], [http://postgis.refractions.net/documentation All PostGIS Manuals (.pdf, en)]
** [http://postgis.refractions.net/support/ PostGIS Support u.a. mit Mailingliste, Suche]
 
 
** [http://trac.osgeo.org/postgis/wiki/UsersWikiMain PostGIS Wiki]  
 
** [http://trac.osgeo.org/postgis/wiki/UsersWikiMain PostGIS Wiki]  
 
* Tutorials:
 
* Tutorials:
Zeile 57: Zeile 56:
  
 
Siehe [[PostgreSQL#Installation]].
 
Siehe [[PostgreSQL#Installation]].
 +
 +
== Support ==
 +
 +
* [http://www.postgis.org/support/ PostGIS Support] für Users und Developers, u.a. mit Mailingliste und Suche.
 +
* Siehe auch [[PostgreSQL#Support]].
  
 
== FAQ zu PostGIS==
 
== FAQ zu PostGIS==

Version vom 3. Dezember 2010, 00:06 Uhr

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

Siehe auch:


Dokumentation und Tutorials

Bücher

  • Tyler Mitchell, Web Mapping Illustrated, 2005, 1 Ed., 372 S., O'Reilly, ISBN 0-596-00865-1 (das zurzeit 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.

PostgreSQL/PostGIS und ArcGIS:

Installation

Siehe PostgreSQL#Installation.

Support

FAQ zu PostGIS

Siehe PostGIS - Tipps und Tricks. Siehe auch PostGIS Wiki mit 'Newbie Questions'.