hurricane-response / response-theme

Jekyll theme scaffold for deploying CFA disaster response/shelter tracking map
MIT License
2 stars 8 forks source link

Missing test data #76

Closed miklb closed 5 years ago

miklb commented 5 years ago

Currently the theme uses the old florence-api endpoint for test data. That free instance is currently down.

I propose to switch to using the production API endpoint, zoom out and center map on middle of US. The NSS isn't event specific so there usually are a few shelters for local events open at any given time. That should be sufficient for testing.

We could also provide a local geo.json file in the repository with instructions on how to point to that file rather than API endpoint.