On Thu, May 19, 2011 at 01:12:06PM -0400, Francisco Moraes wrote:
>After much delay, here's the splitter patch.
>
>Enjoy.

I would love to, but:

>+                              currentWriters[j] = pbfOutput ? new 
>BinaryMapWriter(area, fileOutputDir) : new OSMXMLWriter(area, 
>fileOutputDir);

It appears that you forgot to include BinaryMapWriter.java in the patch.

Please execute "svn status" in your working directory, and execute
"svn add" for every file that is listed with a ? next to it. After that, 
"svn diff" should include all new files. (You would have to remember the 
"svn add" also before "svn commit".)

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

Reply via email to