I provided information about Nominatim just for better understanding what I'm 
doing and why. 
But my question is only about osm2pgsql. 

Let me ask it again, but without mentioning Nominatim at all.

While I am importing a relation object from osm file I want to modify a member 
of that relation so that modification will be represented in the database. I 
tried to adjust the attribute "role" in member (change it from "label" to 
"admin-center") in function process_relation, but in the database (table 
planet_osm_rels) this member was saved with an old value. 

Is there any way to modify raw data "on the fly" or do I need to modify only 
osm.pbf file? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2312#discussioncomment-12653407
You are receiving this because you are subscribed to this thread.

Message ID: 
<osm2pgsql-dev/osm2pgsql/repo-discussions/2312/comments/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to