ogc-maps
Official@ogc-maps
Standardizes geospatial data ingestion, OGC-compliant interface integration, and architectural governance for React-based mapping environments.
Agent Skills by ogc-maps
Showing 6 vetted skills indexed across 1 GitHub repositories.
extend-map-config
Guide schema-first MapConfig changes across tests, Zustand store, URL state, and admin editors.
add-ogc-hook
Fetch OGC API collection data via a reusable React hook.
add-map-component
Scaffold Storybook UI components with TSX, stories, and barrel exports.
project-conventions
Document and enforce monorepo architectural rules via CLAUDE.md and .cursorrules.
ogc-api-troubleshoot
Diagnose OGC API stack issues from container status to data flow.
load-gis-data
Ingest GIS datasets into PostGIS via seed workflow and ogr2ogr commands.
Frequently Asked Questions About ogc-maps
FAQPage SchemaWhat specific GIS tasks are supported by these capabilities?▼
These capabilities enable the ingestion of GIS datasets into PostGIS databases using ogr2ogr, the management of map configuration schemas across URL states and Zustand stores, and the troubleshooting of OGC-compliant data flows from containerized environments.
Which technical personas benefit from these mapping standards?▼
Geospatial engineers, frontend developers working with React mapping interfaces, and systems architects managing monorepo standards will find these skills essential for maintaining consistency in map-based applications and ensuring reliable data ingestion pipelines.
What are the primary prerequisites for implementing these mapping configurations?▼
Implementation requires a React-based environment, an existing PostGIS database instance for data storage, and familiarity with OGC-compliant service architectures. Developers should also have an established monorepo structure to utilize the provided architectural governance rules.