Hello All -I have a similar issue. I need to geocode from a table that uses a range of addresses for each record: Main | St | Odd | 3901 | 3999Ideally, I'd like a single point (centroid of street segment with offset for odd/even side) that represents the range.Any thoughts?ThanksM.
I've never heard of geocoding address ranges, but my workaround solution would be to assign an ID to each address, split each address into two seperate tables based on the range delimiters and then do two geocode runs. Afterwards, join the output tables based on the common ID, and use the XY to line tool to create ranges for each address.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.