geoparquetgeoparquetOfficialยท1 Agent Skills Included

geoparquet-io

Convert, sort, partition, and validate GeoParquet geospatial files

Converts geospatial formats like Shapefile, GeoJSON, and GeoPackage into optimized GeoParquet files. Adds spatial indexes such as H3, A5, and quadkey, and sorts or partitions large datasets for fast queries. Validates files against the GeoParquet spec and fixes compression, bounding boxes, and row groups automatically. Eliminates slow manual GIS processing with direct cloud storage support for S3, GCS, and Azure.
npx skills add geoparquet/geoparquet-io --all -g -y
Available:

Gives your AI agent the project architecture, coding rules, and testing workflow it must follow when modifying or extending this geospatial CLI.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install geoparquet-io?โ–ผ

Run `npx skills add geoparquet/geoparquet-io --all -g -y` in your terminal to install all skills in this suite globally.

What does geoparquet-io do?โ–ผ

It converts, sorts, partitions, and validates GeoParquet geospatial files using DuckDB, with both a command-line interface and a Python API.

How to convert Shapefile or GeoJSON to GeoParquet?โ–ผ

Use the `gpio convert` command with your input file, and it produces an optimized GeoParquet file with Hilbert sorting, compression, and bounding boxes applied automatically.

Can geoparquet-io read files from S3 or cloud storage?โ–ผ

Yes. It reads and writes directly to S3, Google Cloud Storage, Azure, and HTTPS URLs without downloading files manually first.

Does geoparquet-io work with AI coding assistants?โ–ผ

Yes. It ships a CLAUDE.md orchestration file and a built-in skills command, so agents like Claude Code can follow its architecture and release workflows automatically.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’