smartchicago / chicagoworksforyou

A citywide dashboard with ward-by-ward views of service delivery in Chicago. Includes complete API. Built using Chicago Open311 data.
http://www.chicagoworksforyou.com
MIT License
17 stars 6 forks source link

Generate "pure" GeoJSON #292

Open cgansen opened 10 years ago

cgansen commented 10 years ago

From Rob:

The ward transitions endpoint could just give everything back as pure geojson if you used feature objects for the top level and put Ward2013 and Ward2015 in the properties field. Then you could feed this directly into some geographic system :) Maybe if I used /wards/transitions.geojson instead of /wards/transitions.json?