$0.001
per call · USD Coin on Base
Combined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.
Endpoint
POST https://atlantikland.halowerk.com/v1/nl-water-wetland-share1
Calls / 30d
1
Unique payers / 30d
Sep 3
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://atlantikland.halowerk.com/v1/nl-water-wetland-share", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"latitude": 52.3676,
"longitude": 4.9041
}),
});
const data = await res.json();curl -X POST \
"https://atlantikland.halowerk.com/v1/nl-water-wetland-share" \
-H "Content-Type: application/json" \
-d '{"latitude":52.3676,"longitude":4.9041}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"authoritative_status": "preliminary_non_binding",
"category": "country",
"caveats": [
"Preliminary geodata assessment; not a legally binding property, cadastral, planning, environmental or title search.",
"Raster resolution and model uncertainty can be larger than the submitted site geometry.",
"Material decisions require a current verification by the competent national or regional authority."
],
"charged": true,
"checked_at": "2026-09-03T00:00:00.000Z",
"confidence": 0.81,
"confidence_method": "Conservative minimum source-family baseline plus a bounded sample-count bonus; multi-source results receive a fixed integration penalty.",
"data_date": "2021-12-31T23:59:59.000Z",
"evidence": {
"water-wetland-share": {
"method": "documented source raster sample",
"metric": "water-wetland-share",
"name": "Water and wetland share",
"sample_count": 1,
"unit": "percent",
"value": 1
}
},
"evidence_classification": "derived_from_open_geodata",
"facts": {
"measurements": {
"water-wetland-share": {
"method": "documented source raster sample",
"metric": "water-wetland-share",
"name": "Water and wetland share",
"sample_count": 1,
"unit": "percent",
"value": 1
}
}
},
"generated_at": "2026-09-03T00:00:00.000Z",
"geometry": null,
"limitations": [
"Preliminary geodata assessment; not a legally binding property, cadastral, planning, environmental or title search.",
"Raster resolution and model uncertainty can be larger than the submitted site geometry.",
"Material decisions require a current verification by the competent national or regional authority."
],
"payment": {
"price_usdc": 0.001,
"settled": true
},
"recommended_next_steps": [
"Verify material findings with current cadastral, planning and environmental records from the competent authority.",
"Commission a qualified on-site survey where parcel-scale conditions affect the decision."
],
"result": "measurement_available",
"risk_level": "not_applicable",
"service": "nl-water-wetland-share",
"service_id": "eli-0350",
"sources": [
{
"attribution": "© ESA WorldCover project 2021 / Contains modified Copernicus Sentinel data (2021) processed by ESA WorldCover consortium.",
"authority": "European Space Agency",
"cache_policy": "Remote Cloud Optimized GeoTIFF byte ranges; no whole-dataset redistribution.",
"caveats": [
"Categorical remote-sensing map with classification uncertainty.",
"Not a cadastral, planning-law or permit dataset."
],
"commercial_use": true,
"commercial_use_allowed": true,
"coverage": "Global 2021 land-cover map; valid source tiles are required at the submitted geometry.",
"data_date": "2021-12-31T23:59:59.000Z",
"data_period": "2021 mapping year.",
"dataset": "ESA WorldCover 2021",
"freshness": "Historical 2021 v200 observation product; not a live land-use register.",
"id": "esa-worldcover-2021",
"license": "CC BY 4.0",
"license_status": "verified",
"license_verified_at": "2026-09-03",
"name": "ESA WorldCover 2021",
"provider": "European Space Agency",
"purpose": "Current-suite land-cover classes and area shares.",
"rate_limit": "ESA public object store; local timeout, retry and circuit breaker apply.",
"redistribution": true,
"resolution": "10 metres",
"retrieved_at": "2026-09-03T00:00:00.000Z",
"source_url": "https://esa-worldcover.s3.eu-central-1.amazonaws.com/v200/2021/map/",
"terms_url": "https://esa-worldcover.org/en/data-access",
"update_interval": "Annual historical product; version v200 is pinned for reproducible results.",
"url": "https://esa-worldcover.s3.eu-central-1.amazonaws.com/v200/2021/map/",
"version": "v200"
}
],
"status": "success",
"summary": "Netherlands: Water and wetland share: source-backed screening evidence was calculated successfully."
}Payment details
0x2880edfff13100677bf97a3cbdf3bc34771c4e5eUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from HALOWERK Atlantic Land & similar services
HALOWERK Atlantic Land · LU Soil Coarse Fragments
atlantikland.halowerk.com
Mean SoilGrids coarse-fragment volume for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.
HALOWERK Atlantic Land · LU Soil Nitrogen
atlantikland.halowerk.com
Mean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.
HALOWERK Atlantic Land · LU Soil CEC
atlantikland.halowerk.com
Mean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Luxembourg; results outside it are rejected before payment.