// maximum allowed amounts of points/lines/shapes with extended types
private static final int MAX_XT_POINTS_SIZE = 0x8000;
private static final int MAX_XT_LINES_SIZE = 0x8000;
private static final int MAX_XT_SHAPES_SIZE = 0x8000;
I hope it solves the problem.
Mark
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev