get_available_crs
Retrieve a list of available Coordinate Reference Systems (CRS) for geospatial analysis using the GIS MCP Server, enabling accurate coordinate transformations and spatial measurements.
Instructions
Get list of available CRS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_available_crsArguments",
"type": "object"
}