got it. legacy.sql didn't help. had to change the sources.
Changed all calls of Collect(..) and Envelope(..) to ST_Collect and ST_Envelope in pgsimple/src/main/java/org/openstreetmap/osmosis/pgsimple/v0_6/impl/NodeDao.java pgsimple/src/main/java/org/openstreetmap/osmosis/pgsimple/v0_6/impl/IndexManager.java pgsimple/src/main/java/org/openstreetmap/osmosis/pgsimple/v0_6/impl/WayDao.java and same in pgsnapshot/src/main/java/org/openstreetmap/osmosis/pgsnapshot/v0_6/impl/NodeDao.java pgsnapshot/src/main/java/org/openstreetmap/osmosis/pgsnapshot/v0_6/impl/IndexManager.java pgsnapshot/src/main/java/org/openstreetmap/osmosis/pgsnapshot/v0_6/impl/WayDao.java ant build that works for me. Sorry, can't upload with git (no account, no expierence) Regards walter @brett: please integrate in svn, i can't do that -- View this message in context: http://gis.19327.n5.nabble.com/osmosis-postgis-2-0-usage-of-legacy-function-namens-tp5234278p5713909.html Sent from the Developer Discussion mailing list archive at Nabble.com. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

