<div dir="ltr"><div style="font-size:16px">Hi,</div><div style="font-size:16px"><br></div><div style="font-size:16px">I have been compiling my own maps of my local areas (<600 mB) for a couple of years now but the other day for the first time I had to use splitter to divide a large .osm file. It took several tries to get everything working to the point that a useful map emerged from the process. However, my directives are not being processed so the map I get is a plain vanilla version</div><div style="font-size:16px"><br></div><div style="font-size:16px">The sea and coastline are invisible in the finished product. In addition, some of my custom lines are missing, for example, the ones used for unpaved roads and waterway direction. Inexplicably, most of my custom styles for both highways and POIs are visible.</div><div style="font-size:16px"><br></div><div style="font-size:16px">Th simple splitter command line I'm using is here:</div><div style="font-size:16px"><br></div><div style="font-size:16px">[code]java -Xmx1000m -jar ..\splitter\splitter.jar "C:\Users\alask\Downloads\<wbr>Maps\Alaska.osm" --output-dir=..\splitter > ..\splitter\splitter.log [/code]</div><div style="font-size:16px"><br></div><div style="font-size:16px">I've seen examples of a splitter command that uses the <b>--precomp-sea="C:\Users\<wbr>alask\Downloads\Maps\sea.zip" </b><wbr>argument in its call but iI tried that and it made no difference in the result. Anyway, this generates three .osm files (63240001, 2, and 3) which I then process with mkgmap and the following command line. This exact comand line (but without the template.args parameter) runs perfectly and creates a map containing all my styles and shows the coastline and sea properly:</div><div style="font-size:16px"><br></div><div style="font-size:16px">java -Xmx1000m -jar mkgmap.jar <b>-c "C:\Users\Alask\Documents\<wbr>splitter\template.args"</b> --latin1 --family-id=24983 --name-tag-list=name:en,int_<wbr>name,name --gmapsupp --description="Alaska" --country-name=USA --country-abbr=USA --index --location-autofill="is_in,<wbr>nearest" --copyright-message="ODbL by OSM contributors" --link-pois-to-ways  --add-pois-to-areas  --reduce-point-density=4 --reduce-point-density-<wbr>polygon=8 --merge-lines --route --drive-on=right --net --housenumbers --x-split-name-index --check-roundabouts --check-roundabout-flares --process-destination --process-exits --poi-address <b>--generate-sea=land-tag=<wbr>natural=background --style-file="C:\Users\alask\<wbr>Dropbox\Mapping\DJS_styles" --precomp-sea="C:\Users\alask\<wbr>Downloads\Maps\sea.zip" --bounds="C:\Users\alask\<wbr>Downloads\Maps\bounds" "C:\Users\alask\Dropbox\<wbr>Mapping\24983djs.TYP"</b><br></div><div style="font-size:16px"><b><br></b></div><div style="font-size:16px">Is the placement or order of the arguments important? Any other ideas or suggestions much appreciated.<b><br></b></div><div style="font-size:16px"><br></div><div style="font-size:16px">Thanks for your help,</div><div style="font-size:16px"><br></div><div style="font-size:16px">Dave</div><span class="gmail-HOEnZb" style="font-size:16px"><font color="#888888"></font></span><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dave Swarthout<br>Homer, Alaska<br>Chiang Mai, Thailand<br>Travel Blog at <a href="http://dswarthout.blogspot.com" target="_blank">http://dswarthout.blogspot.com</a></div></div>
</div>