Darafei Praliaskouski <m...@komzpa.net> wrote:

> I am not using route= relations in osm2pgsql. Is there a way to skip their 
> processing, to get more speed than 4 relations/sec?

You could just skip the code following "if( strcmp(type, "route") == 0 )" in
output-pgsql.c, but I doubt that this will increase your processing speed
significantly because most of the hard processing work is for multipolygons
relations anyway.

Regards

Sven

-- 
"If you continue running Windows, your system may become unstable."
(Windows 95 BSOD)

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

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to