I'm creating a database of all my geotagged photos and using a 'reverse nominatim' search to describe the location (using Mapquest).

Some of the descriptions are peculiar in that they return a 'suburb' which is inaccurate.

Example

lat="52.8186007" lon="-2.1179502"
returns :

<road>Marston Road</road>
<suburb>Salcombe Avenue</suburb>
<town>Stafford</town>
<county>Staffordshire</county>
<state_district>West Midlands</state_district>
<state>England</state>
<postcode>ST16 3BT</postcode>
<country>United Kingdom</country>
<country_code>gb</country_code>

'Salcombe Avenue' is a minor residential street 2km to the SE.
(52.795,-2.0818)

Much of east Stafford is designated as part of this 'suburb'

On investigation the only 'suburb' ref is for way 8095766 changeset 35344 created in 2007 and never changed.



Questions
1. Is there any recognised use of 'suburb' in the UK (or West Midlands) for smaller towns ?

2. Why is this appearing in the description for places well away from the location ?

3. I assume that it is OK just to delete the 'place=suburb' tag (I haven't done any OSM editing for some time & I'm a bit out of touch) ?

(I'm now going to try and find out how the Reverse Nominatim actually works.)


--
Iain

_______________________________________________
Talk-gb-westmidlands mailing list
Talk-gb-westmidlands@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb-westmidlands

Reply via email to