logo separator

[mkgmap-dev] boundary France broken?

From Steve Ratcliffe steve at parabola.me.uk on Sat Jan 25 14:23:00 GMT 2014

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


More information about the mkgmap-dev mailing list