User Tools

Site Tools


icecondor:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
icecondor:api [2008/09/14 20:49] 192.168.0.3icecondor:api [2009/01/11 23:00] 64.122.198.69
Line 17: Line 17:
 </code> </code>
  
-If there is no identified URL for the user, a regular guid can be generated.+If there is no identified URL for the user, a regular uuid can be generated.
 <code> <code>
 urn:uuid:7a13feb0-829d-11dd-ad8b-0800200c9a66 urn:uuid:7a13feb0-829d-11dd-ad8b-0800200c9a66
Line 35: Line 35:
 POST /locations POST /locations
 input: input:
-  id=<idlat=<xlong=<yalt=<ztime=<2008-09-05T22:00Z (ISO8601)HDOP=<Horizontal Dilution of PrecisionVDOP=<vdopPDOP=<pdop>+  client[version]="YYYYMMDD" 
 +  location[timestamp]=<2008-09-05T22:00+0000 (ISO8601) 
 +  location[guid]=<openid url 
 +  location[latitude]=<float 
 +  location[longitude]=<float 
 +  location[altitude]=<altitude in meters> 
 +  location[accuracy]=<horizontal accuracy in meters> 
 +  location[velocity]=<speed in meters/s> 
 +  location[heading]=<direction in degrees>
   or   or
-  id=<id> next_to=<other id> radius=<in meters>+  location[guid]=<openid urllocation[next_to]=<other guidlocation[radius]=<in meters> (unimplemented)
 output: output:
 </code> </code>
icecondor/api.txt · Last modified: 2024/01/31 04:08 by 127.0.0.1