Hi
> Another problem - I can't get splitter to work with pbf files. It fails > with a message starting: > > "Splitting OSM-Data\great_britain.osm.pbf. Please wait > > Exception in thread "main" java.lang.NoClassDefFoundError: > crosby/binary/file/BlockReaderAdapter" You are missing a jar file on the classpath, there is a ready built version with everything you need at URL: http://files.mkgmap.org.uk/download/6/splitter-r161.zip If you call it with: java -jar splitter.jar ... it should work. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
