[OSM-dev] osmosis + postgis 2.0 - usage of legacy function namens
Walter Nordmann
pille3 at hotmail.com
Fri Jun 22 17:00:01 BST 2012
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.
More information about the dev
mailing list