2011-10-12 02:53:50 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
_/ _/ _/ _/
|
|
|
|
_/_/ _/_/ _/_/_/ _/_/_/ _/_/_/ _/ _/
|
|
|
|
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/
|
|
|
|
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
|
|
|
|
_/ _/ _/_/_/ _/_/_/ _/ _/ _/ _/ _/
|
|
|
|
_/
|
|
|
|
_/
|
|
|
|
```
|
|
|
|
|
2011-10-10 22:22:20 +02: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.
|
2005-09-08 15:03:19 +02:00
|
|
|
|
2010-10-02 14:30:53 +02:00
|
|
|
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.
|
2005-09-08 15:03:19 +02:00
|
|
|
|
2011-10-10 22:22:20 +02:00
|
|
|
High-level bindings (python, javascript, and ruby) facilitate rapid
|
|
|
|
application development.
|
2005-09-08 15:03:19 +02:00
|
|
|
|
2010-10-02 14:30:53 +02:00
|
|
|
Mapnik is a free software and is released under LGPL (GNU Lesser General
|
2011-10-10 22:22:20 +02:00
|
|
|
Public License) (see COPYING)
|
|
|
|
|
|
|
|
See INSTALL.md for installation instructions
|
2009-02-17 22:42:52 +01:00
|
|
|
|
2011-10-10 22:22:20 +02:00
|
|
|
For further information see http://mapnik.org
|