Portaljs Add Geo banner
datopian datopian

Portaljs Add Geo

Development community

Description

--- description: Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a PortalJS portal — on your own machine, no server. Normalizes CRS to EPSG:4326, derives a PMTiles render tier + a GeoParquet query tier, pushes all three to R2 via Git LFS, and emits one dual-tier datasets.json entry the showcase renders with <MapPreview> + <GeoQuery>. allowed-tools: Read, Write, Edit, Bash, WebFetch --- # /portaljs-add-geo Turn one geospatial upload in

Installation

Installs to ~/.claude/commands/datopian-portaljs-portaljs-add-geo.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/datopian/portaljs/HEAD/.claude/commands/portaljs-add-geo.md -o ~/.claude/commands/datopian-portaljs-portaljs-add-geo.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository