DurhamARC / ManyFEWS

The Many Flood Early Warning System
GNU General Public License v3.0
7 stars 3 forks source link

Determine map server to use with Leaflet #54

Closed alisonrclarke closed 2 years ago

alisonrclarke commented 2 years ago

Leaflet defaults to openstreetmap but its tile services are limited.

Check with Sim whether there's another tile server we already have access to or whether we need to set up our own (e.g. see https://django-wms.readthedocs.io/en/latest/views.html#tile-map-server-xyz )

alisonrclarke commented 2 years ago

Found a way to integrate Bing maps into Leaflet at Sim's suggestion.

alisonrclarke commented 2 years ago

Reopening as Bing maps are also rate-limited.