I have been inspired by OpenSkiStats' Which Way do You Ski to create my own interactive map for visualizing the orientations of roads, railways, runways, and rivers in towns and cities around the world.
In Which Way Do You Ski, OpenSkiStats created a series of "compass rose" visualizations that illustrate the strong poleward tendency of ski runs across the globe. These ski slope orientation visualizations reminded me of Geoff Boeing's Comparing City Street Orientations which uses compass roses to show the orientations of city street grids around the world.
Inspired by Geoff's visualizations Volodymyr Agafonkin created his Road Orientations Map, a Mapbox-powered map that lets users view the street grid orientations of any town or city worldwide. Using Volodymyr's code, I’ve now developed my own Transportation Orientations Map.
My Transportation Orientations interactive map allows you to view the orientations of roads, railways, rivers, and runways anywhere in the world. It provides an intuitive way to observe and analyze how these features are oriented within any area you choose.
Key Features:
- Dynamic Compass Rose - The compass rose updates in real-time as you move around the map or zoom in and out. It reflects the orientations of the selected feature set in the visible map area.
- Interactive Geocoding - Quickly locate any place in the world using the integrated search bar powered by OpenStreetMap’s Nominatim API.
- Customizable Layers - focus on specific infrastructure types by selecting from roads, railways, runways, or rivers. The selected features are highlighted on the map in red, and their orientations are reflected in the compass rose.
- Downloadable Visualizations - Add a personal touch by entering custom text below the compass rose. Once satisfied, you can download the compass rose visualization as a PNG image with a single click.
My map is largely a clone of Volodymyr's original Road Orientations Map. All I've done is adapt it for MapLibre, add the ability to view the orientations of railways, runways, and rivers, and include an option to download the compass rose as an image.