https://github.com/birmingham-and-solihull-ics/python-interactive-map
Making interactive maps in python using travel times example
https://github.com/birmingham-and-solihull-ics/python-interactive-map
folium-python map nhs python
Last synced: 3 months ago
JSON representation
Making interactive maps in python using travel times example
- Host: GitHub
- URL: https://github.com/birmingham-and-solihull-ics/python-interactive-map
- Owner: Birmingham-and-Solihull-ICS
- License: other
- Created: 2024-09-27T15:09:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T10:36:36.000Z (about 1 year ago)
- Last Synced: 2024-12-18T11:37:46.984Z (about 1 year ago)
- Topics: folium-python, map, nhs, python
- Language: Jupyter Notebook
- Homepage: https://birmingham-and-solihull-ics.github.io/Python-Interactive-Map/
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jupyter notebook that creates interactive map in python.
Output identifies travel times from BSOL LSOAs to local A&E sites in minutes.
Code guidance and travel times matrix found here:
- https://github.com/hsma-programme/h6_3c_interactive_plots_travel/tree/main/h6_3c_interactive_plots_travel/example_code
- https://hsma-programme.github.io/hsma6_geographic_optimisation_and_visualisation_book/mtt_mapping_travel_times_python.html