[OSM-dev] osm2psql: minor hstore rework

Sven Geggus lists at fuchsschwanzdomain.de
Mon Apr 4 08:58:17 BST 2011


Lennard <ldp at xs4all.nl> wrote:

> What probably happens is that, in write_wkts(), you removeTag(), thereby 
> physically removing that tag from the list. However, for geometries that 
> also go into planet_osm_roads, write_wkts() is called twice in a row 
> (once for lines, once for roads), and the second time, these tags are 
> gone. There's nothing left to put into the columns.

*argh* this is not intentional. I did not think about write_wkts beeing
called a second time. Looks like I need to do this in another way.

Regards

Sven

-- 
"Whenever there is a conflict between human rights and property
rights, human rights must prevail." (Abraham Lincoln)

/me is giggls at ircnet, http://sven.gegg.us/ on the Web



More information about the dev mailing list