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.

2010-03-23 20:52
0.7.1

Bugs behoben und einige neue PNG Ausgang Features wurden hinzugefügt.
Bugs were fixed and some new PNG output features were added.

2010-01-20 07:28
0.7.0

Diese Mitteilung zielt auf die Stabilität und die Benutzerfreundlichkeit der Mapnik Core Fortschritte bringen, während die Datenquelle Plugins. Usage, entweder über Python oder XML-Stylesheets, sollte voll kompatibel mit der 0.6.x-Serie. Dennoch bringt diese Version Verbesserungen und Fixes für die C + +-Kern, garantiert ein Major Release und neue ABI-Version ein.
Tags: Major feature enhancements
This release targets the stability and usability of the Mapnik Core while bringing advancements to the Datasource Plugins. Usage, either via Python or XML stylesheets, should be fully compatible with the 0.6.x series. Nevertheless, this release brings improvements and fixes to the C++ core that warrant a major release and new a ABI version.

2009-04-03 21:49
0.6.0

Diese Version bietet einen großen Fortschritt in Usability und Features wie mehrere neue Plugins, erweiterte Symbolisierung und ICU Unicode-Unterstützung. Über 140 Karten gegen diesen Meilenstein geschlossen waren, und baut bei Linux, sollte Mac OS X und Windows funktionieren besser als je zuvor.
This release offers a great advancement in usability and features such as several new plugins, advanced symbolization, and ICU Unicode support. Over 140 tickets were closed against this milestone, and builds across Linux, Mac OS X, and Windows should be working better than ever.

2008-04-15 22:17
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.

2008-02-08 05:28
0.5.0

Es wurde Unterstützung für native hat baut auf Mac OS X, Einzel-/ Multi-Threading-Varianten, gdal Rasterung und Zeichenkodierung. Der Text der Label-Platzierung Funktionalität wurde umfassender. Ein Qt4-basierte Viewer-Anwendung wurde hinzugefügt. Die innere Geometrie Darstellung wurde geändert, um ausdrücklich Multi-Geometrien. Ein optionaler libxml2 basierende Map Loader wurde hinzugefügt. Image Quantisierung wurde hinzugefügt. Bild "Ansichten" werden unterstützt. Das "Gedächtnis-Datei" auf I / O in der Form input plug-in wurde verbessert.
Tags: Major feature enhancements
Support was added for native builds on Mac OS X, single/multi-threading variants, gdal rastering, and character encoding. The text label placement functionality was made more comprehensive. A Qt4 based viewer application was added. The internal geometry representation was changed to explicitly support multi-geometries. An optional libxml2 based map loader was added. Image quantization was added. Image "views" are supported. The "memory file" based I/O in the shape input plug-in was improved.

Project Resources