Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
{
"id": "biodiversity-sensitive-areas",
"type": "Feature",
"conformsTo": [
"https://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core",
"https://apex.esa.int/core/ogc-api-processes"
],
"geometry": null,
"properties": {
"created": "2026-07-13T00:00:00Z",
"updated": "2026-07-13T00:00:00Z",
"type": "service",
"title": "Sites in or near Biodiversity-Sensitive Areas",
"description": "This process identifies sites in or near biodiversity-sensitive areas and calculates the overlap area for reporting and auditability. Inputs: a GeoJSON FeatureCollection of sites, a location name field pointer, a site type field pointer, and an area unit (ha or m2). Site types office, agriculture, marine, mining, and other are mapped to impact radii of 5 km, 10 km, 20 km, 50 km, and 20 km, respectively. Outputs include a biodiversity-sensitive areas result table, documentation sources for audit, processing errors, and an echo of input parameters. This enables compliance with VSME B5 paragraph 33, which requires disclosing the number and area (in hectares) of sites the undertaking owns, leases, or manages in or near biodiversity-sensitive areas.",
"keywords": [
"Data Analysis and Visualization",
"Statistics",
"Land Use/Land Cover Change"
],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [
{
"name": "Geo Engine GmbH",
"organization": "Geo Engine GmbH",
"roles": ["operator"],
"links": [
{
"href": "https://www.geoengine.de/en/",
"title": "Geo Engine",
"rel": "about",
"type": "text/html"
}
],
"contactInstructions": "Contact info@geoengine.de for access and support.",
"emails": [
{
"value": "info@geoengine.de",
"roles": ["support"]
}
]
}
],
"themes": [
{
"concepts": [
{
"id": "BIODIVERSITY"
},
{
"id": "SUSTAINABILITY"
},
{
"id": "ESG REPORTING"
}
],
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
}
],
"formats": [
{
"name": "JSON"
},
{
"name": "CSV"
}
],
"license": "other"
},
"linkTemplates": [],
"links": [
{
"rel": "platform",
"type": "application/json",
"title": "BioIS",
"href": "../../../../platform_catalog/biois.json"
},
{
"rel": "provider",
"type": "application/json",
"title": "Geo Engine GmbH",
"href": "../../record.json"
},
{
"rel": "application",
"type": "application/json",
"title": "OGC API Process Description",
"href": "https://biois.app.geoengine.io/api/processes/biodiversity-sensitive-areas"
},
{
"rel": "service",
"type": "application/json",
"title": "OGC API Process Execute Endpoint",
"href": "https://biois.app.geoengine.io/api/processes/biodiversity-sensitive-areas/execution"
},
{
"rel": "about",
"type": "text/html",
"title": "BioIS Application",
"href": "https://biois.app.geoengine.io/app"
}
]
}
52 changes: 52 additions & 0 deletions algorithm_catalog/geoengine/record.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"id": "geoengine",
"type": "Feature",
"conformsTo": [
"https://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
],
"properties": {
"created": "2026-07-13T00:00:00Z",
"updated": "2026-07-13T00:00:00Z",
"type": "algorithm_provider",
"title": "Geo Engine GmbH",
"description": "Geo Engine GmbH develops geospatial services for environmental analytics and sustainability reporting.",
"keywords": [],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [],
"themes": [],
"license": "other",
"acl": {
"admin": ["@geoengine.de"]
}
},
"linkTemplates": [],
"links": [
{
"rel": "website",
"type": "text/html",
"title": "Geo Engine",
"href": "https://www.geoengine.de/en/"
},
{
"rel": "logo-light",
"type": "image/svg+xml",
"title": "Geo Engine Logo",
"href": "http://localhost:4321/geoengine-white.svg"
},
{
"rel": "logo-dark",
"type": "image/svg+xml",
"title": "Geo Engine Logo",
"href": "http://localhost:4321/geoengine-black.svg"
}
]
}
77 changes: 77 additions & 0 deletions platform_catalog/biois.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"id": "biois",
"type": "Feature",
"conformsTo": [
"https://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
],
"properties": {
"created": "2026-07-13T00:00:00Z",
"updated": "2026-07-13T00:00:00Z",
"type": "ogc_backend",
"title": "BioIS - Biodiversity Indicator Service",
"short_title": "BioIS",
"description": "BioIS provides automated biodiversity indicator workflows and audit-ready ESG metrics for ESRS E4 and VSME B5 reporting.",
"keywords": ["Biodiversity", "ESG", "ESRS E4", "VSME B5"],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [
{
"name": "Geo Engine GmbH",
"organization": "Geo Engine GmbH",
"roles": ["operator"],
"links": [
{
"href": "https://biois.app.geoengine.io/",
"rel": "about",
"title": "BioIS",
"type": "text/html"
},
{
"href": "https://www.geoengine.de/en/",
"rel": "about",
"title": "Geo Engine",
"type": "text/html"
}
],
"contactInstructions": "Contact info@geoengine.de for onboarding and platform support.",
"emails": [
{
"value": "info@geoengine.de",
"roles": ["support"]
}
]
}
],
"themes": [],
"license": "other"
},
"linkTemplates": [],
"links": [
{
"rel": "website",
"type": "text/html",
"title": "BioIS",
"href": "https://biois.app.geoengine.io/"
},
{
"rel": "logo-light",
"type": "image/svg+xml",
"title": "BioIS Logo",
"href": "https://biois.app.geoengine.io/assets/BioIS_White.svg"
},
{
"rel": "logo-dark",
"type": "image/svg+xml",
"title": "BioIS Logo",
"href": "https://biois.app.geoengine.io/assets/BioIS_Black.svg"
}
]
}
Loading