[Tile-serving] [osm2pgsql] Support name_* tags in addition to alt_name_* (#429)

vincentdephily notifications at github.com
Thu Aug 6 08:44:26 UTC 2015


Yes, looks like I'm talking about the gazetteer, sorry I was just pointed at [that code](https://github.com/openstreetmap/osm2pgsql/blob/07db15e5e55eca63971a014ddb08bc47cd89f762/output-gazetteer.cpp#L127) during a discussion on name_N vs alt_name_N. I'd open an issue for nominatim too but seeing this one closed so quickly is a bit discouraging.

Even if you discount the tiger data, there is currently 6 times more name_1 than alt_name_1 in the db. Looking at the number of contributors, the ration is 20 to 1. Discounting tiger data isn't very appealing either, unless you're planning on a counter mechanical edit proposition to switch existing name_N to alt_name_N. If you include tiger data, there are even more name_1 tags than there are alt_name tags in the db.

I don't think the backlash you link to is that relevant :
* it started about a mechanical edit, which raised immediate red flags of its own and tainted the rest of the discussion
* it was more about "semicolons vs (alt_)name_N" than about "name_N vs alt_name_N"
* it argued about documentation, but currently wiki documentation about name_N and alt_name_N is easyer to find that documentation about semicolon
* another argument was the lack of tool support, which is the circular problem I'm trying to break here.

To sum it up: if you support alt_name_N (like you do in gazetteer), you should also support name_N. If you were to support only one of the variants (I'm not advocating that), it should be the name_N one.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/429#issuecomment-128293380
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150806/fb1c85d8/attachment.html>


More information about the Tile-serving mailing list