forked from osm-search/nominatim-ui
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
151 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,118 +1,163 @@ | ||
[ | ||
{ "tags" : { | ||
"place" : { | ||
"sea" : [2, 0], | ||
"island" : [17, 0], | ||
"islet" : [20, 0], | ||
"continent" : [2, 0], | ||
"country" : [4, 0], | ||
"state" : [8, 0], | ||
"province" : [8, 0], | ||
"region" : [18, 0], | ||
"county" : [12, 0], | ||
"district" : [12, 0], | ||
"municipality" : [14, 0], | ||
"city" : [16, 0], | ||
"town" : [18, 0], | ||
"borough" : [18, 0], | ||
"village" : [19, 16], | ||
"suburb" : [19, 20], | ||
"hamlet" : [20, 0], | ||
"croft" : [20, 0], | ||
"subdivision" : [22, 0], | ||
"allotments" : [22, 0], | ||
"neighbourhood" : [20, 0], | ||
"quarter" : [20, 0], | ||
"isolated_dwelling" : [22, 0], | ||
"farm" : [22, 0], | ||
"city_block" : [25, 0], | ||
"mountain_pass" : [25, 0], | ||
"square" : [25, 0], | ||
"locality" : [25, 0], | ||
"houses" : [28, 0], | ||
"house" : 30, | ||
"" : [22, 0] | ||
{ | ||
"tags": { | ||
"place": { | ||
"continent": [2, 0], | ||
"sea": [2, 0], | ||
"island": [17, 0], | ||
"mountain_pass": [18, 0], | ||
"islet": [20, 0], | ||
"empire": [3, 0], | ||
"caliphate": [4, 0], | ||
"kingdom": [4, 0], | ||
"emirate": [4, 0], | ||
"country": [4, 0], | ||
"republic": [4, 0], | ||
"confederation": [4, 0], | ||
"realm": [4, 0], | ||
"city-state": [5, 0], | ||
"protectorate": [6, 0], | ||
"principate": [6, 0], | ||
"colony": [8, 0], | ||
"state": [8, 0], | ||
"province": [8, 0], | ||
"region": [8, 0], | ||
"commonwealth": [8, 0], | ||
"governate": [8, 0], | ||
"province": [8, 0], | ||
"oblast": [8, 0], | ||
"eyalet": [8, 0], | ||
"viyalet": [8, 0], | ||
"chiefdom": [8, 0], | ||
"major divisions": [8, 0], | ||
"prefecture": [8, 0], | ||
"district": [10, 0], | ||
"subdistricts": [10, 0], | ||
"territory": [10, 0], | ||
"county": [12, 0], | ||
"district": [12, 0], | ||
"parish": [12, 0], | ||
"sanjak": [12, 0], | ||
"canton": [12, 0], | ||
"municipality": [14, 0], | ||
"markaz": [14, 0], | ||
"city": [16, 0], | ||
"town": [18, 0], | ||
"borough": [18, 0], | ||
"quarter": [18, 0], | ||
"township": [18, 0], | ||
"borough": [18, 0], | ||
"village": [19, 0], | ||
"suburb": [19, 0], | ||
"hamlet": [20, 0], | ||
"croft": [20, 0], | ||
"shire": [20, 0], | ||
"arrondisement": [20, 0], | ||
"wards": [20, 0], | ||
"commune": [20, 0], | ||
"department": [20, 0], | ||
"ghetto": [20, 0], | ||
"sector": [20, 0], | ||
"zone": [20, 0], | ||
"neighbourhood": [20, 0], | ||
"rancho": [20, 0], | ||
"mission": [20, 0], | ||
"base": [20, 0], | ||
"subdivision": [22, 0], | ||
"allotments": [22, 0], | ||
"park": [22, 0], | ||
"farm": [22, 0], | ||
"ranch": [22, 0], | ||
"campus": [22, 0], | ||
"city_block": [25, 0], | ||
"square": [25, 0], | ||
"locality": [25, 0], | ||
"outpost": [28, 0], | ||
"isolated_dwelling": [28, 0], | ||
"houses": [28, 0], | ||
"house": 30, | ||
"": [22, 0] | ||
}, | ||
"boundary" : { | ||
"administrative2" : [4, 0], | ||
"administrative3" : [6, 0], | ||
"administrative4" : [8, 0], | ||
"administrative5" : [10, 0], | ||
"administrative6" : [12, 0], | ||
"administrative7" : [14, 0], | ||
"administrative8" : [16, 0], | ||
"administrative9" : [18, 0], | ||
"administrative10" : [20, 0], | ||
"administrative11" : [22, 0], | ||
"administrative12" : [24, 0], | ||
"" : [25, 0] | ||
"boundary": { | ||
"administrative2": [4, 0], | ||
"administrative3": [6, 0], | ||
"administrative4": [8, 0], | ||
"administrative5": [10, 0], | ||
"administrative6": [12, 0], | ||
"administrative7": [14, 0], | ||
"administrative8": [16, 0], | ||
"administrative9": [18, 0], | ||
"administrative10": [20, 0], | ||
"administrative11": [22, 0], | ||
"administrative12": [24, 0], | ||
"": [25, 0] | ||
}, | ||
"landuse" : { | ||
"residential" : [22, 0], | ||
"farm" : [22, 0], | ||
"farmyard" : [22, 0], | ||
"industrial" : [22, 0], | ||
"commercial" : [22, 0], | ||
"allotments" : [22, 0], | ||
"retail" : [22, 0], | ||
"" : [22, 0] | ||
"landuse": { | ||
"residential": [22, 0], | ||
"farm": [22, 0], | ||
"farmyard": [22, 0], | ||
"industrial": [22, 0], | ||
"commercial": [22, 0], | ||
"allotments": [22, 0], | ||
"retail": [22, 0], | ||
"": [22, 0] | ||
}, | ||
"leisure" : { | ||
"park" : [24, 0] | ||
"leisure": { | ||
"park": [24, 0] | ||
}, | ||
"natural" : { | ||
"peak" : [18, 0], | ||
"volcano" : [18, 0], | ||
"mountain_range" : [18, 0], | ||
"sea" : [4, 0], | ||
"tree" : 30, | ||
"spring" : 30, | ||
"cave_entrance" : 30, | ||
"geyser" : 30, | ||
"hot_spring" : 30, | ||
"rock" : 30, | ||
"stone" : 30, | ||
"" : [22, 0] | ||
"natural": { | ||
"peak": [18, 0], | ||
"volcano": [18, 0], | ||
"mountain_range": [18, 0], | ||
"sea": [4, 0], | ||
"tree": 30, | ||
"spring": 30, | ||
"cave_entrance": 30, | ||
"geyser": 30, | ||
"hot_spring": 30, | ||
"rock": 30, | ||
"stone": 30, | ||
"": [22, 0] | ||
}, | ||
"waterway" : { | ||
"river" : [19, 0], | ||
"stream" : [22, 0], | ||
"ditch" : [22, 0], | ||
"drain" : [22, 0], | ||
"" : [20, 0] | ||
"waterway": { | ||
"river": [19, 0], | ||
"stream": [22, 0], | ||
"ditch": [22, 0], | ||
"drain": [22, 0], | ||
"": [20, 0] | ||
}, | ||
"highway" : { | ||
"" : 30, | ||
"service" : 27, | ||
"cycleway" : 27, | ||
"path" : 27, | ||
"footway" : 27, | ||
"steps" : 27, | ||
"bridleway" : 27, | ||
"motorway_link" : 27, | ||
"primary_link" : 27, | ||
"trunk_link" : 27, | ||
"secondary_link" : 27, | ||
"tertiary_link" : 27, | ||
"residential" : 26, | ||
"track" : 26, | ||
"unclassified" : 26, | ||
"tertiary" : 26, | ||
"secondary" : 26, | ||
"primary" : 26, | ||
"living_street" : 26, | ||
"trunk" : 26, | ||
"motorway" : 26, | ||
"pedestrian" : 26, | ||
"road" : 26, | ||
"construction" : 26 | ||
"highway": { | ||
"": 30, | ||
"service": 27, | ||
"cycleway": 27, | ||
"path": 27, | ||
"footway": 27, | ||
"steps": 27, | ||
"bridleway": 27, | ||
"motorway_link": 27, | ||
"primary_link": 27, | ||
"trunk_link": 27, | ||
"secondary_link": 27, | ||
"tertiary_link": 27, | ||
"residential": 26, | ||
"track": 26, | ||
"unclassified": 26, | ||
"tertiary": 26, | ||
"secondary": 26, | ||
"primary": 26, | ||
"living_street": 26, | ||
"trunk": 26, | ||
"motorway": 26, | ||
"pedestrian": 26, | ||
"road": 26, | ||
"construction": 26 | ||
}, | ||
"mountain_pass" : { | ||
"" : [20, 0] | ||
"mountain_pass": { | ||
"": [20, 0] | ||
}, | ||
"historic" : { | ||
"neighbourhood" : [22, 0] | ||
"historic": { | ||
"neighbourhood": [22, 0] | ||
} | ||
} | ||
} | ||
} | ||
] |