Skip to main content
Glama
tharlestsa

OpenLandMap MCP Server

by tharlestsa

get_stac_item_as_geojson

Convert STAC items to standard GeoJSON features for use in GIS systems, web maps, and geospatial tools by stripping STAC-specific fields.

Instructions

Return a STAC item as a pure GeoJSON Feature.

Ready for use in any GIS system, web map, or geospatial tool. Strips STAC-specific fields and returns standard GeoJSON.

Args: collection_id: Collection identifier. item_id: Item identifier.

Returns: GeoJSON Feature dict with geometry, properties, and bbox.

Example: get_stac_item_as_geojson("organic.carbon_usda.6a1c", "organic.carbon_usda.6a1c_20180101_20181231")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
item_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