v1

latestSwagger 2.02026-07-1384122135.6 KB
Place

Gets all places that matches the given query

get/Place/Search

Query parameters

namestring required

The name of the place, you can use the /Place/Types/{types} endpoint to get a list of places for a given type including their names.

typesstring[]

A comma-separated list of the types to return. Max. approx 12 types.

Response

OK

idstring

A unique identifier.

urlstring

The unique location of this resource.

commonNamestring

A human readable name.

distancenumber double

The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.

placeTypestring

The type of Place. See /Place/Meta/placeTypes for possible values.

childrenUrlsstring[]
latnumber double

WGS84 latitude of the location.

lonnumber double

WGS84 longitude of the location.