mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
364 lines
8.5 KiB
JSON
364 lines
8.5 KiB
JSON
{
|
|
"dataDeprecated": [
|
|
{
|
|
"old": {"amenity": "advertising"},
|
|
"replace": {"advertising": "*"}
|
|
},
|
|
{
|
|
"old": {"amenity": "artwork"},
|
|
"replace": {"tourism": "artwork"}
|
|
},
|
|
{
|
|
"old": {"amenity": "car_repair"},
|
|
"replace": {"shop": "car_repair"}
|
|
},
|
|
{
|
|
"old": {"amenity": "citymap_post"},
|
|
"replace": {"tourism": "information"}
|
|
},
|
|
{
|
|
"old": {"amenity": "community_center"},
|
|
"replace": {"amenity": "community_centre"}
|
|
},
|
|
{
|
|
"old": {"amenity": "ev_charging"},
|
|
"replace": {"amenity": "charging_station"}
|
|
},
|
|
{
|
|
"old": {"amenity": "firepit"},
|
|
"replace": {"leisure": "firepit"}
|
|
},
|
|
{
|
|
"old": {"amenity": "garage"},
|
|
"replace": {"landuse": "garages"}
|
|
},
|
|
{
|
|
"old": {"amenity": "garages"},
|
|
"replace": {"landuse": "garages"}
|
|
},
|
|
{
|
|
"old": {"amenity": "public_building"},
|
|
"replace": {"building": "public"}
|
|
},
|
|
{
|
|
"old": {"amenity": "real_estate"},
|
|
"replace": {"office": "estate_agent"}
|
|
},
|
|
{
|
|
"old": {"amenity": "register_office"},
|
|
"replace": {"office": "government", "government": "register_office"}
|
|
},
|
|
{
|
|
"old": {"amenity": "sauna"},
|
|
"replace": {"leisure": "sauna"}
|
|
},
|
|
{
|
|
"old": {"amenity": "scrapyard"},
|
|
"replace": {"landuse": "industrial", "industrial": "scrap_yard"}
|
|
},
|
|
{
|
|
"old": {"amenity": "shop"},
|
|
"replace": {"shop": "*"}
|
|
},
|
|
{
|
|
"old": {"amenity": "toilet"},
|
|
"replace": {"amenity": "toilets"}
|
|
},
|
|
{
|
|
"old": {"amenity": "vending_machine", "vending": "news_papers"},
|
|
"replace": {"amenity": "vending_machine", "vending": "newspapers"}
|
|
},
|
|
{
|
|
"old": {"amenity": "youth_center"},
|
|
"replace": {"amenity": "community_centre", "community_centre:for": "juvenile"}
|
|
},
|
|
{
|
|
"old": {"amenity": "youth_centre"},
|
|
"replace": {"amenity": "community_centre", "community_centre:for": "juvenile"}
|
|
},
|
|
{
|
|
"old": {"barrier": "wire_fence"},
|
|
"replace": {"barrier": "fence", "fence_type": "chain"}
|
|
},
|
|
{
|
|
"old": {"barrier": "wood_fence"},
|
|
"replace": {"barrier": "fence", "fence_type": "wood"}
|
|
},
|
|
{
|
|
"old": {"building": "entrance"},
|
|
"replace": {"entrance": "*"}
|
|
},
|
|
{
|
|
"old": {"building:color": "*"},
|
|
"replace": {"building:colour": "$1"}
|
|
},
|
|
{
|
|
"old": {"building:roof:colour": "*"},
|
|
"replace": {"roof:colour": "$1"}
|
|
},
|
|
{
|
|
"old": {"building:type": "*"},
|
|
"replace": {"building": "$1"}
|
|
},
|
|
{
|
|
"old": {"color": "*"},
|
|
"replace": {"colour": "$1"}
|
|
},
|
|
{
|
|
"old": {"cuisine": "gluten-free"},
|
|
"replace": {"diet:gluten_free": "yes"}
|
|
},
|
|
{
|
|
"old": {"cuisine": "halal"},
|
|
"replace": {"diet:halal": "yes"}
|
|
},
|
|
{
|
|
"old": {"cuisine": "kosher"},
|
|
"replace": {"diet:kosher": "yes"}
|
|
},
|
|
{
|
|
"old": {"cuisine": "vegan"},
|
|
"replace": {"diet:vegan": "yes"}
|
|
},
|
|
{
|
|
"old": {"cuisine": "vegetarian"},
|
|
"replace": {"diet:vegetarian": "yes"}
|
|
},
|
|
{
|
|
"old": {"drinkable": "*"},
|
|
"replace": {"drinking_water": "$1"}
|
|
},
|
|
{
|
|
"old": {"escalator": "*"},
|
|
"replace": {"highway": "steps", "conveying": "$1"}
|
|
},
|
|
{
|
|
"old": {"fenced": "yes"},
|
|
"replace": {"barrier": "fence"}
|
|
},
|
|
{
|
|
"old": {"footway": "both"},
|
|
"replace": {"sidewalk": "both"}
|
|
},
|
|
{
|
|
"old": {"footway": "left"},
|
|
"replace": {"sidewalk": "left"}
|
|
},
|
|
{
|
|
"old": {"footway": "no"},
|
|
"replace": {"sidewalk": "no"}
|
|
},
|
|
{
|
|
"old": {"footway": "none"},
|
|
"replace": {"sidewalk": "no"}
|
|
},
|
|
{
|
|
"old": {"footway": "right"},
|
|
"replace": {"sidewalk": "right"}
|
|
},
|
|
{
|
|
"old": {"footway": "separate"},
|
|
"replace": {"sidewalk": "separate"}
|
|
},
|
|
{
|
|
"old": {"highway": "abandoned"},
|
|
"replace": {"abandoned:highway": "*"}
|
|
},
|
|
{
|
|
"old": {"highway": "ford"},
|
|
"replace": {"ford": "*"}
|
|
},
|
|
{
|
|
"old": {"highway": "no"}
|
|
},
|
|
{
|
|
"old": {"highway": "platform"},
|
|
"replace": {"bus": "yes", "public_transport": "platform"}
|
|
},
|
|
{
|
|
"old": {"highway": "stile"},
|
|
"replace": {"barrier": "stile"}
|
|
},
|
|
{
|
|
"old": {"highway": "incline"},
|
|
"replace": {"highway": "road", "incline": "up"}
|
|
},
|
|
{
|
|
"old": {"highway": "incline_steep"},
|
|
"replace": {"highway": "road", "incline": "up"}
|
|
},
|
|
{
|
|
"old": {"highway": "unsurfaced"},
|
|
"replace": {"highway": "road", "incline": "unpaved"}
|
|
},
|
|
{
|
|
"old": {"landuse": "conservation"},
|
|
"replace": {"boundary": "protected_area"}
|
|
},
|
|
{
|
|
"old": {"landuse": "field"},
|
|
"replace": {"landuse": "farmland"}
|
|
},
|
|
{
|
|
"old": {"landuse": "wood"},
|
|
"replace": {"natural": "wood"}
|
|
},
|
|
{
|
|
"old": {"leisure": "beach"},
|
|
"replace": {"natural": "beach"}
|
|
},
|
|
{
|
|
"old": {"leisure": "club"},
|
|
"replace": {"club": "*"}
|
|
},
|
|
{
|
|
"old": {"man_made": "jetty"},
|
|
"replace": {"highway": "footway", "man_made": "pier"}
|
|
},
|
|
{
|
|
"old": {"man_made": "mdf"},
|
|
"replace": {"telecom": "exchange"}
|
|
},
|
|
{
|
|
"old": {"man_made": "MDF"},
|
|
"replace": {"telecom": "exchange"}
|
|
},
|
|
{
|
|
"old": {"man_made": "water_tank"},
|
|
"replace": {"man_made": "storage_tank", "content": "water"}
|
|
},
|
|
{
|
|
"old": {"man_made": "well"},
|
|
"replace": {"man_made": "water_well"}
|
|
},
|
|
{
|
|
"old": {"natural": "marsh"},
|
|
"replace": {"natural": "wetland", "wetland": "marsh"}
|
|
},
|
|
{
|
|
"old": {"natural": "waterfall"},
|
|
"replace": {"waterway": "waterfall"}
|
|
},
|
|
{
|
|
"old": {"office": "real_estate"},
|
|
"replace": {"office": "estate_agent"}
|
|
},
|
|
{
|
|
"old": {"place_name": "*"},
|
|
"replace": {"name": "$1"}
|
|
},
|
|
{
|
|
"old": {"pole": "transition"},
|
|
"replace": {"location:transition": "yes"}
|
|
},
|
|
{
|
|
"old": {"postcode": "*"},
|
|
"replace": {"addr:postcode": "$1"}
|
|
},
|
|
{
|
|
"old": {"power": "sub_station"},
|
|
"replace": {"power": "substation"}
|
|
},
|
|
{
|
|
"old": {"power_source": "*"},
|
|
"replace": {"generator:source": "$1"}
|
|
},
|
|
{
|
|
"old": {"power_rating": "*"},
|
|
"replace": {"generator:output": "$1"}
|
|
},
|
|
{
|
|
"old": {"roof:color": "*"},
|
|
"replace": {"roof:colour": "$1"}
|
|
},
|
|
{
|
|
"old": {"route": "ncn"},
|
|
"replace": {"route": "bicycle", "network": "ncn"}
|
|
},
|
|
{
|
|
"old": {"shop": "betting"},
|
|
"replace": {"shop": "bookmaker"}
|
|
},
|
|
{
|
|
"old": {"shop": "organic"},
|
|
"replace": {"shop": "supermarket", "organic": "only"}
|
|
},
|
|
{
|
|
"old": {"shop": "fish"},
|
|
"replace": {"shop": "seafood"}
|
|
},
|
|
{
|
|
"old": {"shop": "fishmonger"},
|
|
"replace": {"shop": "seafood"}
|
|
},
|
|
{
|
|
"old": {"shop": "furnace"},
|
|
"replace": {"shop": "fireplace"}
|
|
},
|
|
{
|
|
"old": {"shop": "gallery"},
|
|
"replace": {"shop": "art"}
|
|
},
|
|
{
|
|
"old": {"shop": "perfume"},
|
|
"replace": {"shop": "perfumery"}
|
|
},
|
|
{
|
|
"old": {"shop": "real_estate"},
|
|
"replace": {"office": "estate_agent"}
|
|
},
|
|
{
|
|
"old": {"tourism": "bed_and_breakfast"},
|
|
"replace": {"tourism": "guest_house"}
|
|
},
|
|
{
|
|
"old": {"type": "broad_leaved"},
|
|
"replace": {"leaf_type": "broadleaved"}
|
|
},
|
|
{
|
|
"old": {"type": "conifer"},
|
|
"replace": {"leaf_type": "needleleaved"}
|
|
},
|
|
{
|
|
"old": {"type": "deciduous"},
|
|
"replace": {"leaf_cycle": "deciduous"}
|
|
},
|
|
{
|
|
"old": {"water": "intermittent"},
|
|
"replace": {"natural": "water", "intermittent": "yes"}
|
|
},
|
|
{
|
|
"old": {"water": "riverbank"},
|
|
"replace": {"natural": "water", "water": "river"}
|
|
},
|
|
{
|
|
"old": {"water": "salt"},
|
|
"replace": {"natural": "water", "salt": "yes"}
|
|
},
|
|
{
|
|
"old": {"water": "tidal"},
|
|
"replace": {"natural": "water", "tidal": "yes"}
|
|
},
|
|
{
|
|
"old": {"waterway": "aqueduct"},
|
|
"replace": {"waterway": "canal", "bridge": "aqueduct"}
|
|
},
|
|
{
|
|
"old": {"wood": "coniferous"},
|
|
"replace": {"leaf_type": "needleleaved"}
|
|
},
|
|
{
|
|
"old": {"wood": "deciduous"},
|
|
"replace": {"leaf_cycle": "deciduous"}
|
|
},
|
|
{
|
|
"old": {"wood": "evergreen"},
|
|
"replace": {"leaf_cycle": "evergreen"}
|
|
},
|
|
{
|
|
"old": {"wood": "mixed"},
|
|
"replace": {"leaf_cycle": "mixed", "leaf_type": "mixed"}
|
|
}
|
|
]
|
|
}
|