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.02k stars 516 forks source link

Adding exogenous data to prettymaps #87

Open pedrocadahia opened 2 years ago

pedrocadahia commented 2 years ago

it would be great to add external data to do color editing in this library, main organizations need this nice plots to show findings. So a first approach to power up this library would be to use a feature based on a geography level, let's say population by postcode, so practitioners can show their findings. I imagine this library like a complement for showing geospatial models predictions for several use cases.