Direct upload GPX to osm from iPhone

View: New views
7 Messages — Rating Filter:   Alert me  

Direct upload GPX to osm from iPhone

by Bernhard Zwischenbrugger-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I'm working on a GPS tracker for iPhone and Android.

Now I'm looking for a possibility to upload the data to OSM.
The easiest way for users whould be, to direct upload to OSM.
The problem is the username/password handling.

Does OSM provide something like openid for mobile devices.

Bernhard

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Bernhard Zwischenbrugger-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi
>> I'm working on a GPS tracker for iPhone and Android.
>>    
> Cool! What will it be able to do? Show OSM-Map-Tiles in Background? Show
> where you already have been?
>  
Yes, leaves a visible trace on tiles.
It's simply a webpage you can load with iphone (not an application).
You can see a prototype here:


*recorder:
http://tinyurl.com/y8j325e

list of gpx files:
**http://tinyurl.com/ycwlh7q

There is no userinterface. If you reload the page, all data are uploaded.
**No Android, no windows mobile.

**No privacy at the moment!!!
No possibility to delete GPS data!!!

*
>  
>> Does OSM provide something like openid for mobile devices.
>>    
> It provides OAuth: http://wiki.openstreetmap.org/wiki/Oauth
> Maybe this is what you're looking for.
>  
Cool.
I have to register an account at
http://oauth.dev.openstreetmap.org
Isn't that a bit strange?
Now I have 3 OSM accounts. Shouldn't this project make things easier?

Bernhard


_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Peter Körner-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bernhard schrieb:
> Hi
>
> I'm working on a GPS tracker for iPhone and Android.
Cool! What will it be able to do? Show OSM-Map-Tiles in Background? Show
where you already have been?

> Does OSM provide something like openid for mobile devices.
It provides OAuth: http://wiki.openstreetmap.org/wiki/Oauth
Maybe this is what you're looking for.

Peter

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Jonathan Bennett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bernhard wrote:
 > Does OSM provide something like openid for mobile devices.

OSM supports OAuth.

See http://wiki.openstreetmap.org/wiki/OAuth
--
Jonathan (Jonobennett)

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Andy Allan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 10, 2009 at 11:56 AM, Jonathan Bennett
<openstreetmap@...> wrote:
> bernhard wrote:
>  > Does OSM provide something like openid for mobile devices.
>
> OSM supports OAuth.
>
> See http://wiki.openstreetmap.org/wiki/OAuth

And in fact, the examples for OAuth cover GPX handling too :-)

If there are any more questions on the API, they are probably better
suited to the dev@... mailing list.

Cheers,
Andy

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Ævar Arnfjörð Bjarmason :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 10, 2009 at 11:51 AM, bernhard <bz@...> wrote:
>> It provides OAuth: http://wiki.openstreetmap.org/wiki/Oauth
>> Maybe this is what you're looking for.
>>
> Cool.
> I have to register an account at
> http://oauth.dev.openstreetmap.org
> Isn't that a bit strange?
> Now I have 3 OSM accounts. Shouldn't this project make things easier?

You don't have to register an account there, that's just the OAuth
development branch. You can use the OAuth features on the main site by
going into your preferences, registering a new app etc.

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: Direct upload GPX to osm from iPhone

by Shaun McDonald-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 10 Nov 2009, at 20:15, Ævar Arnfjörð Bjarmason wrote:

> On Tue, Nov 10, 2009 at 11:51 AM, bernhard <bz@...> wrote:
>>> It provides OAuth: http://wiki.openstreetmap.org/wiki/Oauth
>>> Maybe this is what you're looking for.
>>>
>> Cool.
>> I have to register an account at
>> http://oauth.dev.openstreetmap.org
>> Isn't that a bit strange?
>> Now I have 3 OSM accounts. Shouldn't this project make things easier?
>
> You don't have to register an account there, that's just the OAuth
> development branch. You can use the OAuth features on the main site by
> going into your preferences, registering a new app etc.

It is however recommended that you do all your testing of you app against the api using one of the dev instances that have been setup. The application's consumer key and secret will need to be changed when your app moves from testing to production.

http://api06.dev.openstreetmap.org is the recommended one to use now that the oauth branch indicated above has been integrated into head and is no longer updated.

Shaun



_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk