On Mon, Feb 08, 2010 at 01:30:13PM +0000, Chris Miller wrote:
> What might be nice is if this stripping can be done before (or during) the
> split. That way the splitter would have to do less work, and possibly would
> also be able to perform a better split. The downside would be that any style
> changes might necessitate another splitter run. Would it be difficult to
> refactor out the filtering logic from mkgmap so splitter could use it?
> Thoughts?
What about this:
mkgmap --style=some_style --generate-whitelist > whitelist.txt
splitter --whitelist=whitelist.txt ...
mkgmap --style=some_style ...
Marko
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev