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.
Entering the address of the point of aim.
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:
TO [tolerance] With this parameter you can set the tolerance for misspellings. Allowed values:
PA [postal_accuracy] Allowed values: 0 - 10 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
Request examples&address_1=CO:GER;CI:Braunschweig;PC:38106;SN:Rebenring;NR:33 http://maps1.locr.com/?map_config=202&print=1&width=800&height=800&address_1=CO:DEU;CI:Braunschweig%20;PC:38106;SN:Rebenring;NR:33;MA:1;TO:1;PA:3&icon_1=I:star1;C:RD&obj_pos_1=N:icon_1;A:address_1 |