diff options
Diffstat (limited to 'academic/mapnik/README')
-rw-r--r-- | academic/mapnik/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/mapnik/README b/academic/mapnik/README new file mode 100644 index 0000000000..051d635e1c --- /dev/null +++ b/academic/mapnik/README @@ -0,0 +1,9 @@ +Mapnik is a Free Toolkit for developing mapping applications using a C++ +API or Python bindings. + +Mapnik can be used for both desktop map design and web development. + +Optional dependencies: +- gdal: for GDAL and OGR plugin support +- postgis: for PostGIS plugin support +- cairomm: for PDF, PS and SVG support |