Skip to main content
Glama
reproject_raster.md516 B
### reproject_raster Reproject a raster to a target CRS and save the result. - Tool: `reproject_raster` Parameters - source (string): Input raster path/URL - target_crs (string): e.g., "EPSG:4326" - destination (string) - resampling (string, default "nearest") Returns - destination, status, message Example ```json { "tool": "reproject_raster", "params": { "source": "data/imagery.tif", "target_crs": "EPSG:4326", "destination": "out/reprojected.tif", "resampling": "bilinear" } } ```

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