Locations by coordinates

To detect locations by known list of coordinates use command gis/get_locations:

svc=gis/get_locations&params={"points":[{
			      		"x":<double>,
					"y":<double>
			      }]}

:!: You can find an example of this request in the sample Address detection.

Parameters

Name Description
points array of coordinates
x longitude
y latitude

Response

{
	"locations":[<text>]	/* array of locations */
}
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam