I am trying to create an "equity map" that shows proximity of different types of parks and facilities to a determined population of a town.
(ex. neighborhood parks to nearest 500 people, and create a buffer or ring of sorts to those 500 people surrounding the parks)
I have a census file of all blocks within the town and was able to tie in block population data, so each block within the town has a population number. I also have created all the shapefiles for parks / facilities / fairgrounds, etc.
I don't know how to create a proportional buffer around the input features (parks) to the determined population (from block groups surrounding those parks). In theory the map would look something like the photo attached, but on a finer scale...
Has anyone made a map like this, or know how to run this function? I am using ArcMap 10.5 and would love any and all input on how to create these specified buffers.
Thank you!