Address declaration
In order to position an address on the map you have to enter the address first because the position is internally located (latitude, longitude). The address can be used by the address name afterwards.
address_(x)
Entering the address of the point of aim.
CO (Country)
Declaration of the country by ISO 3166 ALPHA 3 country code – e.g. GBR.
CI (City)
Declaration of the city name.
PC (PostalCode)
Declaration of the postal code (zip-code).
SN (StreetName)
Declaration of the street name.
NR (StreetNumber)
Declaration of the street number
In order to determine the correct position the address has to be as complete as possible.
Country, city, postal code and street are mandatory!
Definition of Tolerances:
By specifying tolerances, more positions can be found, but it is possible that the result may be an incorrect positioning!
MA [min_accuracy]
With this parameter you can define the minimum accuracy an address location shall get. I.e. if you have a street with a house number in the query, but the lookup only finds the street and not the corresponding house number, you can reduce the accuracy with "min_accuracy=street".
Allowed values:
1 or country
4 or city
5 or postal
6 or street
8 or address [default]
TO [tolerance]
With this parameter you can set the tolerance for misspellings.
Allowed values:
0 [default]
1 (Simple corrections like Street/Path/Allee together or written apart, alternative street names: street => way)
2 (Name similarities for streets)
PA [postal_accuracy]
Allowed values: 0 - 10
By reducing the postcode accuracy, only the number of specified digits of the postcode is used in combination with the street name!
When specifying the value "3", the first 3 digits of the postal code and the street name must match!
Designing a request
&address_(x)=([parameter:value;]+)
Note
DURL-requests cannot exceed 8192 characters!
Maximum of 99 icons per map!
Request examples
&address_1=CO:GER;CI:Braunschweig;PC:38106;SN:Rebenring;NR:33
URL: