Added HN print to README

This commit is contained in:
Marcelo Prates
2021-08-26 19:33:26 -03:00
parent 7f3aa74857
commit b778dc9d1d
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ 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. 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.
## As seen on [Hacker News](https://web.archive.org/web/20210825160918/https://news.ycombinator.com/news):
![](prints/hackernews-prettymaps.png)
## Google Colaboratory Demo ## Google Colaboratory Demo
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/marceloprates/prettymaps/blob/master/notebooks/examples.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/marceloprates/prettymaps/blob/master/notebooks/examples.ipynb)

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB