Creating an composite Locator with ArcGIS Pro using the latest Locator Style for ArcMap (Locator Style for Germany) resulted in a Service Definition File which could be uploaded to ArcGIS Server 10.9.1.
Unfortunately the batch geocoding using SOAP requests doesn't work as expected: Every time I send the same request to the server and get almost always a different result.. The geocoding result is always the same but in the XML result the value for the first of the two lines "<Value xsi:type="xsd:int">1</Value>" differs in for some results. This didn't happen with ArcMap. Do you have any suggestions, please? I have problems to automatically check for the correct geocoding result from server (XML is always different).
<Records xsi:type="tns:ArrayOfRecord">
<Record xsi:type="tns:Record">
<Values xsi:type="tns:ArrayOfValue">
<Value xsi:type="xsd:int">1</Value>
<Value xsi:type="xsd:int">0</Value>
<Value xsi:type="xsd:string">ort</Value>
<Value xsi:type="tns:PointN">
Solved! Go to Solution.
Can you clarify some details about the locator?
1. What version of ArcGIS Pro is used to create the composite locator?
2. What tool was used to create the participating locators used in the composite?
3. Do you get the same behavior if you create the participating locators using Germany as the country with the Create Locator tool and the locators are added to the composite and published to ArcGIS Server 10.9.1?
-Shana
Can you clarify some details about the locator?
1. What version of ArcGIS Pro is used to create the composite locator?
2. What tool was used to create the participating locators used in the composite?
3. Do you get the same behavior if you create the participating locators using Germany as the country with the Create Locator tool and the locators are added to the composite and published to ArcGIS Server 10.9.1?
-Shana