Modify

Opened 7 years ago

Closed 7 years ago

#13749 closed enhancement (fixed)

Opening individual tracks from openstreetmap.org/user/<Username>/traces/

Reported by: Aun Johnsen <lists@…> Owned by: team
Priority: normal Milestone: 16.10
Component: Core Version:
Keywords: Cc:

Description

When opening the edit link from the trace page, I am bounced by the OSM map page to JOSM (default editor), where JOSM downloads the area, but the link has an additional gpx=* argument with the ID of the trace in OSM database. Would be good if JOSM could download this trace and make it visible as well, as that is actually why I push that button.

Currently I think only iD respond with loading that individual trace.

Example URL: http://www.openstreetmap.org/edit?gpx=2277313#map=14/-20.7321/-40.5328

Attachments (0)

Change History (8)

comment:1 Changed 7 years ago by simon04

This requires a change in https://github.com/openstreetmap/openstreetmap-website as well since opening http://www.openstreetmap.org/edit?gpx=2277313#map=14/-20.7321/-40.5328 calls the remote control with /load_and_zoom?left=-40.58428273925782&top=-20.689704547643732&right=-40.481257574462894&bottom=-20.774431808852707 (note: no gpx info present).

What we can do right away is to enhance the Help/Action/OpenLocation to support …

comment:2 Changed 7 years ago by simon04

comment:3 Changed 7 years ago by simon04

Milestone: 16.09

comment:4 Changed 7 years ago by simon04

Milestone: 16.0916.10

Milestone renamed

comment:5 Changed 7 years ago by Klumbumbus

comment:6 in reply to:  2 Changed 7 years ago by Klumbumbus

Replying to simon04:

Could you make it also work for ​http://www.openstreetmap.org/edit?gpx=2277313#map=14/-20.7321/-40.5328 (with the #map=14/-20.7321/-40.5328 part) since this is the format the osm website provides?

comment:7 Changed 7 years ago by simon04

In 11124/josm:

see #13749 - Enhance supported URLs for downloading GPS data

comment:8 in reply to:  5 Changed 7 years ago by simon04

Resolution: fixed
Status: newclosed

Replying to Klumbumbus:

I added a comment there: https://github.com/openstreetmap/openstreetmap-website/issues/957

Let's track the remote control aspect in #13788. In this ticket we added support for "Open Location", which will be available in the 16.10 release.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.