Hello,
I am trying to use my StreetMap Premium .mmpk file to geocode records in ArcGIS Pro 1.4. Does anyone know the steps necessary to enable the BatchSMPGeocoder tool (StreetMap.tbx) to enable geocoding from a local source? It only wants to point at the Online resource.
Thanks,
John Brockwell
Hi, do you mean this sample? http://www.arcgis.com/home/item.html?id=e57a7f9b15de428ea33c62e00bfb2332
That is hard coded to expect a geocode service as it leverages the available service count on a Server.
To work similarly on a local machine you can use this sample:
http://www.arcgis.com/home/item.html?id=b3c7c6273ef54e91aa57a073aa873eca
The MMPK locator for Pro should work.
Regards