Hi Brian,
I fear the patch doesn't solve the problem, because the problem is somewhere else.
Here is what I found:
1) The way 265329468 is a polygon, the rule that matches is
(building=* | amenity=*) & area!=no & amenity!=grave_yard [0x13 resolution 24]
in the polygons file.
The finalize section of the polygons file doesn't contain the
inc/address
because we think that polygons don't need address info. On the other hand,
the --housenumber option requires the info.
I think we also have to add
include 'inc/address';
to the polygon rules.
Gerd
From: brianegge@gmail.com
Date: Sat, 25 Oct 2014 00:29:18 +0000
To: mkgmap-dev@lists.mkgmap.org.uk
Subject: Re: [mkgmap-dev] FW: mkgmap in NYC
Thanks Ben. I'll try it out next week.
On Fri, Oct 24, 2014 at 4:52 PM Ben Konrath <
ben@bagu.org> wrote:
Brian: Address search in the US map from 2014.10.23 should now works for New York. I've tested it in simulation mode but it would be great if you could test it out to confirm it's working as well. Thanks for pointing out the issue.
Gerd: I've attached a patch that I'm using to fix the New York address search. I've also included a small change in Canada and the US which removes the 'City of' in front of city names when it's there. Nobody uses the official 'City of' form of city names so it doesn't make sense to have it in the default style. Let me know if there are any issues.
Thanks, Ben
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev