What's new

Leaderboard

12. Open the multipoint is an edit session ad assign (manually) actual box numbers based on the calculated boxes.
 
13. Use the Python script or the ArcGIS Model to post fireboxes from the dissolved incident back to the original Incidents
 
14. Join the snapped incidents to the original address points with the Name / Delivery Address as the join fields
 
15. Use a spatial join to link the address points to the property parcels. Now the parcels have fire boxes
 
16. Using Select by Attributes, isolate and export the parcels for each fire box to a separate feature class
 
17. Aggregate the parcels
 
18. Merge the aggregated parcels
 
19. Open an edit session and manually align the Fire Box (aggregated parcels) boundaries with neighbors and eliminate any holes
 
20. Create a 1500' dissolved buffer around the hydrants and export to a feature class
 
21. Overlay the hydrant zone with the box areas and split the box polygons where the hydrant zone ends. These are the non-hydrant areas.
 
Ground control to major tom
 
22. Calculate the central feature for each of the multi-point clusters (snapped and dissolved incidents) and export to a feature class
 
23. Load the central features as incidents into a new NA/CF layer.
 
24. Add stations and restrictions to the new NA/CF layer.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Back
Top Bottom