Connors, Bernie (SNB) wrote on 2011-05-04 10:58:07 > I have noticed that many of my Nominatim search results for features in > Fredericton, NB, Canada include “Washington”. For example, searching for > “Fredericton, NB” at openstreetmap.org gives me the results “City > Fredericton, Washington, New Brunswick, Canada, North America”. The problem > with these results is that “Washington” is not a county of New Brunswick. I > am not aware of any administrative areas in NB named “Washington”.
A good tool to use for investigation on such relationships is MapquestApi Nominatim Search. see http://open.mapquestapi.com/nominatim/v1/search.php But Searching for Frederiction, NB, I could not find a satisfactory answer. Maybe somebody will interpret this information differently. Clicking on Details hypelink for Fredericton in the result list shows that Fredericton is related to Washington (Type: place:county, node 316961874, 15, , Point, 1.19258180834087 GOTO) The GOTO hyperlink for Washington http://open.mapquestapi.com/nominatim/v1/details.php?place_id=1630953 list pertinent informations related to Washington county. I suspect that the problem would come from a boundary:administrative relation that covers the area of Saint John and Fredericton. But I cannot fin such a relationship tha defines the Washington county. To this regard, are dont understand why New Brunswick cities are listed, In the localities for which Washington county is Parent, at least the following cities of NB are listed City Fredericton (Point, ~82.3 miles, node 204462923, GOTO) Saint John (Point, ~71.8 miles, node 129999186, GOTO) Searching for boundary:administrative relation, I compare Frederiction to Gonaives, Haiti where I know that such boundary relationship exist. The only significant difference I see are the following tags in NB relation : border_type = provincial ref = NB In Fredericton NB, there is a boundary:administrative, relation for the province. Washington Place is listed before Mention of New Brunswick boundary relation. But I cannot see whats make Washington place to be listed there. Fredericton (Type: place:city, node 204462923, 15, , Polygon, 0 GOTO) Washington (Type: place:county, node 316961874, 15, , Point, 1.19258180834087 GOTO) New Brunswick (Type: boundary:administrative, relation 68942, 4, , Point, 0.699330488610423 GOTO) tags in the relation admin_level = 4 border_type = provincial boundary = administrative name = New Brunswick ref = NB type = boundary In Gonaives, the boundary:administrative relation for Arrondissement is listed and working properly Les Gonaïves (Type: place:city, node 293921154, 8, , Polygon, 0 GOTO) Arrondissement Gonaïves (Type: boundary:administrative, relation 392359, 5, , Polygon, 0.0975953328366315 GOTO) tags in the relation admin_level = 5 boundary = administrative name = Arrondissement Gonaïves type = boundary Pierre Béland De : Connors, Bernie (SNB) Date/heure : 2011-05-04 10:58:07 A : Talk-CA OpenStreetMap Cc : Sujet : [Talk-ca] Problem with Nominatim in Fredericton, NB, Canada Hello, I have noticed that many of my Nominatim search results for features in Fredericton, NB, Canada include “Washington”. For example, searching for “Fredericton, NB” at openstreetmap.org gives me the results “City Fredericton, Washington, New Brunswick, Canada, North America”. The problem with these results is that “Washington” is not a county of New Brunswick. I am not aware of any administrative areas in NB named “Washington”. The Node for the City of Fredericton is: <?xml version="1.0" encoding="UTF-8" ?> - <osm version="0.6" generator="OpenStreetMap server"> - <node id="204462923" lat="45.9646491" lon="-66.6437529" changeset="7529491" user="berniejoconnors" uid="27287" visible="true" timestamp="2011-03-12T04:14:39Z" version="5"> <tag k="name" v="Fredericton" /> <tag k="is_in:continent" v="North America" /> <tag k="name:ar" v="ÝÑíÏÑíßÊæä" /> <tag k="is_in:country" v="Canada" /> <tag k="name:en" v="Fredericton" /> <tag k="is_in" v="New Brunswick;Canada" /> <tag k="place" v="city" /> <tag k="is_in:state" v="New Brunswick" /> </node> </osm> is_in: New Brunswick;Canada is_in:continent: North America is_in:country: Canada is_in:state: New Brunswick name: Moncton place: city Can somebody help me determine why communities in south-western New Brunswick are identified as being in “Washington County”? I suspect it is related to Washington County, Maine which is adjacent to the Maine-New Brunswick International boundary: Way: Washington County (24309532). I don’t feel I have enough experience to start messing with US county boundaries and International boundaries. Bernie. -- Bernie Connors New Maryland, NB [email protected]
_______________________________________________ Talk-ca mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-ca

