python-gis-ecosystem

Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries

5 stars

Best use case

python-gis-ecosystem is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries

Teams using python-gis-ecosystem should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/python-gis-ecosystem/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/engineering/gis/python-gis-ecosystem/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/python-gis-ecosystem/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How python-gis-ecosystem Compares

Feature / Agentpython-gis-ecosystemStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Python Gis Ecosystem

## When to Use This Skill

- Load and manipulate vector data (wells, pipelines, lease blocks)
- Reproject datasets between coordinate systems
- Process raster data (bathymetry, metocean grids, satellite scenes)
- Spatial joins and buffering in Python without QGIS GUI
- Create interactive web maps (Folium) or static plots (Cartopy)
- Process NetCDF metocean or oceanographic datasets (xarray/rioxarray)
- Property valuation spatial analysis (WRK-022 context)

---

## Sub-Skills

- [1.1 Install (+2)](11-install/SKILL.md)
- [2.1 Coordinate Reference System Transforms (pyproj + GeoPandas) (+5)](21-coordinate-reference-system-transforms-pyproj-g/SKILL.md)
- [3.1 Export Vector to File (+1)](31-export-vector-to-file/SKILL.md)
- [4. FAILURE DIAGNOSIS](4-failure-diagnosis/SKILL.md)
- [Checklist (+1)](checklist/SKILL.md)
- [Cross-Repo Context](cross-repo-context/SKILL.md)

Related Skills

qgis

5
from vamseeachanta/workspace-hub

QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis

google-earth-engine

5
from vamseeachanta/workspace-hub

Google Earth Engine AI Interface Skill — ee Python API, authentication, image/collection operations, export workflows, GEBCO bathymetry, Sentinel, Landsat

gis-informed-workflow

5
from vamseeachanta/workspace-hub

GIS-Informed Engineering Workflow — GIS site data to engineering analysis inputs. Covers: bathymetry extraction, pipeline routing, well location to OrcaFlex, metocean spatial analysis, and property valuation spatial overlays.

gis

5
from vamseeachanta/workspace-hub

Cross-application GIS skill — CRS reference, data formats, Blender/QGIS integration via digitalmodel.gis

repo-ecosystem-hygiene

5
from vamseeachanta/workspace-hub

Interpret the daily read-only repo ecosystem hygiene audit and route remediation through approved workflows.

provider-session-ecosystem-audit-and-exporters

5
from vamseeachanta/workspace-hub

Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification.

python-import-path-mismatch-debugging

5
from vamseeachanta/workspace-hub

Diagnose and fix ModuleNotFoundError when a package is installed but imports still fail due to environment/path mismatches

python-import-path-debugging

5
from vamseeachanta/workspace-hub

Diagnose ModuleNotFoundError when a package is installed but still fails to import

ecosystem-terminology

5
from vamseeachanta/workspace-hub

Canonical names, abbreviations, and relationship vocabulary for the workspace-hub ecosystem. Load this when naming repos, modules, machines, files, or expanding acronyms to ensure consistency across humans and agents. type: reference

llm-wiki-ecosystem-gap-to-issues

5
from vamseeachanta/workspace-hub

Review the workspace-hub LLM-wiki/document-intelligence ecosystem, identify high-leverage gaps, and create grounded GitHub feature issues without duplicating existing work.

python-debugpy

5
from vamseeachanta/workspace-hub

Debug Python: pdb REPL + debugpy remote (DAP).

hermes-ecosystem-integration

5
from vamseeachanta/workspace-hub

Wire Hermes into workspace-hub ecosystem — multi-repo skills, config sync, session export to learning pipeline, memory cross-pollination, skill patch tracking, and cross-machine health checks.