19 lines
830 B
JSON
19 lines
830 B
JSON
|
|
{
|
||
|
|
"name:en": true,
|
||
|
|
"name": true,
|
||
|
|
"aeroway": true,
|
||
|
|
"boundary": ["aboriginal_lands", "border_zone", "forest", "hazard", "national_park", "protected_area", "disputed"],
|
||
|
|
"geological": true,
|
||
|
|
"highway": ["motorway", "trunk", "primary", "raceway"],
|
||
|
|
"historic": true,
|
||
|
|
"landuse": true,
|
||
|
|
"leisure": ["dog_park", "garden", "miniature_golf", "nature_reserve", "park", "playground", "stadium", "swimming_pool", "water_park"],
|
||
|
|
"military": ["airfield", "base", "bunker", "barracks", "danger_area", "nuclear_explosion_site", "range", "training_area"],
|
||
|
|
"natural": true,
|
||
|
|
"place": ["plot", "farm", "island", "islet", "sea", "ocean"],
|
||
|
|
"power": ["plant"],
|
||
|
|
"railway": ["abandoned", "construction", "disused", "rail"],
|
||
|
|
"tourism": ["attraction", "yes"],
|
||
|
|
"water": true,
|
||
|
|
"waterway": true
|
||
|
|
}
|