gis-parsers

Community

Python GIS parsing patterns for speed.

Authornajahpokkiri
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GIS parsing across multiple file types can be verbose and error-prone; this Skill provides patterns and base parsers in Python to streamline extraction and analysis of geospatial data.

Core Features & Use Cases

  • Parser Base Class & Extensibility: Abstract base class with specialized parsers for vector, raster, and tabular formats.
  • Multi-Format Support: Vector (GeoPandas/Fiona), Raster (rasterio), and Tabular (pandas/openpyxl).
  • Practical Use Case: Given a shapefile, extract layers, CRS, and fields for downstream analytics.

Quick Start

Create a new parser for a .shp file and run it to obtain a summary of layers and fields.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gis-parsers
Download link: https://github.com/najahpokkiri/axis-spatial-tool/archive/main.zip#gis-parsers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.