42 Commits

Author SHA1 Message Date
Marcelo Prates a7bea3a401 Updated setup.py to reflect new python version; Updated references to osmnx projection module to reflect new osmnx version 2025-08-31 11:43:42 -03:00
adrian d7d0bf7bcc minor: remove execute bit on non-executable files. 2025-07-18 14:01:34 -04:00
github-actions[bot] 2c167140db Update README, notebook, and images from CI 2025-06-29 20:13:12 +00:00
github-actions[bot] f1b61c5f7c Update README, notebook, and images from CI 2025-06-29 20:04:42 +00:00
github-actions[bot] 8860499ecf Update README, notebook, and images from CI 2025-05-17 01:31:52 +00:00
Marcelo Prates 8e156e37b4 Update image URL to reflect new directory structure. 2025-05-16 22:23:45 -03:00
github-actions[bot] 6ad5994f67 Update README, notebook, and images from CI 2025-05-17 00:50:59 +00:00
Marcelo Prates e6824b23b7 Enhance documentation section with additional badges for PyPI version, Python compatibility, and license information. 2025-05-16 21:42:26 -03:00
github-actions[bot] 15415b6956 Update README, notebook, and images from CI 2025-05-17 00:29:30 +00:00
Marcelo Prates 80e61c8c77 Adjust Jupyter notebook execution output path for better organization. 2025-05-16 21:02:58 -03:00
Marcelo Prates 36a50cfce2 Add documentation badge and update image path for improved accessibility and organization. 2025-05-16 20:37:41 -03:00
Marcelo Prates ec0ef4db78 Reorganized repo structure, added github workflows 2025-05-16 20:09:31 -03:00
marceloprates 06915bc803 updated app 2025-03-03 15:20:53 -03:00
marceloprates c9296bf973 1) Added support for rendering sea geometries automatically 2) added support for drawing hillshades 3) added support for adding keypoints 4) refactored code 5) optimized code by making fewer requests to overpass API 6) added frontend (streamlit) app 2025-03-03 14:16:23 -03:00
Marcelo Prates 97d01c0829 fixed problems with requirements.txt versions 2024-07-02 19:50:54 -03:00
Marcelo Prates f0bb0a2008 Removed vsketch from install_requires. User will have to install it manually if they want to use plotter mode, but its not required. 2024-07-02 18:32:07 -03:00
Marcelo Prates f4aab1a676 Fixed minor bugs, added support for vsketch and updated code for compatibility with shapely==2.0.0 and python==3.11 2024-07-02 17:59:10 -03:00
marceloprates f017bea2da Updated version number (v0.2-beta.3 -> v0.2) in setup.py, updated examples notebook 2023-02-15 16:53:26 -03:00
marceloprates f03d71f7da Added an extra cell to the examples notebook with instructions on how to run it on Google Colab 2022-11-08 16:54:11 -03:00
marceloprates de41a2fd48 Updated examples notebook not to load fonts from external .ttf files anymore (enabling it to run smoothly on Google Colab) 2022-11-08 15:09:27 -03:00
marceloprates 823c43d61c Minor textual correction to examples notebook 2022-11-08 12:00:01 -03:00
marceloprates 245ee7b0ee Forgot to update examples notebook 2022-11-08 11:28:21 -03:00
Marcelo Prates c6c8f19084 Refactored quite a bit of of the code, simplified the usage of some features, added option of saving / loading presets and updated the examples.ipynb notebook and the README with a short tutorial 2022-11-07 13:32:38 -03:00
Marcelo Prates fae4c9ba7e Added missing imports for examples notebook 2021-09-13 17:52:22 -03:00
Marcelo Prates f9256a6282 Style updates to the last two cells of examples notebook 2021-08-29 17:01:55 -03: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 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 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
Marcelo Prates af181e0275 Updated examples notebook with missing imports (vsketch and pyplot) 2021-08-25 12:14:16 -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 23b6abcbea Cleaned prints/ and notebooks/ folders 2021-08-23 22:17:45 -03:00
Marcelo Prates a234510ae8 Updated prettymaps library, README and examples.ipynb notebook 2021-08-23 22:13:16 -03:00
Marcelo Prates 49fe89fae1 Added code, notebooks, prints, README, requirements.txt 2021-03-05 11:06:57 -03:00