post
https://backend.spacenus.de/api/v1.2/sampling/stratification/
This API allows users to obtain a stratified map. To use this API, users must provide the UUIDs associated with their specific data order and include the necessary stratification context parameters.
FAQ
What isarea_size ?
The size of the area represented by a single sampling point.
You can also relate it as a Sample Resolution
How to Pass Request Body ?
You have two options for submitting your stratification map order:
- Provide all the data as requirement: Provide key values. This page automatically generates the full request body based on the provided information.
- Use Raw Body: Alternatively, you can directly supply the full request body in raw format. This method allows you to provide a more detailed request body if needed.
