This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository gis.
commit 463accd84a9162c79a1224288705ea13c92c03d5 Author: Ross Gammon <[email protected]> Date: Fri Nov 20 20:15:42 2015 +0100 Add node-kosmtik to osm & web tasks, and node-leaflet-hash to osm --- tasks/osm | 17 +++++++++++++++++ tasks/web | 10 ++++++++++ 2 files changed, 27 insertions(+) diff --git a/tasks/osm b/tasks/osm index 517a681..ab07005 100644 --- a/tasks/osm +++ b/tasks/osm @@ -158,3 +158,20 @@ Depends: libgeo-coder-osm-perl Depends: osmium, osmium-tool, osmcoastline, osmium-contrib, node-osmium, python-pyosmium +Depends: node-kosmtik +Pkg-Description: Make maps with OpenStreetMap and Mapnik + Kosmtik is a very light but extendable mapping framework to create Mapnik + ready maps with OpenStreetMap data (and more). + . + Carto based projects are supported (with .mml or .yml config). +Homepage: https://github.com/kosmtik/kosmtik#readme +License: WTFPL +WNPP: 805308 + +Suggests: node-leaflet-hash +Pkg-Description: add dynamic URL hashes to web pages with Leaflet maps + Leaflet-hash lets you to add dynamic URL hashes to web pages with Leaflet + maps. You can easily link users to specific map views. +Homepage: https://github.com/mlevans/leaflet-hash +License: Expat +WNPP: 694137 diff --git a/tasks/web b/tasks/web index 0c89486..2578444 100644 --- a/tasks/web +++ b/tasks/web @@ -52,3 +52,13 @@ Suggests: mapcache-cgi Depends: python-owslib Depends: python-pycsw, pycsw-cgi + +Depends: node-kosmtik +Pkg-Description: Make maps with OpenStreetMap and Mapnik + Kosmtik is a very light but extendable mapping framework to create Mapnik + ready maps with OpenStreetMap data (and more). + . + Carto based projects are supported (with .mml or .yml config). +Homepage: https://github.com/kosmtik/kosmtik#readme +License: WTFPL +WNPP: 805308 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
