datamade / second-city-zoning

🏙 2nd City Zoning is an interactive map that lets you find out how your building is zoned, learn where to locate your business and explore zoning patterns throughout Chicago
https://secondcityzoning.org
Other
50 stars 23 forks source link

Source fresh zoning information from arcgis server #18

Closed fgregg closed 4 years ago

fgregg commented 8 years ago

We can get fresh zoning information from http://gisapps.cityofchicago.org/arcgis/rest/services/ExternalApps/Zoning/MapServer/1

Using https://github.com/datamade/pyesridump

derekeder commented 4 years ago

Trying this out now:

esri2geojson http://gisapps.cityofchicago.org/arcgis/rest/services/ExternalApps/Zoning/MapServer/1 chicago-zoning.geojson

Using this one https://github.com/openaddresses/pyesridump