better tags, list of pbf urls
This commit is contained in:
parent
fc00e77b33
commit
08eca3e042
5 changed files with 506 additions and 6 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
"name:en": true,
|
||||
"name": true,
|
||||
"highway": ["motorway", "trunk", "primary"],
|
||||
"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"],
|
||||
|
|
@ -13,7 +11,8 @@
|
|||
"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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue