Waviness
Number of APIs: 7
This API provides a list of waviness data in a restricted area predefined by a GeoJSON object for the specific user. Data is generated by Mercedes-Benz vehicles. More information see https://developer.mercedes-benz.com/products/waviness
Contact Support: Name: Mercedes-Benz /developers support team Email: developer@mercedes-benz.com
-
waviness-export-{jobId} - Get the current status of the export process GET {{baseUrl}}/waviness/export/:jobId
-
waviness-export - triggers the export of the waviness data into files GET {{baseUrl}}/waviness/export?fileFormat=csv&compression=none&fileSize=50&longitudePoint1=<number>&latitudePoint1=<number>&longitudePoint2=<number>&latitudePoint2=<number>&minIri=<float>&minIriConfidence=<float>
-
waviness-export - Triggers the export of the waviness data into files POST {{baseUrl}}/waviness/export?fileFormat=csv&compression=none&fileSize=50
-
waviness-files-{fileName} - Returns the file with the given name GET {{baseUrl}}/waviness/files/:fileName
-
waviness - Retrieve waviness data restricted to the predefined area of the user GET {{baseUrl}}/waviness?page=<integer>&size=<integer>&longitudePoint1=<number>&latitudePoint1=<number>&longitudePoint2=<number>&latitudePoint2=<number>&minIri=<float>&minIriConfidence=<float>
-
waviness - Retrieve waviness data restricted to the predefined area of the user POST {{baseUrl}}/waviness?page=<integer>&size=<integer>
-
geojson - Retrieve the uuid of the area and the area that the user is restricted to GET {{baseUrl}}/geojson