aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapnik/pkg-descr
blob: 499f9f4ead89ad7ee03cd2fa999e1c232e66761e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

WWW: http://www.mapnik.org/