diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2013-01-01 00:31:53 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 00:39:16 -0500 |
commit | 28802da381668b028cbc6be35c8c3b3c533c6314 (patch) | |
tree | 4fa417c6508f48faa1911478c676d7f1b5d27fa2 /academic/mapnik/README | |
parent | c55dadbd64611ecbfc9274b191bcb4191616abcb (diff) |
academic/mapnik: Added (map-rendering toolkit)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 0000000000000..051d635e1c50f --- /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 |