[Geocoding] support tab as space delimiter #967

Rahul Reddy k_rahul_reddy at outlook.com
Sun Mar 22 11:46:52 UTC 2020


Thanks for the reply!

I took some time to understand the utfasciitable.h and nominatim.c in the path module/. The entries are already such that ASCII 9-14 will be converted to space character.

But the resultant string does not contain the character. This happens with other characters like @#+() etc.(these are irrelevant in search) too.

I think the part
'// assume lenngth 1, silently drop bogus characters'
in nominatim.c is dropping these characters. Can anyone help me with this?

PS: While trying to understand the table, I fixed issue #886<https://github.com/openstreetmap/Nominatim/issues/886>. I'll write test cases and send a PR for that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20200322/82cf0a8b/attachment.htm>


More information about the Geocoding mailing list