marceloprates / prettymaps

A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
GNU Affero General Public License v3.0
11.04k stars 516 forks source link

Add retain_all to get_streets() for perimeter #56

Closed sacovo closed 2 years ago

sacovo commented 2 years ago

Commit #33 added the option, but only when specifying a point and radius, not a perimeter.