From: Richard Fairhurst Date: Sat, 9 May 2009 10:00:40 +0000 (+0000) Subject: a few small fixes X-Git-Tag: live~7437 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e1005ce62f7b7cad67e0492581e480250192db70?hp=f7cbff9a5aee62de4ad2aea088d6939a07bbdbcc a few small fixes --- diff --git a/config/potlatch/autocomplete.txt b/config/potlatch/autocomplete.txt index a3c80c7da..ac402013d 100755 --- a/config/potlatch/autocomplete.txt +++ b/config/potlatch/autocomplete.txt @@ -21,8 +21,8 @@ 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_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 +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,townhall +amenity/way parking,bicycle_parking,car_rental,car_sharing,public_building,grave_yard,school,university,college,hospital,townhall shop/POI supermarket,convenience,bicycle,outdoor shop/way supermarket tourism/POI information,camp_site,caravan_site,caravan_site,picnic_site,viewpoint,theme_park,hotel,motel,guest_house,hostel,attraction,zoo @@ -47,7 +47,7 @@ cutting/way yes,no embankment/way yes,no lanes/way - layer/way - -surface/way paved,unpaved +surface/way paved,unpaved,gravel,dirt,grass width/way - depth/way - operator/way - diff --git a/config/potlatch/presets.txt b/config/potlatch/presets.txt index 6be23b993..82f0fe5d0 100644 --- a/config/potlatch/presets.txt +++ b/config/potlatch/presets.txt @@ -118,7 +118,8 @@ mooring: place=,waterway=mooring,lock= point/railway station: place=,railway=station,name=(type name here) viaduct: place=,railway=viaduct -level crossing: place=,railway=crossing +road crossing: place=,railway=level_crossing +foot crossing: place=,railway=crossing point/landmark pylon: man_made=,power=tower diff --git a/public/potlatch/potlatch.swf b/public/potlatch/potlatch.swf index 1154f12aa..41e49cb4d 100755 Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ