Modify ↓
Opened 13 years ago
Closed 13 years ago
#7748 closed enhancement (needinfo)
Extend remotecontrol to allow loading of GPX files
Reported by: | SimonPoole | Owned by: | SimonPoole |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core remotecontrol | Version: | |
Keywords: | Cc: |
Description
It would improve workflow substantially (for example when using phpmygpx) if it was possible to open and load a GPX file either from the local file system or from an URL, download the surrounding OSM data and zoom to the area via the remotecontrol interface.
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
Component: | Core → Core remotecontrol |
---|---|
Owner: | changed from | to
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 13 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
Recently, an
open_file
handler was added to the remote control (which has to be enabled in the preferences first). Does that fulfill your needs?