dcfemtech / hackforgood-waba-map

DCFemTech Hack for Good 2016 - WABA Bike Map Project
MIT License
10 stars 9 forks source link

Initial county geojson #107

Closed mdelcambre closed 7 years ago

mdelcambre commented 7 years ago

Adds the initial geojson file for each of the surrounding counties. Addresses data part of #101. Will need to add the feature to the map.

at the time of PR I did rebase with all master changes.

alulsh commented 7 years ago

Whoohoo! What do the numbers in the filenames mean @mdelcambre? For example, Alexandria510.geojson has the number 510. Can you rename to not have numbers and not have punctuation?

e.g. Prince George's033.geojson > PrinceGeorges.geojson

mdelcambre commented 7 years ago

Sure I can do that. They are the Census FIPS code, mainly to separate Fairfax and Fairfax. Will get those cleaned up.

mdelcambre commented 7 years ago

Should be good to go.

alulsh commented 7 years ago

This is awesome! Thanks @mdelcambre! Next step is for us to add these to the Mapbox GL JS map! Will merge for now though so we have the data available.