logo separator

[mkgmap-dev] Splitter PBF support patch

From Marko Mäkelä marko.makela at iki.fi on Thu May 19 20:03:28 BST 2011

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



More information about the mkgmap-dev mailing list