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

Download gpx api #3947

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

Download gpx api #3947

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

Comments

@openstreetmap-trac
Copy link

Reporter: Fabyen
[Submitted to the original trac issue database at 9.35pm, Tuesday, 2nd August 2011]

I put priority 'minor' (because it's true), but it's important to me, and it's so easy to do for you guys, so please consider it ;-)

I'd almost like the same thing than what's here (more a less) : http://wiki.openstreetmap.org/wiki/API_v0.6#GPS_Traces

1/ but in XAPI I don't want to log in just for retrieving gps traces.

2/ and I just need the IDs.
For instance, here is what I have from your exemple with api v0.6

20110625.gpx
support ride
api.openstreetmap.org/trace/1040543/view

2011-06-25T08:57:54Z 2011-06-25T08:57:55Z

...
...

here is what I wish (more or less) ... I fact I don't need to overload your server with long resquest when I just need the ID.

20110625.gpx
support ride
api.openstreetmap.org/trace/1040543/view

or even better

20110625.gpx
support ride
api.openstreetmap.org/trace/1040543/view
1040543

Why ? because I am developing a small tool for android named "Osm Mapper Helper", and I'd like to spot roads, streets already having good traces (not too old, with small point interval ). I'd like to filter traces younger than 12months, 18months, 24months.... why ? (again) because where I live (for the moment) every thing's changing quickly. Most of the atlas you buy are wrong !!! With an Id list, I can easily detect what's already available and what's new a bounding box.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 7.27am, Wednesday, 3rd August 2011]

If it's so easy then you'll already know how to do it and be writing the patch I assume.

@openstreetmap-trac
Copy link
Author

Author: Fabyen
[Added to the original trac issue at 7.34am, Wednesday, 3rd August 2011]

Replying to [comment:1 TomH]:

If it's so easy then you'll already know how to do it and be writing the patch I assume.

Well it's so easy to develop that server side. Of course I can download everything for the server, I get only what I need but it's stupid. I will download KB, or MB of data when I just need few bytes...

Server side, it's just the same thing you already provide, but you don't spit all the data.

In fact, did you read the ticket ?
Do you mean, do the patch you ll put it server side ?
Could you argue better, to remove my enhanced request ?

Your answer is not at all friendly... :-(

@openstreetmap-trac
Copy link
Author

Author: Fabyen
[Added to the original trac issue at 7.36am, Wednesday, 3rd August 2011]

Well, I am not cristal clear ...
I say it again :

Do you mean "Do the patch, and then we'll put that on the server" ?

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 7.39am, Wednesday, 3rd August 2011]

I mean that it is not the place of people requesting enhancements to opine on how easy or hard they might be or otherwise tell people that they are expecting to do work for them how to go about it.

Basically, don't be a clever dick arsehole in your tickets and they're far more likely to get attention. That goes double when you're asking for an enhancement rather than reporting a bug.

The only way you could know whether it would be "easy" would be to actually do it, in which case you would have a patch for the server code to share with me. As you obviously don't that can only have been uninformed guesswork on your part.

@openstreetmap-trac
Copy link
Author

Author: Fabyen
[Added to the original trac issue at 7.59am, Wednesday, 3rd August 2011]

Well I don't want to argue too much with you because we are both loosing time ... but...

1/ do you know you're rude ? you said "clever dick arsehole" really ? I deserve that (..humm how do you say in english) those words ? just because as a java developer myself (and not a beginner), I assume it's an easy job to do the feature I asked for ?!?
I mean, I just ask to NOT display tags in the xml output ?!?

2/ Do I need to open a new ticket, or would you re-open this one ? Or I reopen myself ? In order to keep this feature request..

@openstreetmap-trac
Copy link
Author

Author: Fabyen
[Added to the original trac issue at 11.51am, Wednesday, 3rd August 2011]

thank you.

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