Downloadliste

Projektbeschreibung

Mapnik is a toolkit for developing GIS applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. Essentially a collection of geographic objects (map, layer, datasource, feature, and geometry), the library doesn't rely on "windowing systems" and can be deployed in any server environment. It is intended to play fair in a multi-threaded environment and is aimed primarily, but not exclusively, at Web-based development. High-level Python bindings (boost.python) facilitate rapid application development, targeting zope3, django, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-15 22:17 Zurück zur Release-Liste
0.5.1

Diese Version baut mit GCC 4.3. Es wieder aktiviert regex Unterstützung, die versehentlich in 0.5.0 deaktiviert. Bessere Fehlerbehandlung wurde shapeindex aufgenommen. Support ist für PPC-64 erstellt hat. Eine Division durch Null Fehler in placement_finder.cpp mit mehreren Schleifen, wurde behoben.
Tags: Minor bugfixes
This release builds with GCC 4.3. It re-enables regex support, which was inadvertently disabled in 0.5.0. Better error handling has been added to shapeindex. Support has been added for PPC-64 builds. A division by zero error in placement_finder.cpp with multiple loops has been fixed.

Project Resources