Python Cartographic Library: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:
  
 
PCL is open source software, free for use under a GPL 2 license.
 
PCL is open source software, free for use under a GPL 2 license.
 +
 +
* http://zcologia.org/cartography/
 +
* http://trac.gispython.org/projects/PCL
  
 
[[Kategorie:Python]]
 
[[Kategorie:Python]]
 
[[Kategorie:Programmierung]]
 
[[Kategorie:Programmierung]]
 
[[Kategorie:Open Source]]
 
[[Kategorie:Open Source]]
 +
[[Kategorie:Web Mapping]]
 +
[[Kategorie:Linux]]
 +
[[Kategorie:Viewer]]

Aktuelle Version vom 21. November 2005, 10:26 Uhr

The Python Cartography Library (PCL), is a package of modules for rendering GIS data from a variety of backends into maps. Its mission is to be the best possible Python interface to open source GIS software such as PROJ.4, GEOS, GDAL, OGR, and MapServer, and to be easy to use with Python web application frameworks as well as with matplotlib.

PCL is open source software, free for use under a GPL 2 license.