Home - danmarksmiljoeportal/natur GitHub Wiki
Purpose and Reading Guide
Natur (a.k.a. "Naturdatabasen") collects and distributes information about nature observations and occurrences in Denmark. The information is retrieved from a variety of stakeholders including Miljøstyrelsen, the municipalities, private companies, and many others. Besides a REST service endpoint and a Geoserver, Naturdatabasen also offers a web site where users can analyze the collected data. Click here to try it out.
The REST API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can learn more about using the REST service via Swagger or OpenAPI. You can find links to these below.
If you need information on how to use Swagger, we have added a small guideline here.
If you need information on how to get authorized for using the REST endpoint, please click here.
If you need information on the necessary roles and rights in order to use methods in the REST service, please click here.