Modify ↓
Opened 9 months ago
Closed 8 months ago
#7994 closed defect (fixed)
WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
| Reported by: | jjaf.de | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | tested | Keywords: | WGS84 DMS ordinate minutes 60 seconds |
| Cc: |
Description
See Point 6 of the territorial sea of SG/IN.
Shown in 'Selection', 'Move point' and 'status line'.
Attachments (1)
Change History (6)
Changed 9 months ago by Don-vip
comment:1 Changed 9 months ago by Don-vip
comment:2 Changed 9 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In 5474/josm:
comment:3 Changed 8 months ago by jjaf.de
- Resolution fixed deleted
- Status changed from closed to reopened
Bug present in 5485/josm
comment:4 Changed 8 months ago by jjaf.de
Maybe ...
String sMinutes = cDmsMinuteFormatter.format(tMinutes); [...] if (sSeconds.equals("60.0")) {
... is local-dependent and it does not equal "60,0" in my case?
comment:5 Changed 8 months ago by Don-vip
- Resolution set to fixed
- Status changed from reopened to closed
In 5523/josm:
Note: See
TracTickets for help on using
tickets.



Confirmed in r5473: