Python Cartographic Library: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
Zeile 8: Zeile 8:
 
[[Kategorie:Programmierung]]
 
[[Kategorie:Programmierung]]
 
[[Kategorie:Open Source]]
 
[[Kategorie:Open Source]]
 +
[[Kategorie:Web Mapping]]
 +
[[Kategorie:Linux]]
 +
[[Kategorie:Viewer]]

Version vom 20. November 2005, 12:52 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.