How to fill water bodies with OSMnx in Python
问题 I currently use OSMnx for a project to draw road networks in an area. I'd now like to add water bodies so that we can clearly see which parts of an area are water and land. So far, I've been able to identify waterbodies using the custom_filter argument to OSMnx's graph functions. I can then outline the waterbodies using the plot_graph function. Ideally, I'd want to fill the waterbodies in (rather than only outline them). I feel like this should be possible, as in OpenStreetMap water bodies