Welcome to the Python Cartographic Lab Wiki

The Python Cartography Library, or 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 and free for use under the GPL version 2 license.

Related Python GIS Projects

This Trac instance is also the home for development of several independent and smaller LGPL and BSD licensed packages

Starting Points