Update airport apron mapnik map key
This commit is contained in:
parent
75042a04a1
commit
2a6932b94b
3 changed files with 2 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 137 B |
|
@ -21,7 +21,7 @@ mapnik:
|
||||||
- { min_zoom: 17, name: tram_only, width: 52, height: 2, fill: "#6e6e6e" }
|
- { min_zoom: 17, name: tram_only, width: 52, height: 2, fill: "#6e6e6e" }
|
||||||
- { min_zoom: 12, max_zoom: 19, name: cable, image: cable.png }
|
- { min_zoom: 12, max_zoom: 19, name: cable, image: cable.png }
|
||||||
- { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }
|
- { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }
|
||||||
- { min_zoom: 12, max_zoom: 19, name: apron, image: apron.png }
|
- { min_zoom: 11, name: apron_only, width: 26, height: 10, fill: "#dadae0" } # landcover.mss
|
||||||
# administrative boundaries: admin.mss
|
# administrative boundaries: admin.mss
|
||||||
- { name: admin, width: 52, height: 2, fill: "#8d618b88" }
|
- { name: admin, width: 52, height: 2, fill: "#8d618b88" }
|
||||||
# landcover z5: landcover.mss, water.mss
|
# landcover z5: landcover.mss, water.mss
|
||||||
|
|
|
@ -2303,9 +2303,7 @@ en:
|
||||||
runway:
|
runway:
|
||||||
- Airport Runway
|
- Airport Runway
|
||||||
- taxiway
|
- taxiway
|
||||||
apron:
|
apron_only: "Airport apron"
|
||||||
- Airport apron
|
|
||||||
- terminal
|
|
||||||
admin: "Administrative boundary"
|
admin: "Administrative boundary"
|
||||||
orchard:
|
orchard:
|
||||||
- Orchard
|
- Orchard
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue