Geoparquet Pack

Package GIS layers into GeoParquet with metadata and validation

danmaps Updated

File contents

GeoParquet Pack

Generate a GeoParquet export plan and metadata bundle for a GIS layer.

Inputs

  • layer_name (string)
  • output_path (string)
  • partition_by (string, optional)
  • include_bbox (bool, optional)

Output

  • Export steps (ArcPy or GDAL)
  • Validation checklist (schema + CRS + bbox)
  • Metadata summary (CRS, geometry type, fields)

Example

User: “Package parcels to GeoParquet.”

Output: Steps to export, validate, and write metadata.

Intent

State the operational goal of the skill and what good output should accomplish.

Outputs

Return a concise, usable result with the key artifacts or recommendations.

Safety

Do not invent data, credentials, or system context. Flag uncertainty and risky operations clearly.

danmaps/gis-agent-skills/tree/main/skills/geoparquet-pack commit 5d3b3cd03c

Frequently asked questions

npx skillmds@latest add danmaps/geoparquet-pack