Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "OK",
- "code": 200,
- "messages": "FOUND",
- "data": [
- "total": 1,
- "items": [
- {
- "id": 42,
- "startPoint": {
- "timestamp" :1582712035,
- "lat": 37.60572910308838,
- "lng": 55.764720189041945,
- "location": "Москва, Тверская 16",
- },
- "endPoint": {
- "timestamp" :1582712035,
- "lat": 37.59920597076416,
- "lng": 55.75300866197417,
- "location": "Москва, Новый Арбат 3",
- },
- "length" : 2091.66,
- "lengthUnit" : "meters"
- "track": {
- "type": "LineString",
- "coordinates": [
- [
- 37.60572910308838,
- 55.764720189041945
- ],
- [
- 37.607831954956055,
- 55.76563764465178
- ],
- [
- 37.60658740997314,
- 55.766410222104895
- ],
- [
- 37.60452747344971,
- 55.76537206761647
- ],
- [
- 37.602553367614746,
- 55.7639475780994
- ],
- [
- 37.60354042053223,
- 55.7635371223091
- ],
- [
- 37.59791851043701,
- 55.75776613939548
- ],
- [
- 37.59791851043701,
- 55.75752465706028
- ],
- [
- 37.60027885437012,
- 55.75433695010149
- ],
- [
- 37.60045051574707,
- 55.75310526627228
- ],
- [
- 37.59920597076416,
- 55.75300866197417
- ]
- ]
- }
- }
- ]
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment