diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-07-09 11:58:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-12 10:40:39 +0700 |
commit | c0aa5961fb334a7da85a5a6bd27f1dbbf9e4a387 (patch) | |
tree | 18395af6808a9406b6af83e064493a432963ff9a /gis/mapnik/README | |
parent | 291a448d425a520e6e648f789e941965e7dbb21a (diff) |
gis/mapnik: Updated for version 3.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 86fba9844e24..09f8877b8735 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 |