Weighted Proximity to Parks
Description
Evaluate each block’s proximity to parks by measuring both the walking distance and the corresponding park’s lot area.
Computing
For every residential lot given, the tool selects the closest points on the edge of parks and computes the shortest walking distance to them.
Then the user can decide how the distance is weighted. Although the recommended weight distribution should be as follows:
Weighted Proximity = Weight Factor * Target Park Area
Then the user will be able to remap the result and start color mapping the lots.
How To Use
Step by Step Instructions
- Prepare GIS .shp file by PLUTO
- Extract residential lots poly curves as origins, stored in “curve” component
- Extract park lots as destinations, with lot area information
- Plug two inputs in
- Adjust weight distribution if needed
- Use exported weighted proximity data to color the surfaces
Troubleshooting
None.
Required Files
https://drive.google.com/file/d/1VAlcp7WMt_sVREWWe8nIQuUcbmjxvfdG/view?usp=sharing
Limitations & Context
This tool only works for PLUTO data with the correct index system.