QGIS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
 
* Download: http://download.qgis.org/downloads.rhtml
 
* Download: http://download.qgis.org/downloads.rhtml
  
It's written in C and uses libraries from [http://www.python.org/download/ Python], [[OGR]], [[GDAL]] and [[PROJ]]. Can work with [[PostGIS]] and reads and writes [[DXF]] as well as [[Shapefile]]s and all those formats supported by OGR.
+
See also [[OpenJUMP]]
 +
 
 +
QGIS is written in C and uses libraries from [http://www.python.org/download/ Python], [[OGR]], [[GDAL]] and [[PROJ]]. Can work with [[PostGIS]] and reads and writes [[DXF]] as well as [[Shapefile]]s and all those formats supported by OGR.
 +
 
 +
!!Tipps:
 +
 
 +
* Generating (html) clickable image maps: See [http://www.duif.net/qgis/ QGIS webpage].
 +
 
  
 
[[Kategorie:GIS]]
 
[[Kategorie:GIS]]

Version vom 14. Januar 2009, 03:02 Uhr

Quantum GIS (QGIS) is a user friendly Open Source GIS that runs on Linux, Unix, Mac OSX, and Windows.

See also OpenJUMP

QGIS is written in C and uses libraries from Python, OGR, GDAL and PROJ. Can work with PostGIS and reads and writes DXF as well as Shapefiles and all those formats supported by OGR.

!!Tipps: