Hello, I am trying to set up a process to map locations to a street centerline by either an address or or by lat/lon if no address exists or if the address cannot be found. I have created a geocoder that only uses the Street Address Role and have a process set up to change addresses from 1234 N Main to 1200 N Main in an effort to anonymize them. All locations have a lat/lon even if no address exists. The geocoder is configured properly and geocodes the events to the street centerline with the address. The issue I am having is that the geocoder will not locate events by lat/lon where no addresses match can be found. Even if I only specify the geocoder to use the Coordinate System Category in the Geocode Table dialogue box, it will return zero matches.
Just wondering if anyone has any input on how I can geocode based on lat/lon. Everything I've tried seems to not work.
Thanks!