ReverseGeocodeAddition
This method enables reverse geocoding. Based on the geo data of an address, the corresponding address information (postal code, city, street) is returned.
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 |
CoordFormatIn | Coordinate format of the coordinate for which an address is to be determined. One of the values from the Coordinate Formats list | xml:string |
CoordFormatOut | The coordinate format to be returned for the determined address. One of the values from the Coordinate Formats list. | xml:string |
LocX | X-coordinate of the street to be geocoded. | xml:string |
LocY | Y-coordinate of the street to be geocoded. | 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.