[Geocoding] [OpenStreetMap] #4647: search format for houses and buildings (and korpus) in Russian

OpenStreetMap trac at noreply.openstreetmap.org
Tue Oct 23 21:22:15 BST 2012


#4647: search format for houses and buildings (and korpus) in Russian
------------------------+---------------------------
  Reporter:  imz@…      |      Owner:  geocoding@…
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:
 Component:  nominatim  |    Version:
Resolution:             |   Keywords:  search_result
------------------------+---------------------------

Comment (by lonvia):

 The following query would be the form that should already work with
 Nominatim: Осенний бульвар, 7 к2

 It does not because there is a bug in the handling of house numbers. The
 house numbers are saved in their untransliterated form (i.e. 7 к2) in
 placex, but search.php actually queries it with the transliterated form
 (i.e. 7 k2).

 For the other formats, support for ignoring words is needed and maybe some
 additional transliterations.

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/4647#comment:3>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the Geocoding mailing list