init
This commit is contained in:
commit
9902419b41
7 changed files with 410 additions and 0 deletions
19
tags.json
Normal file
19
tags.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue