Url service

Started by riccardobaciga, May 31, 2014, 08:20:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

riccardobaciga

Hy I'm Riccardo, and i'm using Orux map for my bike tours.

I've wrote a little server side software that records my position during my travels, you can see it here in my personal site http://www.bacigalupo.it/cercariccardo/">http://www.bacigalupo.it/cercariccardo/.



I've a service that recive data as a GET URL

Something like



MyUrl?x=14.338Z&y45.36771&&speed=4,9.671908&z=12&s=21.1



How can do this with orux map?



I've tried with Map My Tracks api but the call is POST and now I can't use it.

 

Someone can help me, thanks

Riccardo

orux

#1
Quote from: "riccardobaciga"Hy I'm Riccardo, and i'm using Orux map for my bike tours.

I've wrote a little server side software that records my position during my travels, you can see it here in my personal site http://www.bacigalupo.it/cercariccardo/">http://www.bacigalupo.it/cercariccardo/.



I've a service that recive data as a GET URL

Something like



MyUrl?x=14.338Z&y45.36771&&speed=4,9.671908&z=12&s=21.1



How can do this with orux map?



I've tried with Map My Tracks api but the call is POST and now I can't use it.

 

Someone can help me, thanks

Riccardo


Hi, Ricardo;



Sorry, but OruxMaps is not ready for that.



But you can try with Gpsgate integration. The information is sent in the url in NMEA format.





orux