Hi Michael,

the expected behaviour is that mkgmap adds the name from addr:place as the 2nd 
label of the road. The first label should be empty (because the road has no 
name).

Does that anwer your question?

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von 
Forstner Michael <forstne...@a1.net>
Gesendet: Samstag, 2. September 2023 20:41
An: mkgmap-dev@lists.mkgmap.org.uk
Betreff: [mkgmap-dev] House numbers

Hello,

basically, the address search in BaseCamp works. But there is only a problem 
with street names if I click on a street. Often only the house number is 
displayed here.

There are the following cases:
1. addr:street is defined for a building. When using this parameter, the 
highway in the near must have the same name as addr:street. If I click on a 
highway in BaseCamp this will be shown: addr:street addr:housenumber. This 
works beautifully.

2. However, when using addr:place on a building, there is usually no nearby 
highway with the same name. Then only addr:housenumber is displayed for the 
highway. This is not correct.

There are the following settings:
mkgmap:street!=* & addr:street=* { set mkgmap:street='${addr:street}' }
mkgmap:housenumber!=* & addr:housenumber=* { set 
mkgmap:housenumber='${addr:housenumber}' }

Is this a bug or I am doing something wrong?

I ask for support! Thank you!

Best regards,
Michael

_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to