opengeos
- 11 skills
- 0 followers
- 6 hours ago last updated
- ▌ Geolibre · opengeos bundleBuild interactive web maps with GeoLibre. Use whenever the deliverable is a map rather than a number or a static figure: "make me a map of X", "a choropleth of Y", "plot these points", "show this GeoTIFF", "build a web map I can share". Covers authoring `.geolibre.json` projects with the `geolibre-mcp` MCP server, the `geolibre` Python package in a notebook, driving a live embedded map, and exporting a standalone HTML page anyone can open. Also trigger on GeoLibre, `.geolibre.json`, `geolibre-mcp`, or when someone has geospatial data (GeoJSON, GeoParquet, FlatGeobuf, Shapefile, COG/GeoTIFF, PMTiles, MBTiles, WMS/WMTS, 3D Tiles, LiDAR) and wants to see it.
- ▌ Inspect Geo · opengeosInspect any raster or vector geospatial file. Returns CRS, bounds, bands, resolution, dtype, attribute summaries, and band statistics. Supports GeoTIFF, Shapefile, GeoJSON, GeoPackage, GeoParquet, and more.
- ▌ Search Stac · opengeosSearch and download satellite imagery from Microsoft Planetary Computer. Browse available collections, search by bbox and time range, list assets, and download specific items.
- ▌ Download Data · opengeosDownload NAIP aerial imagery for a bounding box. Specify coordinates as minx,miny,maxx,maxy in WGS84 and optionally a year.
- ▌ Install Geoai · opengeosVerify that the geoai Python package is installed and functional. If not, provide installation instructions. Optionally check extra dependencies for deep learning models.
- ▌ Overture Data · opengeosDownload Overture Maps data (buildings, places, roads, land use, water, etc.) for a bounding box. Returns a GeoDataFrame saved as GeoJSON or GeoPackage.
- ▌ Read Memories · opengeosSearch past Claude Code session logs to recover context from previous conversations. Finds past decisions, data paths, CRS info, model configurations, and unresolved work. Works across all projects or scoped to the current one.
- ▌ Detect Objects · opengeosRun pre-trained AI models on geospatial imagery. Detect buildings, cars, ships, solar panels, agriculture fields, or use text-prompted segmentation with GroundedSAM. Requires GPU for best performance.
- ▌ Process Raster · opengeosProcess raster data: clip by bounding box, stack multiple bands, mosaic GeoTIFFs, or convert between raster and vector formats.
- ▌ CLI Anything Geoai · opengeosAI-powered geospatial analysis CLI. Segment satellite imagery, detect objects, classify images, detect changes, download data, and manage raster/vector operations -- all from the command line with JSON output for agent integration.
- ▌ CLI Anything Samgeo · opengeosCLI harness for segment-geospatial — segment satellite/aerial imagery with SAM models from the command line