Skip to content

Commit

Permalink
added mapnik grid providers layer_id_key parameter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tnightingale authored and migurski committed Jul 6, 2012
1 parent 2dc663a commit 8279596
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TileStache/Mapnik.py
Expand Up @@ -175,6 +175,11 @@ class GridProvider:
- scale (optional)
Scale factor of output raster, defaults to 4 (64x64).
- layer_id_key (optional)
If set, each item in the 'data' property will have it's source mapnik
layer name added, keyed by this value. Useful for distingushing
between data items.
Information and examples for UTF Grid:
- https://github.com/mapbox/utfgrid-spec/blob/master/1.2/utfgrid.md
- http://mapbox.github.com/wax/interaction-leaf.html
Expand Down

0 comments on commit 8279596

Please sign in to comment.