[OSM-dev] GPX-Upload via API
Jan Baumgarten
JanBaumgarten at gmx.de
Tue Jul 3 08:19:13 BST 2007
The good news first: It works :o)
Tom Hughes schrieb:
> The problem is that you have a "." in both your filename and your
> description. Unfortunately rails can't cope with that so you will
> need to use a different name and description.
I replaced the "." with "-" and now it works.
> Oh, and I don't think public=no will do what you expect. It won't
> mark the trace as private, it will add public=no as a tag for the
> trace.
No, it doesn't do what I want. But it seems that I have to add something
because an URL without a tag also results in "404 Not Found". Now I
wonder what I should add there as a default. Is there some List with
tags that make sense to add to an GPX-File?
Thank you for your help. It really saves me from a lot of work.
Greetings,
Jan
More information about the dev
mailing list