- Home
- Resources
The resources use a data model that is supported by a set of client-side libraries that are made available on the
files and libraries page.
There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
Try it out!
| name |
path |
methods |
description |
| AdminService
|
- /rest/admin/heartbeat
- /rest/admin/dss/add
- /rest/admin/dss/{DSSId}/i18n/csv
- /rest/admin/dss/{DSSId}/i18n/csv/platform_validated/{platformValidated}
|
|
Endpoints for admin operations
|
| DSSService
|
- /rest/countries
- /rest/crop
- /rest/dss
- /rest/pest
- /rest/dss/location
- /rest/dss/{DSSId}
- /rest/crop/execution_type/{executionType}
- /rest/crop/platform_validated/{platformValidated}
- /rest/dss/crop/{cropCode}
- /rest/dss/crops/{cropCodes}
- /rest/dss/location/point
- /rest/dss/logo/{logoFileName}
- /rest/dss/pest/{pestCode}
- /rest/dss/platform_validated/{platformValidated}
- /rest/dss/summary/csv
- /rest/dss/{DSSId}/yaml
- /rest/model/{DSSId}/{ModelId}
- /rest/dss/{DSSId}/platform_validated/{platformValidated}
- /rest/model/{DSSId}/{ModelId}/input_schema
- /rest/dss/crop/{cropCode}/pest/{pestCode}
- /rest/dss/crop/{cropCode}/platform_validated/{platformValidated}
- /rest/dss/crops/{cropCodes}/platform_validated/{platformValidated}
- /rest/dss/pest/{pestCode}/platform_validated/{platformValidated}
- /rest/model/{DSSId}/{ModelId}/input_schema/ui_form
- /rest/dss/crop/{cropCode}/pest/{pestCode}/platform_validated/{platformValidated}
|
- GET
- GET
- GET
- GET
- POST
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
|
Web services for listing and querying the DSS Catalogue.
For a more thorough description of the concepts, please read the user guide
@copyright 2022 NIBIO
|
| EPPOClient
|
|
|
|
| MetaDataService
|
- /rest/schema/dss
- /rest/schema/fieldobservation
- /rest/schema/geojson
- /rest/schema/modeloutput
- /rest/schema/fieldobservation/nolocation
- /rest/schema/modeloutput/validate
- /rest/schema/dss/yaml/validate
|
- GET
- GET
- GET
- GET
- GET
- POST
- POST
|
Provides schemas and validation thereof
|
| RiskMapService
|
|
|
Web services for getting information about available risk maps following the
VIPS risk maps WMS standard: https://gitlab.nibio.no/VIPS/documentation/-/blob/master/grid_models.md
|