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