GeocodeLocationWithAddition
This method allows geocoding an address based on a single input of address information. It is automatically recognized what kind of address information the parameter is. In addition, the Addition parameter can be used to specify further parameter values in the form of a query string.
Name | Description | Data Type |
---|---|---|
SystemPartner | The name of the access partner; is generated by YellowMap and communicated to the partner. | xml:string |
SecurityID | The access key; is generated by YellowMap and communicated to the partner. | xml:string |
Channel | A character string that is logged; it can be freely selected. | xml:string |
CoordFormatOut | The coordinate format to be returned for the determined address. One of the values from the Coordinate Formats list. | xml:string |
IsoCountryCode | The ISO country code of a country. | xml:string |
Location | Address information from a single input field | xml:string |
Addition | This parameter can be used to specify additional parameter values in the form of a query string. Format: Key1=Value1&Key2=Value |
xml:string |
More information about the parameters can be found in the Parameter view.