Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Make GPX export work for long routes #2190

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

Make GPX export work for long routes #2190

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: styno[at]hotmail.com
[Submitted to the original trac issue database at 5.33pm, Monday, 17th August 2009]

[No description]

@openstreetmap-trac
Copy link
Author

Author: styno[at]hotmail.com
[Added to the original trac issue at 7.11pm, Monday, 17th August 2009]

GPX export currently works with HTTP GET which limits the amount of data that is sent to the server. Therefore only short routes can be exported. Changing the request to HTTP POST should allow virtually unlimited lengthy routes.

@openstreetmap-trac
Copy link
Author

Author: lambertus
[Added to the original trac issue at 7.13pm, Monday, 17th August 2009]

(In [17100]) Change GPX export from using a HTTP GET to a HTTP POST query to allow for many coordinates (refs #2190)

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

1 participant