GET /Place
Operation ID: Place_GetByGeo
Auth: unknown
Parameters (12)
(boolean, query, optional)
An optional parameter to limit the results to active records only (Currently only the 'VariableMessageSign' place type is supported)
(array, query, optional)
An optional list of comma separated property categories to return in the Place's property bag. If null or empty, all categories of property are returned. Pass the keyword "none" to return no properties (a valid list of categories can be obtained from the /Place/Meta/categories endpoint)
(boolean, query, optional)
Defaults to false. If true child places e.g. individual charging stations at a charge point while be included, otherwise just the URLs of any child places will be returned
(integer, query, optional)
If specified, limits the number of returned places equal to the given value
(number, query, optional)
(number, query, optional)
(number, query, optional)
(number, query, optional)
(number, query, optional)
(number, query, optional)
(number, query, optional)
The radius of the bounding circle in metres when only lat/lon are specified.
(array, query, optional)
Place types to filter on, or null to return all types
No probe data for this endpoint yet.