remove completely outdated entries from map key for default layer
This commit is contained in:
parent
e04cab862b
commit
adb083dbc8
6 changed files with 0 additions and 8 deletions
Binary file not shown.
Before Width: | Height: | Size: 139 B |
Binary file not shown.
Before Width: | Height: | Size: 184 B |
Binary file not shown.
Before Width: | Height: | Size: 104 B |
Binary file not shown.
Before Width: | Height: | Size: 208 B |
|
@ -6,9 +6,7 @@ mapnik:
|
|||
- { min_zoom: 12, max_zoom: 19, name: primary, image: primary12.png }
|
||||
- { min_zoom: 9, max_zoom: 11, name: secondary, image: secondary.png }
|
||||
- { min_zoom: 12, max_zoom: 19, name: secondary, image: secondary12.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: unsurfaced, image: unsurfaced.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: track, image: track.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: byway, image: byway.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: bridleway, image: bridleway.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: cycleway, image: cycleway.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
|
||||
|
@ -25,7 +23,6 @@ mapnik:
|
|||
- { min_zoom: 10, max_zoom: 19, name: golf, image: golf.png }
|
||||
- { min_zoom: 10, max_zoom: 19, name: park, image: park.png }
|
||||
- { min_zoom: 8, max_zoom: 19, name: resident, image: resident.png }
|
||||
- { min_zoom: 10, max_zoom: 19, name: tourist, image: tourist.png }
|
||||
- { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
|
||||
- { min_zoom: 10, max_zoom: 19, name: retail, image: retail.png }
|
||||
- { min_zoom: 10, max_zoom: 19, name: industrial, image: industrial.png }
|
||||
|
@ -47,6 +44,5 @@ mapnik:
|
|||
- { min_zoom: 12, max_zoom: 19, name: tunnel, image: tunnel.png }
|
||||
- { min_zoom: 13, max_zoom: 19, name: bridge, image: bridge.png }
|
||||
- { min_zoom: 15, max_zoom: 19, name: private, image: private.png }
|
||||
- { min_zoom: 15, max_zoom: 19, name: permissive, image: permissive.png }
|
||||
- { min_zoom: 15, max_zoom: 19, name: destination, image: destination.png }
|
||||
- { min_zoom: 12, max_zoom: 19, name: construction, image: construction.png }
|
||||
|
|
|
@ -1426,9 +1426,7 @@ en:
|
|||
primary: "Primary road"
|
||||
secondary: "Secondary road"
|
||||
unclassified: "Unclassified road"
|
||||
unsurfaced: "Unsurfaced road"
|
||||
track: "Track"
|
||||
byway: "Byway"
|
||||
bridleway: "Bridleway"
|
||||
cycleway: "Cycleway"
|
||||
footway: "Footway"
|
||||
|
@ -1452,7 +1450,6 @@ en:
|
|||
golf: "Golf course"
|
||||
park: "Park"
|
||||
resident: "Residential area"
|
||||
tourist: "Tourist attraction"
|
||||
common:
|
||||
- Common
|
||||
- meadow
|
||||
|
@ -1482,7 +1479,6 @@ en:
|
|||
tunnel: "Dashed casing = tunnel"
|
||||
bridge: "Black casing = bridge"
|
||||
private: "Private access"
|
||||
permissive: "Permissive access"
|
||||
destination: "Destination access"
|
||||
construction: "Roads under construction"
|
||||
richtext_area:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue