mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
runways are not mapped as areas
source: https://wiki.openstreetmap.org/w/index.php?title=Tag:aeroway%3Drunway&oldid=2265087#How_to_Map
This commit is contained in:
parent
7b29032ce5
commit
48498fa410
1 changed files with 1 additions and 2 deletions
|
|
@ -7,8 +7,7 @@
|
|||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
"line",
|
||||
"area"
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"aeroway": "runway"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue