Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:pro:remoteapi:codesamples:address_coords [06/03/2013 16:25]
zuve
en:pro:remoteapi:codesamples:address_coords [17/04/2013 13:42]
zuve
Line 2: Line 2:
 ====== ​ Address detection ====== ====== ​ Address detection ======
  
-To find address by specified coordinates,​ use the request [[../​apiref/​requests/address|gis_geocode]]. As an example, let's detect the address of the point with coordinates 27.516643322771575 EL and 53.91069937030936 NL. +To find address by specified coordinates,​ use the request [[../​apiref/​gis/get_locations|get_locations]]. As an example, let's detect the address of the point with coordinates 27.516643322771575 EL and 53.91069937030936 NL. 
  
 <​code>​ <​code>​
Line 11: Line 11:
  "​y":​53.91069937030936  "​y":​53.91069937030936
  }]  }]
- }&sid=<​your_sid>​ + }&ssid=<​your_sid>​
 </​code>​ </​code>​
  
-Результат выполнения:+Response:
 <code javascript>​ <code javascript>​
 { {
-    "​locations":​ ["улСкрыганова ​6, Минск"]+    "​locations":​ ["Skryganova st. 6, Minsk"]
 } }
 </​code>​ </​code>​
  
-На вход данной команде подается массив координатэто позволяет одним вопросом определять информацию о расположении нескольких точек.+Input data of this command is an array of coordinatesit gives us an opportunity to get location of many point in one request.
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam