[Geocoding] Nodes, Tags, and Nominatim (Gazetteer)

Brian Quinion openstreetmap at brian.quinion.co.uk
Wed Oct 20 03:13:57 BST 2010


Various keys are imported by osm2pgsql, certainly more than just
amenity.  In the case of nominatim the list is near the top of
output-gazetteer.c (and unfortunately hard coded at the moment).

You may also need to modify the placex_insert function in
gazetteer-functions.sql to assign a suitable address & search rank for
the new feature types.

--
 Brian

On 20 October 2010 03:09, Jose Cid <doncid at gmail.com> wrote:
> Hello All,
>
> Is there an option (method or so) to parse and OSM file and pass on selected
> tags (some tag other than just "amenity") over to Nominatim (Gazetteer)
> tables using osm2pgsql (or other tools)?
>
>
> _______________________________________________
> Geocoding mailing list
> Geocoding at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/geocoding
>
>



More information about the Geocoding mailing list