Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPX Support #2301

Closed
3 of 6 tasks
davidoesch opened this issue Apr 21, 2015 · 12 comments
Closed
3 of 6 tasks

GPX Support #2301

davidoesch opened this issue Apr 21, 2015 · 12 comments
Assignees
Milestone

Comments

@davidoesch
Copy link
Contributor

davidoesch commented Apr 21, 2015

In drawing support GPX

Version/Format

Export:

  • support one Version concluded from the finding above
  • file name convention corresponds with the KML export

Import:

@procrastinatio
Copy link
Contributor

IN GPX you have tracks, waypoints and routes.

Import:

  • Event. ask what to import, but tracks may be heavy
  • Main use case, people want to see their tracks

Export:

  • Main issue is that features do not have labels. Event. ask user for a name.
  • Main use case is creating waypoint and route. Line -> route, point -> waypoint

There is an official schema (http://www.topografix.com/GPX/1/1/gpx.xsd), so we won't use anything fancy.

@davidoesch
Copy link
Contributor Author

davidoesch commented Apr 24, 2015

Ok I think we will address this when we update UI for import

@davidoesch
Copy link
Contributor Author

davidoesch commented Apr 24, 2015

And I still think this why there is measure and draw : with measure the user expects a GPx with draw a kml

@davidoesch davidoesch modified the milestones: Q3.2015, Q2.2015 May 30, 2015
@davidoesch davidoesch mentioned this issue Jun 11, 2015
31 tasks
@davidoesch
Copy link
Contributor Author

@davidoesch
Copy link
Contributor Author

Provide GPX import by an external site http://www.swisstopo.admin.ch/internet/swisstopo/en/home/apps/calc/kml.html - this site has to use http://swissmapconverter.ch/ provide service as swisstopo

@loicgasser
Copy link
Contributor

http://swissmapconverter.ch/ does GPX to KML not the opposite right?

@loicgasser
Copy link
Contributor

Anyway this shouldn't be to hard to implement in CHSDI in case we can't use this service.

@oterral oterral mentioned this issue Aug 31, 2015
41 tasks
@loleg
Copy link

loleg commented May 14, 2016

+1 for GPX support for better rendering of traces with elevation data - when imported via KML conversion, we found them unreadable in 2.5D view (alpha warning noted)

@davidoesch
Copy link
Contributor Author

@loleg: currently elevation datat support in KML is very limited, we hope to improve this in the BETA version

@davidoesch
Copy link
Contributor Author

@loleg see #3104 and
#2612

@loleg
Copy link

loleg commented May 14, 2016

Great to know - thanks @davidoesch

@davidoesch davidoesch mentioned this issue Sep 9, 2016
11 tasks
@oterral
Copy link
Contributor

oterral commented Oct 18, 2017

Import GPX supported

@oterral oterral closed this as completed Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants