This is a must see video for any GIS professionals. The documentation for this code needs to be included on ESRI documentations to showcase what makes Arcade Programming such a powerful language.
I've been developing our street/address management system. In the road centerline, there are fields for zip code on the left side of the road, and right side. We differentiate the left and right by the direction of flow, which itself is based on the direction that addresses increment. Is there a way using Arcade expressions to automatically calculate the zip code on either side of the line segment, based on an intersecting zip code polygon?
This is a must see video for any GIS professionals.
The documentation for this code needs to be included on ESRI documentations to showcase what makes Arcade Programming such a powerful language.
How do you configure the rule so if your Manhole Point ID is updated, the data in the line feature class updates?
I've been developing our street/address management system. In the road centerline, there are fields for zip code on the left side of the road, and right side. We differentiate the left and right by the direction of flow, which itself is based on the direction that addresses increment. Is there a way using Arcade expressions to automatically calculate the zip code on either side of the line segment, based on an intersecting zip code polygon?
Cool!