NYCPlanning / labs-community-profiles

A site for exploring indicators, data, and information for NYC community districts
https://communityprofiles.planning.nyc.gov/
Other
52 stars 9 forks source link

Add link to download CB boundary shapefile (or similar) directly from Community District Profiles Page #452

Open mtreg opened 6 years ago

mtreg commented 6 years ago

This is a great platform with so much useful information.

One thing that would be useful for desktop GIS users is a link to the Bytes of the Big Apple with the source shapefile for Community District boundaries, or even just having a link to directly download the original zipped shapefile from the Bytes of the Big Apple page in the 'Downloads' section. This would just saves the effort of finding the boundary dataset for new users and such.

Alternatively, given the indicators for all Community Districts can be downloaded from the 'Download the Data' portion of the page, perhaps have an option to download as geojson/shapefile/similar in which the result would have both the geometry and indicator data.

Thanks!

allthesignals commented 4 years ago

There are some shapefile downloads here: https://communityprofiles.planning.nyc.gov/queens/1#resources

Is this what you mean?

mtreg commented 4 years ago

Thanks @allthesignals for following up on this. I'm not seeing any option to download the shapefiles of the CD boundaries at that link, or even a link to that dataset on Bytes of the Big Apple or NYC Open Data. But let me know if I'm missing it. (The only shapefiles I'm seeing are for FacDB and PLUTO)

I could envision a few options:

In my work I sometimes fetch the spatial data, and then the indicators csv data, and join them for analyses or maps, so it would be nice to just reduce the steps folks need to go through to get a more GIS-ready product

allthesignals commented 4 years ago

@mtreg got it, thank you for clarifying, i really appreciate it.

Next time we have room for improvements, we'll know exactly how to address this :) I think the last option would be very easy to implement. Let me see what I can do.