diff options
Diffstat (limited to 'gis/mapnik/README')
-rw-r--r-- | gis/mapnik/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/gis/mapnik/README b/gis/mapnik/README index 86fba9844e..09f8877b87 100644 --- a/gis/mapnik/README +++ b/gis/mapnik/README @@ -1,8 +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. +Mapnik is a free toolkit for developing mapping applications. 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 +- gdal: GDAL and OGR plugin support +- libwebp: WebP image support +- librasterlite: SpatiaLite raster support +- postgis: PostGIS plugin support +- proj: reprojection support |