mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-20 13:21:58 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
241bd22570
commit
c225536b46
@@ -1,6 +1,8 @@
|
|||||||
# prettymaps
|
# 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
|
## Installation
|
||||||
|
|
||||||
@@ -76,4 +78,4 @@ backup = plot(
|
|||||||
### Barra da Tijuca:
|
### Barra da Tijuca:
|
||||||

|

|
||||||
### Porto Alegre:
|
### Porto Alegre:
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user