diff options
Diffstat (limited to 'gis/mapnik/README')
-rw-r--r-- | gis/mapnik/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gis/mapnik/README b/gis/mapnik/README new file mode 100644 index 0000000000..86fba9844e --- /dev/null +++ b/gis/mapnik/README @@ -0,0 +1,8 @@ +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 |