[OSM-dev] osmosis + postgis 2.0 - usage of legacy function namens
Igor Podolskiy
igor.podolskiy at vwi-stuttgart.de
Sat Jun 23 12:04:25 BST 2012
Hi Walter,
On 23.06.2012 12:58, Walter Nordmann wrote:
>
> Igor Podolskiy wrote
>>
>> You can do a git checkout or just grab the sources from:
>>
>> https://github.com/podolsir/osmosis/tarball/postgis2-compat
>>
>> or even the binary version from
>>
>> http://dev.openstreetmap.de:23457/hudson/job/osmosis-podolsir/10/artifact/package/distrib/tgzs/osmosis-0.40.1-127-g4999008.tgz
> took the binary one - and it's working fine for me.
> Importing data of 1 Hour:
>
> but i'm only doing diff-updates of the database. nothing more. and that was
> using Collect& Envelope.
> May be there is more old stuff used somewhere else in osmosis? don't know.
Yeah, I thought of that and did a search for the functions in question
over the entire codebase. pgsimple and pgsnapshot seem to be the only
ones still using the deprecated non-ST_ forms.
The changes are now integrated into to the main osmosis repo.
Thanks again for the report and the test!
Bye
Igor
More information about the dev
mailing list