Skip to main content
Glama

GIS MCP Server

get_raster_crs

Retrieve the Coordinate Reference System (CRS) of a raster dataset, returning both PROJ.4-style dict and WKT formats. Use with local paths or HTTPS URLs to identify spatial reference details.

Instructions

Retrieve the Coordinate Reference System (CRS) of a raster dataset. Opens the raster (local path or HTTPS URL), reads its DatasetReader.crs attribute as a PROJ.4-style dict, and also returns the WKT representation.

Input Schema

NameRequiredDescriptionDefault
path_or_urlYes

Input Schema (JSON Schema)

{ "properties": { "path_or_url": { "title": "Path Or Url", "type": "string" } }, "required": [ "path_or_url" ], "title": "get_raster_crsArguments", "type": "object" }

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/mahdin75/gis-mcp'

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