This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Does OpenStreetMap’s search function understand road and rd are the same?

2
1

If I search for address and instead of Churchmans Road I write Churchmans Rd, will OSM find it?

asked 06 Mar '15, 13:29

Chiz's gravatar image

Chiz
46114
accept rate: 0%

edited 06 Mar '15, 15:03

Jonathan%20Bennett's gravatar image

Jonathan Ben...
8.3k1785108


One Answer:

6

It should, go ahead and try. See this list of supported abbreviations.

Note that OSM data itself should be unabbreviated, as it is much easyer for computers to abbreviate than to (correctly) expand.

answered 06 Mar '15, 14:16

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

I can't try, as it doesn't find needed address. I committed my changes. Waiting their appearance to check my assumption.

(06 Mar '15, 14:22) Chiz
2

You also use Nominatim's own search box to try and understand what is happening:

http://nominatim.openstreetmap.org/search.php?q=churchmans+rd

(06 Mar '15, 14:45) SomeoneElse ♦

Source code available on GitHub .