Hi, extracting a polygon from postgres via osmosis fails:
Any hints?
This question is marked "community wiki".
|
The osmosis-dev mailing list is a good place to ask such questions. Specifically, are you using Osmosis 0.39 or an earlier version? There has been a change affecting the internal serialization of objects in r25674 which is included in 0.39 but not older versions of Osmosis. This change has fixed the "Cannot represent -1 as a char" bug in a different scenario; maybe it helps for your case as well. (Mailing list article.) Extracting a polygon via osmosis-0.39 works fine. Tried osmosis-0.38 before.
(14 Jun '11, 18:11)
gwk
|