17 lines
822 B
JSON
17 lines
822 B
JSON
{
|
|
"aeroway": true,
|
|
"boundary": ["aboriginal_lands", "border_zone", "forest", "hazard", "national_park", "protected_area", "disputed"],
|
|
"geological": true,
|
|
"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"],
|
|
"sport" : ["bmx", "golf", "paintball", "skateboard", "skiing", "speedway", "tennis"],
|
|
"tourism": ["attraction", "yes"],
|
|
"water": true,
|
|
"waterway": true
|
|
}
|