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

Change the way .gpx and .kml are created #17081

Open
qgib opened this issue Jul 12, 2013 · 3 comments
Open

Change the way .gpx and .kml are created #17081

qgib opened this issue Jul 12, 2013 · 3 comments
Labels
Feature Request GUI/UX Related to QGIS application GUI or User Experience

Comments

@qgib
Copy link
Contributor

qgib commented Jul 12, 2013

Author Name: Filipe Dias (@fsdias)
Original Redmine Issue: 8281

Redmine category:gui


The creation of both .gpx and .kml files is excessively complex. I suggest changing the behavior of "save as..." to:

For ".gpx" : (following : http://gis.stackexchange.com/questions/40731/how-to-convert-shp-into-gpx-using-qgis)

When the user selects .gpx:
(1) the CRS is automatically assigned to WGS84 EPSG: 4326.
(2) On "Data source" this line is automatically included "GPX_USE_EXTENSIONS=YES"
(3) A checkbox with "Create track?" that if selected, writes "FORCE_GPX_TRACK=YES" automatically on "Layer"

For ".kml"

(1) the CRS is automatically assigned to WGS84 EPSG: 4326.

In some fields, particularly ecology, users often have to mark points in google earth and then export them into a GPS. QGIS is a suitable alternative to mediate this process but presently it requires users to follow an excessive number of steps.

@qgib
Copy link
Contributor Author

qgib commented Jul 12, 2013

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was configured as Future Release - Nice to have
  • category_id was changed from Data Provider to GUI

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0

@qgib qgib added Feature Request GUI/UX Related to QGIS application GUI or User Experience labels May 24, 2019
@qgib qgib added this to the Future Release - Nice to have milestone May 24, 2019
@alexbruy
Copy link
Contributor

alexbruy commented May 1, 2020

See also #16404.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

2 participants