Wykres commitów

274 Commity (main)

Autor SHA1 Wiadomość Data
github-actions[bot] ba59f1f291 Update README, notebook, and images from CI 2025-08-31 15:07:32 +00:00
Marcelo Prates 74ebf5fa8d Updated python version to 3.12 in workflow files 2025-08-31 11:58:24 -03:00
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 49229bb8f3 mark more things that are green-lands
parks and sport pitches that are outside of parks, and whatnot.
2025-07-18 16:32:12 -04:00
adrian e3c957319d upgrade a few dependencies.
newer python 3.12+ requires newer numpy.  newer numpy requires newer osmnx.

multiple numpy version (1.26+ and 2.3+) work fine with python 3.12+
2025-07-18 16:31:13 -04: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
Marcelo de Oliveira Rosa Prates be63f17f13
Merge pull request #135 from marceloprates/pr/Milziade/134
Pr/milziade/134
2025-06-29 17:05:19 -03:00
github-actions[bot] f1b61c5f7c Update README, notebook, and images from CI 2025-06-29 20:04:42 +00:00
Marcelo Prates d4cb905813 Enable persistent download buttons for PNG and SVG files, and ensure placeholder image is displayed when no map is generated. 2025-06-29 16:55:21 -03:00
Milziade a5cb4ba9f3 Fix #133: Add function and button to download SVG file 2025-06-29 14:28:15 +02: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
Marcelo Prates 20858a6f58 Enhance documentation with detailed usage examples and feature descriptions for Prettymaps. 2025-05-16 22:18:01 -03:00
Marcelo Prates d2bbf1083a Simplify documentation deployment by using GitHub Pages action. 2025-05-16 22:15:26 -03:00
Marcelo Prates d2d31dd803 Improve site directory validation by checking for at least one file. 2025-05-16 22:13:37 -03:00
Marcelo Prates 0f02bc4a06 Add step to list files post-docs build for verification purposes. 2025-05-16 22:12:15 -03:00
Marcelo Prates d17dc7d6e0 Enhance GitHub Actions workflow for site deployment and initiate documentation structure for Prettymaps. 2025-05-16 22:10:09 -03:00
Marcelo Prates 4208670245 Enhance GitHub Actions workflow to handle orphan branch creation and prevent unnecessary commits for site updates. 2025-05-16 22:06:26 -03:00
Marcelo Prates 5dd7297200 Add documentation build dependencies to requirements file. 2025-05-16 22:04:23 -03:00
Marcelo Prates f81b319526 Add empty requirements.txt for documentation dependencies 2025-05-16 22:03:36 -03:00
Marcelo Prates a78d82b05b Merge branch 'main' of github.com:marceloprates/prettymaps 2025-05-16 21:57:10 -03:00
Marcelo Prates 971d7c55a0 Refactor documentation workflow to build and deploy site to a dedicated branch, and remove outdated docs. 2025-05-16 21:56:24 -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
Marcelo Prates ee685987c8 Add image of Heerhugowaard to project resources. 2025-05-16 21:40:26 -03:00
github-actions[bot] 15415b6956 Update README, notebook, and images from CI 2025-05-17 00:29:30 +00:00
Marcelo Prates 12db1d59c7 Fix image link update command for compatibility across systems. 2025-05-16 21:20:16 -03:00
Marcelo Prates 80e61c8c77 Adjust Jupyter notebook execution output path for better organization. 2025-05-16 21:02:58 -03:00
Marcelo Prates dc2090cab7 Remove redundant pip installation step from setup script. 2025-05-16 20:48:50 -03:00
Marcelo Prates 91e8fc7a36 Remove unnecessary Python development package from Linux setup dependencies. 2025-05-16 20:46:56 -03:00
Marcelo Prates 5ffe050926 Add setup script execution to GitHub workflow for environment preparation. 2025-05-16 20:39:35 -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 435131cb7d Update CI workflow to test against Python 3.11. 2025-05-16 20:11:38 -03:00
Marcelo Prates ec0ef4db78 Reorganized repo structure, added github workflows 2025-05-16 20:09:31 -03:00
Marcelo de Oliveira Rosa Prates eaee9849ae
Update app.py 2025-03-04 11:59:10 -03:00
Marcelo de Oliveira Rosa Prates f566aad3d6
Update app.py 2025-03-04 11:56:54 -03:00
Marcelo de Oliveira Rosa Prates f84a90de04
Update app.py
Reduced max DPI and paper size to reduce load on streamlit cloud
2025-03-04 11:56:28 -03:00
Marcelo de Oliveira Rosa Prates 788dd72cd0
Update app.py
Changed app max range to 1.5km to reduce load on streamlit cloud
2025-03-04 11:52:57 -03:00
marceloprates 9141ae3377 Updated app 2025-03-03 19:16:37 -03:00
marceloprates dd05f6094d Changed location of elevation file 2025-03-03 19:12:19 -03:00
marceloprates fe3d73c2c9 Changed location of elevation file 2025-03-03 19:08:11 -03:00
marceloprates 726fb4c67c Changed location of elevation file 2025-03-03 19:00:21 -03:00
marceloprates d85ab21070 Updated setup.sh for streamlit cloud 2025-03-03 18:55:41 -03:00
marceloprates f62ed5fbb7 Bump version 2025-03-03 18:31:45 -03:00
marceloprates 598aa6b0ef Bump version 2025-03-03 18:29:28 -03:00
marceloprates b8c7abc10f Bump version 2025-03-03 18:28:45 -03:00
marceloprates 6ad8f8a1a9 Updated app 2025-03-03 18:20:58 -03:00
marceloprates ded7e41e08 Updated app 2025-03-03 17:03:00 -03:00
marceloprates 7c8d465e55 Added placeholder image for streamlit app 2025-03-03 17:01:49 -03:00