logo separator

[mkgmap-dev] [PATCH v6] - Code around highway shield crap when sorting labels

From Mark Burton markb at ordern.com on Mon Mar 22 14:29:24 GMT 2010

Hi Felix,

> On 22.03.2010 00:42, Mark Burton wrote:
> > v6 - don't trash first ref if it is the same as the name (sans shield)
> > and more refs follow
> >
> > ---------
> In principle the patch works very good.

Good.

> I do get complications when using this patch in combination to Wan Mill's "mp_lesscuts_v4.patch".

Isn't that patch already in the trunk?
 
> It would be great if the following patches could be added to trunk, for 
> me they all work very well:
> empty_labels.patch

This is also in trunk now.

> mp_lesscuts_v4.patch (causes some problems in combination with above 
> patch v6)

> mp_rolehandling_v3.patch
> sizeFilter.patch (previously called drop_small_polygons.patch)

Don't know the status of those patches.


> java.lang.NullPointerException
>          at 
> uk.me.parabola.mkgmap.reader.osm.MultiPolygonRelation.closeWays(MultiPolygonRelation.java:327)
>          at 
> uk.me.parabola.mkgmap.reader.osm.MultiPolygonRelation.processElements(MultiPolygonRelation.java:538)

Actually, if you look at the code, that NPE should be impossible to
achieve. Something very odd is happening - can you try again using a
clean build (ant clean; ant)

Mark



More information about the mkgmap-dev mailing list