From a2caee2a357366d5343780113b94a23cdd4371d3 Mon Sep 17 00:00:00 2001 From: Richard Fairhurst Date: Sun, 27 Apr 2008 22:00:48 +0000 Subject: [PATCH] add turning_circle to autocomplete --- config/potlatch/autocomplete.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/potlatch/autocomplete.txt b/config/potlatch/autocomplete.txt index 8441f0f86..dfe4997ca 100755 --- a/config/potlatch/autocomplete.txt +++ b/config/potlatch/autocomplete.txt @@ -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 -- 2.43.2