[Marble-bugs] [Bug 295302] New: Opening map in JOSM doesn't work
Rolf Eike Beer
kde at opensource.sf-tec.de
Sun Mar 4 14:27:30 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=295302
Bug ID: 295302
Severity: normal
Version: unspecified
Priority: NOR
Assignee: marble-bugs at kde.org
Summary: Opening map in JOSM doesn't work
Classification: Unclassified
OS: Linux
Reporter: kde at opensource.sf-tec.de
Hardware: openSUSE RPMs
Status: NEW
Component: general
Product: marble
Opening the displayed area in JOSM doesn't work e.g. in Germany. The Arguments
passed to JOSM may be something like this (shortened):
--download=51.539,9.960,51.538,9.964
This isn't a legal value for the OSM API, the minimum coordinates must always
be smaller than the maximum ones. If I manually exchange the coordinates on the
command line I get the proper area opened.
Simply exchanging the arguments in the command template in src/ControlView.cpp
will not work if you go to the southern hemispere. So there needs to be a
really special case for marble and not mixing this with merkaartor (if that one
doesn't suffer from this problem, have not tried). The other solution would be
to call JOSM with the same arguments as Potlach, i.e. lat/lon/zoom (see josm
--help).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list