mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-20 05:11:43 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
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:
|
||||

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

|
||||

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