mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-01-29 10:37:38 +01:00
Update README.md
This commit is contained in:
parent
241bd22570
commit
c225536b46
@ -1,6 +1,8 @@
|
||||
# prettymaps
|
||||
|
||||
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib, shapely and vsketch libraries.
|
||||
A minimal Python library to draw customized maps from OpenStreetMap data.
|
||||
|
||||
Based on [osmnx](https://github.com/gboeing/osmnx), [matplotlib](https://matplotlib.org/), [shapely](https://shapely.readthedocs.io/en/stable/index.html) and [vsketch](https://github.com/abey79/vsketch) libraries.
|
||||
|
||||
## Installation
|
||||
|
||||
@ -76,4 +78,4 @@ backup = plot(
|
||||
### Barra da Tijuca:
|
||||
![](prints/tijuca.png)
|
||||
### Porto Alegre:
|
||||
![](prints/bomfim-farroupilha-cidadebaixa.png)
|
||||
![](prints/bomfim-farroupilha-cidadebaixa.png)
|
||||
|
Loading…
x
Reference in New Issue
Block a user