openrouteservice-examples
openrouteservice-examples copied to clipboard
update notebook for health care access
Hey, we updated the health care access notebook. The old one was not working anymore.
I think that the notebook file itself might be a bit too big, >50MB. Any ideas how the size could be reduced and still keep the maps?
Yeah that'll be pretty much unusable unless read from local.. Didn't look at it but my guess is your geometries are waaaay too detailed. folium keeps all geometries inline, so if you can simplify you could reduce the size drastically. Other than that: make it a series of notebooks if that's possible.