icecondor:api
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| icecondor:api [2008/09/14 20:51] – 192.168.0.3 | icecondor:api [2024/01/31 04:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| POST /locations | POST /locations | ||
| input: | input: | ||
| - | | + | |
| + | location[timestamp]=<2008-09-05T22: | ||
| + | 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 | ||
| - | | + | |
| output: | output: | ||
| </ | </ | ||
| Line 43: | Line 51: | ||
| === Search === | === Search === | ||
| < | < | ||
| - | GET /locations/< | + | GET /locations?id=< |
| input: | input: | ||
| search filters: | search filters: | ||
| - | | + | |
| - | | + | lat=< |
| - | | + | long=< |
| - | | + | alt=< |
| or | or | ||
| - | id=< | + | |
| + | limit=< | ||
| output: | output: | ||
| returns the most recent post. | returns the most recent post. | ||
icecondor/api.1221425479.txt.gz · Last modified: 2024/01/31 04:08 (external edit)