Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Allow to export coordinates of a waypoint #1457

Closed
brunobesson opened this issue Jan 31, 2017 · 5 comments
Closed

Allow to export coordinates of a waypoint #1457

brunobesson opened this issue Jan 31, 2017 · 5 comments

Comments

@brunobesson
Copy link
Member

Similar to what has been done for routes and outings, some users express their desire to download coordinates of a waypoint.

@asaunier
Copy link
Member

It is probably possible to use quite the same code than for routes and outings:

<%def name="show_track_download(document)">\

https://github.com/c2corg/v6_ui/blob/master/c2corg_ui/static/js/trackdownload.js
except that in the current tools, tests are made to ignore points. Perhaps we'll have to pass the type of geometry to download.

@stef74
Copy link
Contributor

stef74 commented Feb 1, 2017

A good evolution if to offer possibility to download all waypoint associated to a route !

@brunobesson
Copy link
Member Author

@stef74 then it's another issue 😉

@desnoes
Copy link
Contributor

desnoes commented Feb 4, 2017

works fine on desktop (could not test on mobile).

@stef74
Copy link
Contributor

stef74 commented Feb 4, 2017

Ok ... text is probably too long

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants