<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Bernd,<br><br>double size obviously means that you processed the files twice.<br>Probably you did not clean the directory.<br><br>Gerd<br><br><br><div>&gt; From: weigelt.bernd@web.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Date: Sat, 28 Feb 2015 16:38:56 +0100<br>&gt; Subject: Re: [mkgmap-dev] log messages for housenumbers<br>&gt; <br>&gt; Am Samstag, 28. Februar 2015, 15:44:50 schrieb Gerd Petermann:<br>&gt; <br>&gt; Gerd, you're right<br>&gt; <br>&gt; that are my options now<br>&gt; <br>&gt; java -ea -Xmx6G  -jar <br>&gt; /home/bernd/map_build/mkgmap-housenumbers2-r3486/mkgmap.jar  <br>&gt; --x-split-name-index <br>&gt; --route <br>&gt; --housenumbers <br>&gt; --index <br>&gt; --nsis <br>&gt; --gmapsupp -c /home/bernd/map_build/tiles/template.args  <br>&gt; --bounds=/home/bernd/map_build/bounds_20150224.zip  <br>&gt; --precomp-sea=/home/bernd/map_build/sea_20150224.zip  <br>&gt; --generate-sea <br>&gt; --style-file=/home/bernd/map_build/mkgmap-housenumbers2-<br>&gt; r3486/examples/styles/default/  <br>&gt; --name-tag-list=name:de,name,name:en,int_name  <br>&gt; --mapname=65001001 --family-id=1 <br>&gt; --product-id=41 <br>&gt; --description=bonn_20150228_1500_defaultmap <br>&gt; --family-name=Defaultmap <br>&gt; --draw-priority=10 <br>&gt; /home/bernd/map_build/tiles/*.o5m<br>&gt; <br>&gt; <br>&gt; But why i got an image with the double size if i use template.args?<br>&gt; <br>&gt; 491.1 MB vs. ~253 MB<br>&gt; <br>&gt; Because of the Overviews? They are not enabled in my options file, but my <br>&gt; basmeap style increases, too, from ~ 350 MB to 614 MB<br>&gt; This is to much for my DACH, maybe increases from 3.3 GB to 5 or more GB<br>&gt; <br>&gt; Bernd<br>&gt; <br>&gt; <br>&gt; &gt; Hi Bernd,<br>&gt; &gt; <br>&gt; &gt; &gt; Error at line 1, col 1<br>&gt; &gt; &gt; Bad file format: /home/bernd/map_build/tiles/template.args<br>&gt; &gt; <br>&gt; &gt; seems you have forgotten the -c  before tiles\template.args<br>&gt; &gt; <br>&gt; &gt; Reg. --x-split-name-index and "now i got the leading refs."<br>&gt; &gt; Your style produces these names, the option allows to find<br>&gt; &gt; "B506 Bergisch Gladbacher Strasse"<br>&gt; &gt; when typing "Bergisch" .<br>&gt; &gt; <br>&gt; &gt; Try it with your normal maps, search for "B506" and you will find the<br>&gt; &gt; "B506 Bergisch Gladbacher Strasse"<br>&gt; &gt; <br>&gt; &gt; Gerd<br>&gt; &gt; <br>&gt; &gt; &gt; From: weigelt.bernd@web.de<br>&gt; &gt; &gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; &gt; Date: Sat, 28 Feb 2015 15:37:07 +0100<br>&gt; &gt; &gt; Subject: Re: [mkgmap-dev] log messages for housenumbers<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Am Samstag, 28. Februar 2015, 14:49:18 schrieb Gerd Petermann:<br>&gt; &gt; &gt; Hi Gerd<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Did you change your template.args before using it with mkgmap?<br>&gt; &gt; &gt; I got an error:<br>&gt; &gt; &gt; Error at line 1, col 1<br>&gt; &gt; &gt; Bad file format: /home/bernd/map_build/tiles/template.args<br>&gt; &gt; &gt; Error parsing file<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; My template.args start with<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; #<br>&gt; &gt; &gt; # This file can be given to mkgmap using the -c option<br>&gt; &gt; &gt; # Please edit it first to add a description of each map.<br>&gt; &gt; &gt; #<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; # You can set the family id for the map<br>&gt; &gt; &gt; # family-id: 980<br>&gt; &gt; &gt; # product-id: 1<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; # Following is a list of map tiles.  Add a suitable description<br>&gt; &gt; &gt; # for each one.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; mapname: 65000001<br>&gt; &gt; &gt; description: NL-Venray<br>&gt; &gt; &gt; input-file: 65000001.o5m<br>&gt; &gt; &gt; ...<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; For testing i have removed this option<br>&gt; &gt; &gt; --x-split-name-index seems to create better results with my basemap style,<br>&gt; &gt; &gt; but now i got the leading refs.<br>&gt; &gt; &gt; I'm sure, that is not what i want ;-) but it is good, if there are more<br>&gt; &gt; &gt; then streets with the same name.<br>&gt; &gt; &gt; One Luxemburger Straße is locaced on the left side the Rhine between Sülz<br>&gt; &gt; &gt; and Klettenberg, the other one on the right side in Porz<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Bernd<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Hi Bernd,<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; for the default style test, keep it simple, use something like this:<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; java -Xmx6800m -jar d:\mkgmap\dist\mkgmap_r3486.jar --max-jobs<br>&gt; &gt; &gt; &gt; --x-split-name-index --route --housenumbers<br>&gt; &gt; &gt; &gt; --bounds=f:\osm\bounds-latest.zip --index --nsis -c tiles\template.args<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Gerd<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; From: weigelt.bernd@web.de<br>&gt; &gt; &gt; &gt; &gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; &gt; &gt; &gt; Date: Sat, 28 Feb 2015 14:45:09 +0100<br>&gt; &gt; &gt; &gt; &gt; Subject: Re: [mkgmap-dev] log messages for housenumbers<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Am Samstag, 28. Februar 2015, 14:09:27 schrieb Bernd Weigelt:<br>&gt; &gt; &gt; &gt; &gt; &gt; Just tested the default style, but it is imposssible to search any<br>&gt; &gt; &gt; &gt; &gt; &gt; address,<br>&gt; &gt; &gt; &gt; &gt; &gt; i  have survey, why.<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Got it<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; missing a '--style-file=' before<br>&gt; &gt; &gt; &gt; &gt; /home/bernd/map_build/mkgmap-housenumbers2-<br>&gt; &gt; &gt; &gt; &gt; r3486/examples/styles/default<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Bernd<br>&gt; <br>&gt; -- <br>&gt; amarok2 now playing:<br>&gt; artist: Beverly Knight<br>&gt; title: Trade It Up<br>&gt; album: Music City Soul<br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>