add turning_circle to autocomplete
This commit is contained in:
parent
935656bfbe
commit
a2caee2a35
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# each line should be: key / way|point|POI (tab) list_of_values
|
||||
# '-' indicates no autocomplete for values
|
||||
highway/way motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,service,bridleway,cycleway,footway,pedestrian,steps,living_street,track
|
||||
highway/point mini_roundabout,traffic_signals,crossing,gate,stile,cattle_grid,toll_booth,incline,viaduct,motorway_junction,services,ford,bus_stop
|
||||
highway/point mini_roundabout,traffic_signals,crossing,gate,stile,cattle_grid,toll_booth,incline,viaduct,motorway_junction,services,ford,bus_stop,turning_circle
|
||||
junction/way roundabout
|
||||
cycleway/way lane,track,opposite_lane,opposite_track,opposite
|
||||
waterway/way river,canal,stream,drain,dock,riverbank
|
||||
|
@ -20,7 +20,7 @@ man_made/point works,beacon,survey_point,power_wind,power_hydro,power_fossil,pow
|
|||
man_made/way reservoir_covered,pier
|
||||
leisure/POI sports_centre,golf_course,stadium,marina,track,pitch,water_park,fishing,nature_reserve,park,playground,garden,common,slipway
|
||||
leisure/way sports_centre,golf_course,stadium,marina,track,pitch,water_park,fishing,nature_reserve,park,playground,garden,common
|
||||
amenity/POI pub,biergarten,cafe,nightclub,restaurant,fast_food,parking,bicycle_parking,bicycle_rental,car_rental,car_shasring,fuel,telephone,toilets,recycling,public_building,place_of_worship,grave_yard,post_office,post_box,school,university,college,pharmacy,hospital,library,police,fire_station,bus_station,theatre,cinema,arts_centre,courthouse,prison,bank,bureau_de_change,atm,town_hall
|
||||
amenity/POI pub,biergarten,cafe,nightclub,restaurant,fast_food,parking,bicycle_parking,bicycle_rental,car_rental,car_sharing,fuel,telephone,toilets,recycling,public_building,place_of_worship,grave_yard,post_office,post_box,school,university,college,pharmacy,hospital,library,police,fire_station,bus_station,theatre,cinema,arts_centre,courthouse,prison,bank,bureau_de_change,atm,town_hall
|
||||
amenity/way parking,bicycle_parking,car_rental,car_sharing,public_building,grave_yard,school,university,college,hospital,town_hall
|
||||
shop/POI supermarket,convenience,bicycle,outdoor
|
||||
shop/way supermarket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue