artemp 4ba87b1e9d c++14 support is not sufficient on windows: reverting back and start tracking Windows workarounds in separate branch
Revert "move BOOST_SPIRIT_DEFINE into separate headers + use across all grammar defs (#3573)"

This reverts commit 81cfa721dbfe3df55346f7823ecabc98b9f74f07.

Revert "windows : fix errors C3259 + C3249"

This reverts commit 8327905abaece377185d1b02837f49056d668206.

Revert "Workaround for VC++ C2995 via redifining BOOST_SPIRIT_DEFINE macro (#3573)"

This reverts commit 2a2f0bf00a5772f9894206e880a8d285296c9aa2.
2016-12-14 17:11:59 +01:00
2016-10-13 17:00:11 +02:00
2016-08-16 16:00:24 +01:00
2016-12-14 11:17:42 +01:00
2015-11-05 11:18:59 -08:00
2016-09-06 12:09:51 -07:00
2016-11-29 10:48:48 +01:00
2015-10-12 10:38:58 -07:00
2016-10-17 11:01:07 +02:00
2016-08-26 14:30:47 -07:00
2015-05-23 15:59:52 -07:00
2013-03-22 08:32:08 +00:00
2016-05-18 13:38:07 -04:00
2016-12-09 17:55:51 +01:00

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

Build Status Linux Build Status Windows Coverage Status

Mapnik is an open source toolkit for developing mapping applications. At the core is a C++ shared library providing algorithms and patterns for spatial data access and visualization.

Mapnik is basically a collection of geographic objects like maps, layers, datasources, features, and geometries. The library doesn't rely on any OS specific "windowing systems" and it can be deployed to 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.

For further information see http://mapnik.org and also our wiki documentation.

Installation

See INSTALL.md for installation instructions and the Install page on the wiki for guides.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Mapnik software is free and is released under the LGPL (GNU Lesser General Public License). Please see COPYING for more information.

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%