99- counties: featureState seems backwards!
1010- find source for all data/ files, put in npm run scripts
1111
12-
12+ Benny: https://dev.simtable.com/ASM/ft-epidemic-map/NewMexicoSIR/
1313
1414https://docs.mapbox.com/mapbox-gl-js/api/#geojsonsource#setdata
1515https://docs.mapbox.com/mapbox-gl-js/api/#map#setstyle
@@ -74,6 +74,8 @@ styles/mapbox/satellite-v9',
7474styles/mapbox/dark-v10',
7575styles/mapbox/light-v10',
7676......................................................................
77+ Data:
78+
7779https://github.com/johan/world.geo.json
7880https://catalog.data.gov/dataset
7981https://simplemaps.com/data
@@ -106,7 +108,8 @@ http://geojson.io/#map=13/35.6831/-105.9582
106108
107109
108110https://drive.google.com/drive/folders/1PbuHq59DMuI5XkKvmIcYuElGVVbknX0z
109- https://svi.cdc.gov/data-and-tools-download.html
111+ CDC's Social Vulnerability Index (SVI)
112+ https://svi.cdc.gov/data-and-tools-download.html
110113
111114......................................................................
112115Data
@@ -123,6 +126,8 @@ usstates.geojson counties.json:
123126 states:
124127 agentscript/bin/minifyjson
125128
129+ Sociall Vulnerability Index
130+ https://svi.cdc.gov/data-and-tools-download.html
126131
127132Downloads data0/ https://eric.clst.org/tech/usgeojson/
128133us_040: states
@@ -168,11 +173,11 @@ gitcommit
168173
169174//////////
170175
171-
176+ New: counties.html popup while hovering counties
177+ - counties.html: add popup for county names
172178- data0/: gitignored dir of original data before modified for MB use
173179 - mktiles: put large intermediate files in data0/
174180
175-
176181counties.html: state filter
177182- bin/fips2json:
178183 - add both Postal & ID code keys
0 commit comments