205 Commits

Author SHA1 Message Date
Christoph Rieke
bebce535c8 fix crs instead of dummy request 2021-08-28 20:39:17 +02:00
Marcelo Prates
aa1376a2a3 Cleared outputs from 'installation' cell in examples.ipynb notebook to ease visualization in nbviewer 2021-08-28 14:24:54 -03:00
Marcelo Prates
77515d3c73 Updated 'imports' cell of examples.ipynb notebook 2021-08-28 13:53:22 -03:00
Marcelo Prates
890798c377 Fixed typo ('backup = layers') in Macao cell of examples.ipynb 2021-08-28 13:19:34 -03:00
Marcelo de Oliveira Rosa Prates
8a006d03f7
Merge pull request #11 from kinow/patch-1
Use nbviewer to display the notebook
2021-08-28 13:13:30 -03:00
Marcelo de Oliveira Rosa Prates
3646a498e0
Merge pull request #13 from CharbelAD/main
Added buffer distance in get_streets()
2021-08-28 13:12:38 -03:00
Marcelo de Oliveira Rosa Prates
3a609ebf31
Merge pull request #17 from balloob/devcontainer
Add devcontainer
2021-08-28 13:10:37 -03:00
Marcelo de Oliveira Rosa Prates
f279bd2438
Merge pull request #21 from ashirviskas/text_fix
Bug fix for when 'text' param is supplied
2021-08-28 13:09:46 -03:00
Marcelo de Oliveira Rosa Prates
3014f9d6d9
Update README.md 2021-08-27 16:04:56 -03:00
Marcelo de Oliveira Rosa Prates
451e16cbf2
Create FUNDING.yml 2021-08-27 16:01:12 -03:00
Marcelo de Oliveira Rosa Prates
f3d290634b
Update README.md 2021-08-27 08:42:38 -03:00
Matas Minelga
905f5702ad Bug fix for when 'text' param is supplied 2021-08-27 10:48:31 +03:00
Marcelo Prates
8096aa749c Re-added prints 2021-08-27 00:16:22 -03:00
Marcelo Prates
735fac6025 Removed prints 2021-08-27 00:15:59 -03:00
Marcelo Prates
c0ea6e435f Updated Macao print 2021-08-27 00:13:54 -03:00
Marcelo Prates
4ad049d88b Updated prints 2021-08-27 00:09:16 -03:00
Marcelo Prates
42c2770689 Added mandatory OSM credit message (with a reference to this repo) to the map drawing function 2021-08-27 00:06:32 -03:00
Marcelo Prates
b778dc9d1d Added HN print to README 2021-08-26 19:33:26 -03:00
Paulus Schoutsen
9098adbdf9 Add devcontainer 2021-08-26 17:14:27 +00:00
Charbel Abi Daher
e938eaa614
Added buffer distance in get_streets()
Added a buffer distance in get_streets() to fetch streets that are not fully inside the perimeter.
2021-08-26 15:12:56 +03:00
Marcelo Prates
7f3aa74857 Fixed yet another typo in examples.ipynb... 2021-08-25 23:13:11 -03:00
Marcelo Prates
35258f7b31 Fixed yet another typo in examples.ipynb... 2021-08-25 23:04:39 -03:00
Marcelo Prates
a1a71273be Fixed (yet) another typo in examples.ipynb 2021-08-25 22:57:49 -03:00
Marcelo Prates
b9b8ddd591 Fixed yet another typo in examples.ipynb 2021-08-25 22:56:39 -03:00
Marcelo Prates
0e27ecb4ad Fixed typo in examples.ipynb 2021-08-25 22:47:46 -03:00
Marcelo Prates
df3aabde63 Updated 'setup cell' to avoid errors with missing .ttf and /prints folder for colab notebook 2021-08-25 22:46:27 -03:00
Bruno P. Kinoshita
2484677ad1
Use nbviewer to display the notebook 2021-08-26 11:51:03 +12:00
Marcelo Prates
e9093fae60 Added support for waterways and fetching by OSM Id 2021-08-25 12:15:47 -03:00
Marcelo Prates
af181e0275 Updated examples notebook with missing imports (vsketch and pyplot) 2021-08-25 12:14:16 -03:00
Marcelo Prates
a9aaef566d Fixed Jupyter notebook link in README 2021-08-25 09:38:45 -03:00
Marcelo Prates
a44339ec19 Updated README installation instructions 2021-08-24 17:45:54 -03:00
Marcelo Prates
40b834dff7 Updated notebook 2021-08-23 23:09:53 -03:00
Marcelo Prates
709cb52287 Updated notebook to install vsketch 2021-08-23 23:03:43 -03:00
Marcelo Prates
83d0f0baa1 Added colab button 2021-08-23 23:01:14 -03:00
Marcelo Prates
c8b1f3f135 Updated setup.py 2021-08-23 22:50:04 -03:00
Marcelo Prates
87c5f9225e Merge branch 'main' of github.com:marceloprates/prettymaps into main 2021-08-23 22:49:03 -03:00
Marcelo Prates
b8acbe04bc Updated setup.py 2021-08-23 22:48:52 -03:00
Marcelo de Oliveira Rosa Prates
c225536b46
Update README.md 2021-08-23 22:25:07 -03:00
Marcelo Prates
241bd22570 removed environment.yml 2021-08-23 22:18:37 -03:00
Marcelo Prates
23b6abcbea Cleaned prints/ and notebooks/ folders 2021-08-23 22:17:45 -03:00
Marcelo Prates
70e36219f7 Merge 2021-08-23 22:14:52 -03:00
Marcelo Prates
c503090186 Updated setup.py 2021-08-23 22:13:57 -03:00
Marcelo Prates
a234510ae8 Updated prettymaps library, README and examples.ipynb notebook 2021-08-23 22:13:16 -03:00
Marcelo de Oliveira Rosa Prates
75b2b30279
Update draw.py 2021-08-21 19:08:01 -03:00
Marcelo de Oliveira Rosa Prates
43443dfb09
Update setup.py 2021-08-21 19:06:14 -03:00
Marcelo Prates
dedab1066b Updated draw.py and fetch.py for flexibility 2021-08-15 13:30:02 -03:00
Marcelo Prates
e696e53a74 Replaced requirements.txt by environment.yml 2021-04-10 14:14:21 -03:00
Marcelo Prates
a79f050673 Merge branch 'main' of github.com:marceloprates/prettymaps into main 2021-04-09 11:46:22 -03:00
Marcelo Prates
b721b4a941 Added requirements.txt 2021-04-09 11:45:59 -03:00
Marcelo de Oliveira Rosa Prates
7506bf3509
Merge pull request #3 from mfbehrens99/main
Small Improvements
2021-04-09 11:44:49 -03:00