How I am mapping footpaths and crossings in Melbourne
Publicat per philam48 el 28 Juliol 2025 en English.There has been a recent surge of interest in mapping walking infrastructure in Melbourne. This is very exciting because many parts have been lacking for a long time.
I have been adding some things piecemeal over the years. Recently I have made a more concerted effort to get footpath and crossing data into the Map. Several other users have been doing a huge amount to make this happen.
Here I wanted to briefly share a summary of my approach to mapping these footpaths and crossings. As is custom for OSM, this is not prescriptive at all; just a description of how I am approaching this task. It is based on consistency of edits and consistency with existing and new data.
Footpaths
highway=footway
footway=sidewalk
I am also including the surface where known. Most footpaths are built of concrete, especially in older suburbs. The next most common would be asphalt, but there are still some unpaved footpaths - even in built-up areas. I think this is important to include for accessibility and route planning.
surface=concrete
One important aspect here is that I am mapping footpath ways separately to the crossing ways. Which brings us to…
Crossings
highway=crossing
crossing=*
crossing:island=*
crossing:markings=*
Here is an example of a simple T-intersection that shows my general approach to mapping ways for footpaths and crossings separately.