← Rootsi

Rootsi kaitsealad

GET /sweden/protected-areas

Rootsi kaitsealad GeoJSON-ina — rahvuspargid, looduskaitsealad või Natura 2000 alad. Allikas: geodata.naturvardsverket.se WFS (Naturvårdsverket, autentimiseta).

Parameetrid

type valikuline vaikeväärtus: national-parks

national-parks, nature-reserves or natura2000

Näidispäringud

Põhikasutus
curl "https://nordapi.ee/api/v1/sweden/protected-areas?type=national-parks"

Reaalajas vastus

{
  "data": "<?xml version=\"1.0\" encoding=\"UTF-8\"?><ows:ExceptionReport xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:ows=\"http://www.opengis.net/ows\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" version=\"1.0.0\" xsi:schemaLocation=\"http://www.opengis.net/ows https://geodata.naturvardsverket.se/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd\">\n  <ows:Exception exceptionCode=\"NoApplicableCode\">\n    <ows:ExceptionText>org.geoserver.platform.ServiceException: Service WFS is disabled\nService WFS is disabled</ows:ExceptionText>\n  </ows:Exception>\n</ows:ExceptionReport>\n",
  "success": true
}