<!DOCTYPE html>
<html><head>
<meta charset="UTF-8">
</head><body><p>Hallo Gerd,<br></p><p>thank you, i think, this is a good way to reduce the global index (and the memory).<br></p><p>My first idea was, only build adresses from ways with an original "name"-entry from OSM. Your method exclude more ways "Straße,Weg,etc".<br></p><p>Perhaps the need of memory for "Europe" becomes less than 6GB :) Then i can build a EU-map with adresses.<br></p><p>Greets<br></p><p>Arndt<br></p><blockquote><p>Gerd Petermann <GPetermann_muenchen@hotmail.com> hat am 30. März 2017 um 18:12 geschrieben:</p><p>Hi all,</p><p>attached is an improved version which also implements the new option --x-mdr7-excl.<br>It also has some debug messages which will print Strings which appear very often, something like this:<br>Street index (Mdr7) 'Service' : 11.09%<br>Street index (Mdr7) 'Straße' : 7.09%<br>Street index (Mdr7) 'CyW' : 1.66%<br>Street index (Mdr7) 'Pth' : 3.81%<br>Street index (Mdr7) 'Weg' : 1.13%<br>Street index (Mdr7) 'Foot' : 9.17%<br>Street index (Mdr7) 'Steps' : 1.58%<br>(sample from Arndts "Speichenkarte" style which adds osm tags to the street name.</p><p>The idea is to use Option --x-mdr7-excl="Service,Straße,Foot,Pth" to exclude some strings from the global index.<br>This will esp. reduce heap memory usage , but it will also reduce the size of the index.</p><p>The search will still find roads like "Abc Straße" when you search for abc, but it will not display all the streets containing<br>Straße when you just type Straße. It should also still display "Straße des 17. Juni" if you type<br>"Straße des" or just "Juni" in case you use --x-split-name-index.</p><p>The binary is here:<br><a href="http://files.mkgmap.org.uk/download/342/mkgmap.jar">http://files.mkgmap.org.uk/download/342/mkgmap.jar</a><br></p><p>Gerd</p><p>_______________________________________________<br>mkgmap-dev mailing list<br>mkgmap-dev@lists.mkgmap.org.uk<br><a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br></p></blockquote></body></html>