X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c8972a0859ac1e8ba3598638c58e33d3f21ca059..0ab2db397981e45b5d75f2c65fcc448c958e2f06:/config/potlatch/presets.txt diff --git a/config/potlatch/presets.txt b/config/potlatch/presets.txt old mode 100755 new mode 100644 index 45716cfa1..369395253 --- a/config/potlatch/presets.txt +++ b/config/potlatch/presets.txt @@ -3,8 +3,9 @@ motorway: highway=motorway,ref=(type road number) trunk road: highway=trunk,ref=(type road number),name=(type road name) primary road: highway=primary,ref=(type road number),name=(type road name) secondary road: highway=secondary,ref=(type road number),name=(type road name) -residential road: highway=residential,name=(type road name) -unclassified road: highway=unclassified,name=(type road name) +tertiary road: highway=tertiary,ref=,name=(type road name) +residential road: highway=residential,ref=,name=(type road name) +unclassified road: highway=unclassified,ref=,name=(type road name) way/footway footpath: highway=footway,foot=yes @@ -25,6 +26,7 @@ navigable drain: waterway=drain,boat=yes,name=(type name here) derelict canal: waterway=derelict_canal,name=(type name here) unnavigable river: waterway=river,boat=no,name=(type name here) unnavigable drain: waterway=drain,boat=no,name=(type name here) +stream: waterway=stream,boat=no,name=(type name here) way/railway railway: railway=rail @@ -34,6 +36,10 @@ preserved railway: railway=preserved disused railway tracks: railway=disused course of old railway: railway=abandoned +way/natural +lake: natural=water,landuse= +forest: landuse=forest,natural= + point/road mini roundabout: highway=mini_roundabout traffic lights: highway=traffic_signals @@ -58,3 +64,32 @@ point/railway station: railway=station viaduct: railway=viaduct level crossing: railway=crossing + +point/natural +peak: natural=peak + +POI/road +car park: amenity=parking +petrol station: amenity=fuel + +POI/cycleway +bike park: amenity=bicycle_parking + +POI/place +city: place=city,name=(type name here),is_in=(type region or county) +town: place=town,name=(type name here),is_in=(type region or county) +suburb: place=suburb,name=(type name here),is_in=(type region or county) +village: place=village,name=(type name here),is_in=(type region or county) +hamlet: place=hamlet,name=(type name here),is_in=(type region or county) + +POI/tourism +attraction: tourism=attraction,amenity=,religion=,denomination= +church: tourism=,amenity=place_of_worship,name=(type name here),religion=christian,denomination=(type denomination here) +hotel: tourism=hotel,amenity=,religion=,denomination= +other religious: tourism=,amenity=place_of_worship,name=(type name here),religion=(type religion),denomination= +post box: amenity=post_box,tourism=,name=,religion=,denomination= +post office: amenity=post_office,tourism=,name=,religion=,denomination= +pub: tourism=,amenity=pub,name=(type name here),religion=,denomination= + +POI/natural +peak: natural=peak