Download List

專案描述

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.

System Requirements

System requirement is not defined
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 were fixed and some new PNG output features were added.

2010-01-20 07:28
0.7.0

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.
標籤: Major feature enhancements

2009-04-03 21:49
0.6.0

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

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.
標籤: Minor bugfixes

2008-02-08 05:28
0.5.0

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.
標籤: Major feature enhancements

Project Resources