Skip to content

Commit

Permalink
Merge pull request #621 from mapzen/transit-query-z5
Browse files Browse the repository at this point in the history
Start querying transit layer at z5
  • Loading branch information
rmarianski committed Mar 21, 2016
2 parents 04bfad7 + 8f0a8ce commit 31f5de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ layers:
- TileStache.Goodies.VecTiles.transform.remove_feature_id
transit:
template: transit.jinja2
start_zoom: 6
start_zoom: 5
geometry_types: [LineString, MultiLineString, Polygon, MultiPolygon]
transform:
- TileStache.Goodies.VecTiles.transform.tags_create_dict
Expand Down

0 comments on commit 31f5de8

Please sign in to comment.