v1
latestOpenAPI 3.0.02026-07-1419035.1 KBFilters
Routed Filter
get/search/{versionNumber}/routedFilter/{position}/{heading}.{ext}
Path parameters
versionNumber2 required
Service version number. The current value is 2.
positionstring required
This is specified as a comma separated string composed of lat., lon.
headingnumber float required
The directional heading in degrees, usually similar to the course along a road segment. Entered in degrees, measured clockwise from north (so north is 0, east is 90, etc.)
ext'json' | 'jsonp' | 'js' | 'xml' required
Expected response format.
Query parameters
poiListstring required
List of POIs to filter. The only required attribute of a POI is position, everything else is optional and will be echoed back when passed in.
routingTimeoutinteger
Only return results that arrive from routing engine within this time limit.
Response
OK: the search successfully returned zero or more results.