PostGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Websites und Dokumentation)
Zeile 14: Zeile 14:
 
* [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://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/Cheatsheet] from BostonGIS
 
* [http://www.gim-international.com/files/productsurvey_v_pdfdocument_14.pdf Vergleich von räumlichen Datenbanken] - IBM DB2, MySQL, Oracle Spatial, Postgis
 
* [http://www.gim-international.com/files/productsurvey_v_pdfdocument_14.pdf Vergleich von räumlichen Datenbanken] - IBM DB2, MySQL, Oracle Spatial, Postgis
  

Version vom 13. Januar 2008, 15:25 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.

Verschiedenes: