Artem Pavlenko d75eb788f3 + expose iterator interface in mapnik::context
+ make feature_kv_iterator friend of feature_impl
2012-01-13 17:17:40 +00:00
2012-01-13 16:31:13 +00:00
2012-01-12 10:04:49 +00:00
2011-10-04 18:36:00 +00:00
2012-01-13 16:30:03 +00:00
2011-12-02 11:27:51 -08:00
2011-10-12 12:16:35 -07:00
2011-08-30 05:21:57 +00:00
2006-03-31 10:32:02 +00:00
2011-12-16 18:24:38 -08:00
2011-10-11 17:53:50 -07:00

    _/      _/                                _/  _/      
   _/_/  _/_/    _/_/_/  _/_/_/    _/_/_/        _/  _/   
  _/  _/  _/  _/    _/  _/    _/  _/    _/  _/  _/_/      
 _/      _/  _/    _/  _/    _/  _/    _/  _/  _/  _/     
_/      _/    _/_/_/  _/_/_/    _/    _/  _/  _/    _/    
                     _/                                   
                    _/                                    

Mapnik is an open source toolkit for developing mapping 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, 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 bindings (python, javascript, and ruby) facilitate rapid application development.

Mapnik is a free software and is released under LGPL (GNU Lesser General Public License) (see COPYING)

See INSTALL.md for installation instructions

For further information see http://mapnik.org

Description
Mapnik is an open source toolkit for developing mapping applications
Readme 200 MiB
Languages
C++ 94.7%
Python 3.2%
CMake 1.2%
Shell 0.5%
CSS 0.1%