[mkgmap-dev] Commit r4284: let test-map:all-elements set the transparent flag, use 0x1b instead of 0x51 for background

2019-03-26 Thread svn commit
Version mkgmap-r4284 was committed by gerd on Wed, 27 Mar 2019 let test-map:all-elements set the transparent flag, use 0x1b instead of 0x51 for background http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4284 ___ mkgmap-dev mailing list

Re: [mkgmap-dev] where are the house numbers gone?

2019-03-26 Thread Gerd Petermann
Hi Richard, okay, I'll try to reproduce the problem tomorrow. Please upload the *.o5m file here: http://files.mkgmap.org.uk/ Gerd Von: Team Rebenbummler Gesendet: Dienstag, 26. März 2019 22:44 An: 'Gerd Petermann'; 'Development list for mkgmap' Betre

Re: [mkgmap-dev] where are the house numbers gone?

2019-03-26 Thread Team Rebenbummler
Hi Gerd, I tried to find several addresses. The index allows me to enter country, city, street and house number. The street is then shown on the map, but at the beginning and not where the house number is located. The path is ok, I split the map with the splitter tool to handle large maps like the

Re: [mkgmap-dev] where are the house numbers gone?

2019-03-26 Thread Gerd Petermann
Hi Richard, the options look good, only this path looks strange, it probably matches a single file only: C:\Users\Richard\Documents\work\splitter\59170001*.o5m Do you see any error messages from mkgmap? Did you try to find other addresses? Gerd Von: mkg

[mkgmap-dev] where are the house numbers gone?

2019-03-26 Thread Team Rebenbummler
Hi . I have a strange behavior, the maps are generated, but no house numbers in the map. When the device searches for the address, it can find the street but not the house number. The map is build with the following statement java -Xmx12288m -Xms5120m -jar mkgmap-r4283\mkgmap.jar --gmapsupp

Re: [mkgmap-dev] TREHeader.POI_FLAG_DETAIL, transparent and map background

2019-03-26 Thread Ticker Berkin
Hi Gerd Yes, much better to do in the code; I'm happy with your patch Ticker On Tue, 2019-03-26 at 10:25 +, Gerd Petermann wrote: > Hi Ticker, > > thanks for the information. When I added the code in MapBuilder to > set TREHeader.POI_FLAG_DETAIL I did not even think about > all-elements. >

Re: [mkgmap-dev] TREHeader.POI_FLAG_DETAIL, transparent and map background

2019-03-26 Thread Gerd Petermann
Hi Ticker, thanks for the information. When I added the code in MapBuilder to set TREHeader.POI_FLAG_DETAIL I did not even think about all-elements. I also never noticed that the map has no background polygon 0x4b. I think the proper way to handle this is to set the transparent flag in ElementTe