Skip to main content
Glama
tharlestsa

OpenLandMap MCP Server

by tharlestsa

get_collection_spatial_coverage

Retrieve spatial coverage details for OpenLandMap collections, including bounding box, GeoJSON polygon, resolution, and coordinate system.

Instructions

Get the full spatial coverage details of a collection.

Returns the bounding box, a GeoJSON polygon of the extent, the native ground sample distance (resolution in meters), and the coordinate reference system.

Args: collection_id: Collection identifier.

Returns: SpatialCoverage dict with bbox, geometry, gsd, and CRS.

Example: get_collection_spatial_coverage("organic.carbon_usda.6a1c")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tharlestsa/openlandmap_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server