> On Wed, Sep 14, WanMil wrote: > >> Attached patch should fix (all?) subdivision splitting problems. >> Error like "Area too small to split at ..." cannot occur any more >> because the way how subdivisions are split is changed. >> > > I tried to apply it on top of mkgmap-r2028, but it does not compile, > toGarmingString is an unknown symbol. I disabled the two lines > for now and I will testing it with my maps. >
Oh, you are right. toGarminString() is a debug method in the Area class that outputs the borders in garmin units. I did not include that to the patch. Uncommenting these lines fixes that. WanMil _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
