Modify

Opened 14 years ago

Closed 7 years ago

#4157 closed enhancement (wontfix)

(PATCH on hold) EHPE support

Reported by: hopet@… Owned by: anonymous
Priority: normal Milestone:
Component: Core Version: latest
Keywords: EHPE, HDOP, map Cc:

Description

Some GPS devices produce only EHPE (estimated horizontal error) instead of HDOP. This is the case, e.g., for @Trip iGotU GT-120. We've extended igotu2gpx, so that EHPE is given as a part of GPX extensions. The attached JOSM patch allows to render EHPE in the map in a similar way to HDOP. Patch is against current SVN.

Attachments (2)

josm-ehpe.diff (3.3 KB ) - added by hopet@… 14 years ago.
JOSM patch
josm-ehpe.diff-3208 (3.1 KB ) - added by hopet@… 14 years ago.
Patch against rev. 3208

Download all attachments as: .zip

Change History (10)

by hopet@…, 14 years ago

Attachment: josm-ehpe.diff added

JOSM patch

comment:1 by jttt, 14 years ago

Summary: EHPE support[PATCH] EHPE support

comment:2 by stoecker, 14 years ago

Owner: changed from team to hopet@…
Status: newneedinfo

I not really like that patch a lot, as this is a very device specific workaround which needs another workaround in another software. The HDOP information is part of the standard GGA message. What does the mentioned GPS device produce instead of GGA?

comment:3 by anonymous, 14 years ago

It doesn't give out the information using NMEA protol at all. From this perspective, it's rather pure GPS logger that stores GPS data internally on a flash a there are tools both for Windows and Linux to extract GPX. According to the manufacturer, the device doesn't store HDOP/VDOP/PDOP at all and thus it si not possible to extract it. And once you are left with EHPE only, there's no correct way to convert it to HDOP, as this conversion also depends on other non-constant parameters (SV, etc.). The EHPE is given in meters, so it can be easily displayed directly in JOSM; the only thing is it is not part of the GPX standard and needs to go into extensions.

comment:4 by hopet@…, 14 years ago

Is there any chance for including this into the official source? I believe it support larger class of devices, that either produce EHPE only, or additional to HDOP information (part of Garmin NMEA messages).

by hopet@…, 14 years ago

Attachment: josm-ehpe.diff-3208 added

Patch against rev. 3208

comment:5 by hopet@…, 14 years ago

Owner: changed from hopet@… to anonymous
Status: needinfonew

Patch has been updated against latest stable revision 3208. It is still needed to draw EHPE circles from EHPE-only devices.

comment:6 by stoecker, 13 years ago

Summary: [PATCH] EHPE support[PATCH on hold] EHPE support

Can't this be transformed into a plugin, as I still don't like it.

comment:7 by stoecker, 13 years ago

Summary: [PATCH on hold] EHPE support(PATCH on hold) EHPE support

comment:8 by Don-vip, 7 years ago

Resolution: wontfix
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.