ATNI GeoBase is a local-first, Windows-first Cesium desktop application for renewable-energy siting software development. The current repository contains a small generic workflow using clearly synthetic, non-jurisdictional fixtures. It contains no real datasets or source-specific governed-data package.
This is a development build. It imports local GeoJSON, preserves explicit CRS and provenance metadata, evaluates deterministic hard/soft/context rules, saves and reopens projects, and exports GeoJSON to a user-selected local path. CesiumJS is bundled locally and runtime HTTP(S) requests are denied.
The application always records:
governance_mode=development_bypassgovernance_enforced=falsepublic_distribution_allowed=false
The non-dismissible interface warning reads
DEVELOPMENT BUILD - SOVEREIGNTY CONTROLS NOT ENFORCED. These facts are
nonclaims: this build is not sovereignty-compliant, approved for public
distribution, beta, 0.9, or production-ready.
GeoBase is intended to support Tribal sovereignty, but the current build does not implement authority, consent, classification, or release ceremonies. Bypass defers enforcement; it does not waive metadata custody. Source classification, consent, ownership, governance, provenance, uncertainty, and absence semantics must remain attached when present.
Runtime data stays local. The application has no telemetry, analytics, public binding, remote imagery or terrain, Cesium Ion, CDN scripts, upload, federation, remote APIs, or automatic transmission. Explicit exports reject UNC and detected network destinations.
Use PowerShell 7 on Windows with Node.js 22–24 and pnpm 9.15.9.
pnpm install --frozen-lockfile
pnpm verifypnpm verify runs formatting, linting, record validation, type checking,
unit/integration tests, a production build, and a real Electron desktop
render/save/reopen/export round-trip gate. See DEVELOPER.md,
architecture, and verification.
Only source, documentation, and four small project-authored synthetic fixtures are published here. The fixtures are licensed with the project and are not scientific models, suitability findings, boundaries, or jurisdictional data. Real data, generated projects/exports, caches, binary packages, installers, release assets, and generated datasets do not belong in this public repository.
Project source, documentation, and the four project-authored fixtures are under the GeoBase License: PolyForm Noncommercial License 1.0.0 plus binding attribution and share-alike supplementary terms. The combined custom license has no SPDX License List identifier. Dependency and third-party data rights remain separate; see THIRD_PARTY_NOTICES.md.