Ticket #3617 (closed enhancement: fixed)
Would like to see waypoint descriptions in JOSM
| Reported by: | burkhardm | Owned by: | reini122 |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | tested | Keywords: | |
| Cc: | burkhard.meier@…, reinhard.handler@… |
Description
Dear JOSM developers,
before I start mapping something in JOSM, I import .gpx tracks from my Garmin GPS using GPS Babel. Then I load the .gpx file into JOSM. It nicely displays both the track and the waypoints. However the waypoint descriptions that I entered into the device during my mapping tour are not visible. While working in JOSM, I usually have the .gpx file open in my text editor to view the descriptions, i.e. the <cmt> / <desc> elements (content seems to be identical), like in this example:
<wpt lat="48.001691625" lon="10.355957877">
<ele>618.729492</ele> <name>441</name> <cmt>26-SEP-09 16:03:25Abtwiler Str</cmt> <desc>26-SEP-09 16:03:25Abtwiler Str</desc> <sym>Flag, Blue</sym>
</wpt>
I'd like to see these descriptions in JOSM so that I wouldn't need to work with my text editor in parallel anymore.
I'm currently using version 1981.
Best Regards,
Burkhard

