Many thanks Steve, the sea generator is running for 20 minutes now. It constantly outputs:
131072 tiles remaining
Guess this will take a while :)

I've downloaded the large tile land polygons file. While memory usage remains low for now, should I have chosen the alternative download with smaller tiles from osmd.com or add -Xmx8g to the commandline?


On 25-01-14 15:23, Steve Ratcliffe wrote:

Hi Lambertus,

java -cp <path_to_mkgmap_dir>/mkgmap.jar:<path_to_geotools_dir>
uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator
<path_to_shape_dir>/land_polygons.shp WGS84 sea

But then I get the error:

Error: Could not find or load main class
uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator

I've compiled everything and put it here: http://files.mkgmap.org.uk/detail/174

If you unpack the file then it should just need

java -cp mkgmap.jar uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator <path_to_shape_dir>/land_polygons.shp WGS84 sea

..Steve
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to