Re: [osmosis-dev] bounding-polygon dismisses points at +180° longitude

2011-07-22 Thread Brett Henderson
On Sun, Jul 17, 2011 at 4:25 AM, WanMil wmgc...@web.de wrote:


 Hi,
 what need to be done to get this issue fixed?
 The following things were provided:
 * a simple testcase
 * a scenario in which the problem is a real issue (extracting russian
 border)
 * a simple patch based on Brett ideas

 I don't know what I can do now to speed up a bugfix. So please commit the
 patch or let me know what's wrong with it.

Hi WanMil,

I've applied the patch (plus checkstyle fixes).  Let me know if you see any
issues.

Brett
___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev


[osmosis-dev] keyValueList with * wildcard producing null output

2011-07-22 Thread Jozef Riha
any idea why the following command produces null output (header and
footer only) even when there are highway=something tagged nodes in
input.osm file?

osmosis --read-xml input.osm --node-key-value keyValueList=highway.*
--sort --write-xml output.osm

similar command but with --way-key-value works as expected.

i know i could use --node-key instead but i wonder what is happening here.

cheers,

jose

___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev