Select to view content in your preferred language

Issue in .loc file required in offline geocoding.

378
1
07-03-2023 04:43 AM
Labels (3)
AbhyanshuGupta
New Contributor III

Hi,

I was working on offline geocoding and was following the tutorial from the below mentioned link :

Offline geocode | ArcGIS Maps SDK for .NET | ArcGIS Developers

When I am trying to implement the code provided for .net MAUI I am facing an issue with the .loc file which we have to use.

I have added the file in my local storage and I am able to access it with no issues but, when I run my code it shows me an error that ‘Locators created with the Create Address Locator geoprocessing tool are not supported’. Can someone please help with this issue which I am facing.

Thanks,

Abhyanshu Gupta

0 Kudos
1 Reply
KyleGruberItc
New Contributor II

Abhyanshu,

You need to use the "Create Locator" geocoding tool instead of the "Create Address Locator" geocoding tool.

https://pro.arcgis.com/en/pro-app/latest/tool-reference/geocoding/create-locator.htm