logo separator

[mkgmap-dev] House numbers

From Gerd Petermann gpetermann_muenchen at hotmail.com on Sat Sep 2 20:55:28 BST 2023

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-bounces at lists.mkgmap.org.uk> im Auftrag von Forstner Michael <forstner-m at a1.net>
Gesendet: Samstag, 2. September 2023 20:41
An: mkgmap-dev at 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



More information about the mkgmap-dev mailing list