<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:10pt"><div>Hi,<br>I'm getting lots of errors like this with both mkgmap-r2889 and mkgmap-r2651:<br><br>SEVERE (MapSplitter): /media/space5/my.osm.stuff.overflow/step4and5/63240021.osm.pbf:<br>&nbsp; Area too small to split at http://www.openstreetmap.org/?mlat=51.53796&amp;mlon=-0.10158&amp;zoom=17<br>&nbsp; (reduce the density of points, length of lines, etc.)<br>Can't set city point index for N1P 2NS (too many indexed points in division)<br>Can't set city point index for N1P 2NR (too many indexed points in division)<br><br>However it does run to completion and a gmapsupp.img of a sensible size is created.<br>The file works on my Garmin eTrex Vista HCx and I can see and navigate to the postcodes.<br>But some points, e.g. N1P 2NS, are missing, although others nearby, e.g.N1P 2NN, exist. <br><br>This
 has happened since I have been adding postcodes into a map of Great Britain,<br>using some ideas from this recipe:<br>http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Postcode_Search_On_Garmin<br><br>Anyway - I don't quite know what to do now.<br>How do I set about reducing the density of points and length of lines?<br>Is there something I should do prior to running mkgmap e.g. some splitter options<br>I should change?<br>Currently I'm just doing:<br>time splitter \<br>/media/space5/my.osm.stuff.overflow/step3/great-britain-latest.osm.with.rightsofway.and.postcodes.pbf \<br>&nbsp;&gt; splitter.log<br><br>time java -Xmx3072M -jar /home/dad/osm.stuff/mkgmap-r2889/mkgmap.jar \<br>--gmapsupp \<br>--style-file=/home/dad/osm.stuff/mkgmap-r2651/examples/styles/mydefault/ \<br>--family-id=4538 \<br>--max-jobs=2 \<br>-c /media/space5/my.osm.stuff.overflow/step4and5/template.args
 \<br>/home/dad/osm.stuff/own.garmin.images/mydefault.v3.txt<br><br>Cheers,<br>Peter</div></div></body></html>