VacFind / GeoCompare

A tool designed to help the creators of vaccine finder tools easily manipulate, combine, and move data to allow everyone to have better access to data about vaccination sites during the pandemic
https://vacfind.github.io/GeoCompare/
MIT License
0 stars 3 forks source link

add all of the state-level ArcGIS map URLs to config.json file as data sources #13

Closed MoralCode closed 3 years ago

MoralCode commented 3 years ago

there is a list of state-level maps of vaccination sites here that need to be copied into the GeoCompare config.json file so that the data from them can be used for testing and eventually comparing against the GISCorps national dataset.

There is already an example of an ArcGIS data source in the config file.

some inspect-element-ing may be required to grab the serviceitemIDs but it shouldnt be too bad.