What problem does it solve?
This Skill enables quick visual inspection of rasters, vectors, and tabular data directly in the terminal without a GUI, streamlining workflows for rapid data exploration and verification.
Core Features & Use Cases
- Raster Visualization: Display geospatial images such as GeoTIFFs, PNGs, and JPEGs.
- Vector Rendering: Render vector data in formats like GeoJSON, Shapefiles, and GeoParquet.
- Tabular Data Preview: Inspect CSV and Parquet files with summary stats, histograms, scatter plots, and sorting.
- Use Case: Suppose you have a set of satellite images in GeoTIFF format and a corresponding CSV file with metadata. This Skill allows you to visually inspect the images and metadata simultaneously in your terminal for quick analysis.
Quick Start
Use the viewinline skill to display a raster file at the specified path.