import_geotiff_metadata
Inspect GeoTIFF files without loading them into a session. Returns width, height, sample format, bbox, origin, resolution, and CRS for map data workflows.
Instructions
Read a GeoTIFF file and return width / height / sample format / bbox / origin / resolution / CRS without attaching it to the session. Use attach_raster_layer to keep it as a session basemap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |