Draws a figure-ground diagram: the streets in a single colour on a solid background, with no axes or margins. Cropping different places to the same extent makes their network form directly comparable, as in Boeing (2025).
Arguments
- g
An osm_graph.
- bg, col
Background and street colours. Default white-on-black.
- lwd
Street line width. Default
1.2.- title
Optional panel title.
Examples
g <- example_osm_graph()
ox_plot_figure_ground(g)