Advertisement

Characteristic Web Service 2.0

Info

Remark: This is a RouteYou+ service. Please contact sales[at-r.] if you want to make use of this service and you don't have yet an agreement with RouteYou.

Technical

The web service is accessible using:

Overview of provided functions

get

Get information of one or multiple characteristics by id

Input

  1. id(s) (Integer|Array(Integer)): get the characteristic(s) with the given id(s)
  2. language (String|Null): language in iso2

Output

search

Get the characteristics that meet the conditions

Input

  1. conditions(s) (Struct|null): the conditions the characteristics has to meet.
    Possible keys:
    • importance.min: float between 0 and 1
    • importance.max: float between 0 and 1
    • routeSuitable: boolean
    • poiSuitable: boolean
    • keywords: words separated by spaces
    • name: words separated by spaces
  2. sorting (String|Array): determines the order of the characteristics. When there are multiple sorting criteria, an array is necessary.
    Possible sortings:
    • id [ASC|DESC]
  3. limit (Integer): maximum number of characteristics returned
  4. offset (Integer): number of characteristics to skip

Output

Back to RouteYou

© 2006-2024 RouteYou - www.routeyou.com