On 06/09/2011 11:09 PM, WanMil wrote:
If addr:street is not set the addr:housename tag is used as proposed by Charlie.

The patch is for the trunk and not for the locator branch.

WanMil
I've tried to apply this patch to r1968 by copying it into the root directory, then typing
patch < housename_v1.patch and I get the following error:
charlie@charlie-NC10:~/mkgmap/mkgmap-r1867$ patch < housename_v1.patch
patching file builtin-tag-list
Hunk #1 FAILED at 11.
1 out of 1 hunk FAILED -- saving rejects to file builtin-tag-list.rej
patching file StyledConverter.java
Hunk #1 FAILED at 666.
Hunk #2 FAILED at 689.
2 out of 2 hunks FAILED -- saving rejects to file StyledConverter.java.rej

What have I done wrong?  In the end I applied the patch manually.  I'll post back about the results in a few minutes...