Update README.md

This commit is contained in:
Marcelo de Oliveira Rosa Prates
2021-08-23 22:25:07 -03:00
committed by GitHub
parent 241bd22570
commit c225536b46

View File

@@ -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