Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set maxzoom to 14 #47

Merged
merged 1 commit into from Oct 12, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions data.xml
Expand Up @@ -3,11 +3,11 @@
<Map srs="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over">

<Parameters>
<Parameter name="center">-122.4144,37.7907,16</Parameter>
<Parameter name="center">-122.4144,37.7907,14</Parameter>
<Parameter name="description"><![CDATA[Data source for Wikimedia's fork of osm-bright2]]></Parameter>
<Parameter name="format">pbf</Parameter>
<Parameter name="json"><![CDATA[{"vector_layers":[{"id":"landuse","description":"","fields":{"osm_id":"Number","class":"String","z_order":"Number","way_area":"Number"}},{"id":"waterway","description":"","fields":{"osm_id":"Number","class":"String"}},{"id":"water","description":"","fields":{"osm_id":"Number"}},{"id":"aeroway","description":"","fields":{"osm_id":"Number","type":"String"}},{"id":"building","description":"","fields":{"osm_id":"Number"}},{"id":"road","description":"","fields":{"osm_id":"Number","class":"String","is":"String"}},{"id":"admin","description":"","fields":{"osm_id":"Number","admin_level":"String","maritime":"Number","disputed":"Number"}},{"id":"country_label","description":"","fields":{"osm_id":"Number","name_en":"String","scalerank":"Number","code":"String"}},{"id":"place_label","description":"","fields":{"osm_id":"Number","name_en":"String","type":"String","ldir":"String","localrank":"Number"}},{"id":"poi_label","description":"","fields":{"osm_id":"Number","name":"String","name_en":"String","scalerank":"Number","localrank":"Number","maki":"String"}},{"id":"road_label","description":"","fields":{"osm_id":"Number","shield":"String","name_en":"String","ref":"String","reflen":"Number","len":"Number"}}]}]]></Parameter>
<Parameter name="maxzoom">16</Parameter>
<Parameter name="maxzoom">14</Parameter>
<Parameter name="minzoom">0</Parameter>
<Parameter name="name"><![CDATA[osm-bright]]></Parameter>
</Parameters>
Expand Down
4 changes: 2 additions & 2 deletions data.yml
Expand Up @@ -10,7 +10,7 @@ attribution: ''
center:
- -122.4144
- 37.7907
- 16
- 14
description: Data source for Wikimedia's fork of osm-bright2
Layer:
- id: landuse
Expand Down Expand Up @@ -735,6 +735,6 @@ Layer:
properties:
"buffer-size": 64
srs: +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over
maxzoom: 16
maxzoom: 14
minzoom: 0
name: osm-bright