[tilestache] 08/12: Expand extended description to include TileStache features.

Bas Couwenberg sebastic at xs4all.nl
Tue Dec 23 11:56:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository tilestache.

commit 0142b3b0477f2abc1fd4fcdbd74cc3c0de9e6492
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 21 17:11:37 2014 +0100

    Expand extended description to include TileStache features.
---
 debian/changelog |  1 +
 debian/control   | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 01a9315..445e3b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ tilestache (1.49.8-1) UNRELEASED; urgency=low
     - Reorder files clauses placing debian directory at the end
     - Add Upstream-Contact header
     - Fix Source and Comment field names
+  * Expand extended description to include TileStache features.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 21 Dec 2014 17:01:13 +0100
 
diff --git a/debian/control b/debian/control
index 33c609b..126ac4b 100644
--- a/debian/control
+++ b/debian/control
@@ -35,4 +35,15 @@ Suggests: python-redis,
 Description: map tiles caching system
  TileStache is a Python-based server application that can serve up map tiles
  based on rendered geographic data.
+ .
+ TileStache features:
+ .
+  - Renders Mapnik maps.
+  - Serves pre-rendered tiles out of MBTiles tilesets.
+  - Generates vector tiles from OGR datasources in GeoJSON usable in Polymaps.
+  - Caches to disk, Memcache, Amazon S3, MBTiles, and elsewhere.
+  - Serves tiles in Google-style spherical mercator projection and WGS84
+    lat/lon projection.
+  - Runs from CGI, mod_python, or Gunicorn WSGI.
+  - Uses metatiles.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tilestache.git



More information about the Pkg-grass-devel mailing list