Go to your Account to get your ApiKey
object (LocateOptions) | |
| text | string or null A free-form text input. |
| country | string or null Country code according to ISO 3166-1 alpha-2. Defaults to NL. The search will be restricted to this country. When empty, all countries contained in the geocoding data will be included in the search. |
{- "text": "1012JS in Amsterdam",
- "country": "NL"
}[- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
]object (LocateOptions) | |
object (Address) Represents the address of a geographical object. Where a string, such as a city or street name, is available in multiple languages, it is returned in the default language specified by the object's location, i.e. in which country it is located. Because addressing schemes vary strongly between countries, most fields are optional. |
{- "address": {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "1",
- "city": "Amsterdam",
- "country": "NL"
}
}[- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
]Array of objects or null (Location) A list of sequential locations | |
object (RouteOptions) | |
object (ResponseExtras) |
{- "locations": [
- {
- "coordinate": {
- "x": 4.9361100699,
- "y": 52.40127179
}
}, - {
- "coordinate": {
- "x": 4.4871601612,
- "y": 51.91437912
}
}
], - "options": {
- "vehicle": "truckfast",
- "optimization": "optimal",
- "language": "nl"
}
}{- "distance": 0.1,
- "travelTime": 0.1,
- "trafficDelay": 0.1,
- "waypoints": [
- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
], - "polyline": [
- {
- "x": 4.892479,
- "y": 52.373127
}
], - "meta": {
- "routenetUrl": "string"
}
}[- {
- "value": "string",
- "iso2": "string",
- "iso3": "string",
- "lang": {
- "property1": "string",
- "property2": "string"
}, - "bBox": {
- "minX": 4.772248,
- "maxY": 52.439472,
- "maxX": 5.013947,
- "minY": 52.321274
}
}
]object (LocateOptions) | |
| text | string or null A free-form text input. |
| country | string or null Country code according to ISO 3166-1 alpha-2. Defaults to NL. The search will be restricted to this country. When empty, all countries contained in the geocoding data will be included in the search. |
{- "text": "1012JS in Amsterdam",
- "country": "NL"
}[- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
]object (LocateOptions) | |
object (Address) Represents the address of a geographical object. Where a string, such as a city or street name, is available in multiple languages, it is returned in the default language specified by the object's location, i.e. in which country it is located. Because addressing schemes vary strongly between countries, most fields are optional. |
{- "address": {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "1",
- "city": "Amsterdam",
- "country": "NL"
}
}[- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
]object (LocateOptions) | |
object (Coordinate) A coordinate is defined by its x and y values, specifying the geographical point in a two-dimensional coordinate system |
{- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}
}[- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
]Array of objects or null (Location) A list of sequential locations | |
object (RouteOptions) | |
object (ResponseExtras) |
{- "locations": [
- {
- "coordinate": {
- "x": 4.9361100699,
- "y": 52.40127179
}
}, - {
- "coordinate": {
- "x": 4.4871601612,
- "y": 51.91437912
}
}
], - "options": {
- "vehicle": "truckfast",
- "optimization": "optimal",
- "language": "nl"
}
}{- "distance": 0.1,
- "travelTime": 0.1,
- "trafficDelay": 0.1,
- "waypoints": [
- {
- "postcode": "1012JS",
- "street": "Dam",
- "houseNr": "",
- "district": "Amsterdam-Centrum",
- "city": "Amsterdam",
- "province": "Noord-Holland",
- "country": "NL",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}, - "detailLevel": "COUNTRY",
- "score": 100,
- "distance": 0.1,
- "description": "Dam, 1012JS Amsterdam-Centrum Amsterdam"
}
], - "descriptions": [
- {
- "accDistance": 0.1,
- "accTime": 0.1,
- "description": "string",
- "directions": "string",
- "roadName": "string",
- "roadNumber": "string",
- "networkClass": 0,
- "maneuverType": "START",
- "event": "WAYPOINT",
- "country": "string",
- "coordinate": {
- "x": 4.892479,
- "y": 52.373127
}
}
], - "polyline": [
- {
- "x": 4.892479,
- "y": 52.373127
}
], - "meta": {
- "routenetUrl": "string"
}
}object (MapImageOptions) | |
object (MapMapOptions) | |
object (BoundingBox) Boundaries are used for defining the minimal boundary rectangle of a geographical object. It contains the minimum and maximum values for x and y dimension. |
{- "imageOptions": {
- "width": 400,
- "height": 300,
- "imageFormat": "PNG"
}, - "mapOptions": {
- "language": "nl"
}, - "bounds": {
- "minX": 4.772248,
- "maxY": 52.439472,
- "maxX": 5.013947,
- "minY": 52.321274
}
}{- "image": "string",
- "bounds": {
- "minX": 4.772248,
- "maxY": 52.439472,
- "maxX": 5.013947,
- "minY": 52.321274
}, - "zoom": 0.1
}object (MapImageOptions) | |
object (MapMapOptions) | |
object (Coordinate) A coordinate is defined by its x and y values, specifying the geographical point in a two-dimensional coordinate system | |
| zoom | integer <int32> The geographical resolution at which to display the map, where zoom 0 corresponds to a map of the Earth fully zoomed out, and larger zoom levels zoom in at a higher resolution. Offering a map of the entire Earth as a single image would either require an immense map, or a small map with very low resolution. As a result, map images are broken up into map 'tiles' and 'zoom levels'. At low zoom levels, a small set of map tiles covers a wide area; at higher zoom levels, the tiles are of higher resolution and cover a smaller area. Fractional values are allowed. The zoom is currently restricted to the range 0..22. Range: 0 ≤ value. |
{- "imageOptions": {
- "width": 400,
- "height": 300,
- "imageFormat": "PNG"
}, - "mapOptions": {
- "language": "nl"
}, - "center": {
- "x": 4.892479,
- "y": 52.373127
}, - "zoom": 12
}{- "image": "string",
- "bounds": {
- "minX": 4.772248,
- "maxY": 52.439472,
- "maxX": 5.013947,
- "minY": 52.321274
}, - "zoom": 0.1
}[- {
- "value": "string",
- "iso2": "string",
- "iso3": "string",
- "lang": {
- "property1": "string",
- "property2": "string"
}, - "bBox": {
- "minX": 4.772248,
- "maxY": 52.439472,
- "maxX": 5.013947,
- "minY": 52.321274
}
}
]Options such as language of the output
| countries | Array of strings or null list of countries to include in the traffic information (currently only Dutch and Belgium traffic information is available) |
| language | string or null The language used for geographic names. Defaults to nl. This standard allows to use two-letter ISO 639-1 codes |
{- "countries": [
- "NL"
], - "language": "nl"
}