Cross-Jurisdictional Coordinate Alignment

by Nick Clark | Published April 25, 2026 | PDF

A position is never merely a triple of numbers. It is a triple of numbers asserted within a reference frame, and the reference frame is the property of an authority. The North American datum NAD83 is maintained by the United States National Geodetic Survey and Natural Resources Canada; WGS84 is maintained by the United States National Geospatial-Intelligence Agency; ETRS89 is maintained by the European EUREF Permanent Network; state plane coordinate systems are maintained by individual state authorities; country-specific geodetic datums are maintained by national mapping agencies whose legal mandates do not extend across borders. When an autonomous system, a logistics fleet, or a coalition operation crosses a jurisdictional boundary, the position it carries was issued by one authority and must be admitted by another. Cross-jurisdictional coordinate alignment is the architectural mechanism by which the mesh reconciles these authorities through credentialed transformations, each transformation signed by the authority empowered to declare it, such that a position crossing a boundary carries with it the cryptographic evidence of its legitimate translation into the receiving frame.


Mechanism

The alignment mechanism treats every jurisdictional reference frame as a node in a graph and every inter-frame transformation as an edge. Edges are not merely numerical operators; they are signed credentials issued by an authority that has declared, by formal agreement, that it accepts responsibility for the transformation's parameters. A typical edge between NAD83(2011) and ITRF2014, for example, would be issued jointly by the U.S. National Geodetic Survey and the International Earth Rotation and Reference Systems Service, with the credential carrying the seven-parameter Helmert transformation values, the epoch, the validity envelope, and the cryptographic signatures of both issuing authorities.

When a positioning observation crosses a boundary, the mesh resolver constructs a transformation path from the source frame to the destination frame by traversing signed edges. Each traversal appends to the position's lineage record the credential that justified the step. The destination consumer admits the position only if every edge in the path was signed by an authority whose signature it accepts under its admissibility profile. A consumer in jurisdiction B that does not recognize a particular intermediate authority will reject the path and request an alternate route, which the resolver supplies if one exists in the signed-edge graph.

State plane systems compose into the same graph. A state plane Eastings/Northings pair in Texas Central is an edge from the Texas state plane frame to NAD83(2011), signed by the Texas geodetic authority, which is itself an edge to ITRF, which is an edge to WGS84(G2139). A surveyor's observation expressed in Texas Central can therefore be admitted by an aviation operator using WGS84 because the signed-edge path is complete and every signature is recognized.

The resolver is implemented as a constrained shortest-path search over the credential graph, where edge weights encode not numerical transformation error but rather a composite cost reflecting credential age, signature-algorithm strength, accumulated tolerance budget, and policy-declared authority preference. Two paths between the same source and destination frames may carry different costs even when they yield numerically identical transformed coordinates, because the receiving consumer's admissibility profile may prefer a path traversing a national geodetic survey directly to one routed through a commercial aggregator that re-signs the same parameters. Where multiple paths satisfy the consumer's hard constraints, the resolver returns the lowest-cost admissible path together with the alternative paths it considered, allowing downstream auditors to verify that the selected path was not merely admissible but optimal under the declared policy.

Each transformation edge carries, in addition to its parameter payload, a structural witness: a reference to the geodetic adjustment, observation campaign, or international agreement from which the transformation parameters were derived. The witness is itself a credentialed observation in the mesh, allowing a consumer to descend, when policy demands, from the transformation parameters to the underlying campaign data and the authority's published computation procedure. This descent is rarely exercised at runtime but is essential for forensic reconstruction following a discovered parameter error or an authority dispute, because it allows the entire derivation history of a position to be reconstructed from the credentials carried with the position itself.

Operating Parameters

Each signed transformation carries an explicit validity envelope: a temporal window during which the parameters are declared valid, a geographic region over which they are declared accurate to a stated tolerance, and an epoch at which the transformation parameters were computed. Plate tectonic motion alone makes a NAD83-to-ITRF transformation drift on the order of two centimeters per year, which means a transformation signed in 2010 cannot be applied to a 2026 observation without the signing authority's explicit declaration that the parameters remain valid or the issuance of a refreshed credential.

The admissibility profile of each consumer specifies which authorities it recognizes, which signature algorithms it accepts, the maximum age of a credential it will admit, and the tolerance budget it allocates to inter-frame transformation error. Aviation consumers typically demand sub-meter horizontal tolerance and require the FAA or equivalent national civil aviation authority to be a signatory on any transformation entering the navigation solution. Maritime consumers may admit looser tolerances but require IHO-recognized authorities. Defense-coalition consumers admit only credentials counter-signed by the coalition's positioning authority.

Credential revocation propagates through the mesh as a signed revocation record from the issuing authority. Consumers cache credentials with revocation-check intervals proportional to the safety-criticality of their use. Authority transitions, such as a regulatory body assuming responsibility for a previously commercial frame, are handled by issuing a transition credential that binds the old and new authorities and specifies the cutover epoch.

Alternative Embodiments

The canonical embodiment uses ECDSA signatures over a fixed credential schema, but the mechanism is signature-algorithm agnostic. Embodiments deployed in post-quantum-sensitive contexts may use lattice-based signatures; embodiments in resource-constrained edge devices may use compact aggregate signatures that compress a multi-edge path into a single verification operation.

The graph traversal may be performed by the producer, by the consumer, or by a trusted intermediary, depending on the deployment's trust model. Producer-side traversal embeds the full lineage in the emitted observation and minimizes consumer compute; consumer-side traversal allows the consumer to choose its own preferred path through redundant edges; intermediary traversal allows a regulatory broker to enforce policy on which paths are permitted between specific jurisdictions.

Embodiments addressing maritime operations, where jurisdictional boundaries are themselves contested, support multi-rooted graphs in which a position may carry credentials from competing authorities and the consumer selects the rooting that matches its own jurisdictional posture. Embodiments addressing aviation handle the special case of high-altitude crossings by recognizing ICAO as a meta-authority whose credentials override conflicting national edges within designated airspace.

Composition

Cross-jurisdictional alignment composes with frame federation, the underlying mesh primitive that allows multiple regional meshes to interoperate. Federation provides the substrate; alignment provides the legal and cryptographic semantics by which federated observations carry authority across the substrate. Without alignment, federation would produce numerically continuous but legally ambiguous positions. Without federation, alignment would have no observations to credential.

The mechanism also composes with admissibility profiles, anchor-network credentialing, and observation-lineage recording. Each composed primitive contributes a verifiable claim, and the resulting position is admitted only when the conjunction of claims satisfies the consumer's policy. The composition is associative: a position that is anchor-credentialed in jurisdiction A and frame-aligned to jurisdiction B is equivalent, for admissibility purposes, to a position that is frame-aligned first and anchor-credentialed second, provided every intermediate credential is signed by a recognized authority.

Composition with policy brokers allows regulatory bodies to intervene in cross-jurisdictional flows without operating their own positioning infrastructure. A broker sits in the credential graph as an authority that issues transit credentials for paths it has approved, and consumers configured to require broker counter-signature will admit only paths the broker has reviewed. This permits, for example, an aviation regulator to enforce policy on which inter-frame transformations may be applied to flight-tracking data crossing its airspace without operating any geodetic infrastructure of its own. The broker's authority is exercised entirely through the credential graph, leaving the underlying transformation parameters in the hands of the geodetic authorities that compute them.

Prior-Art Distinction

Existing geodetic infrastructure publishes transformation parameters as datasets (NGS NADCON, EPSG registries, IGS products) but does not bind those parameters to authority signatures that travel with the observation. Existing federated GNSS architectures harmonize numerically but do not preserve jurisdictional sovereignty in the credentialing layer. The disclosed mechanism is distinguished by treating each transformation as a signed credential, by traversing transformations as a verifiable path, and by binding admissibility to the consumer's recognition of the signing authorities rather than to the numerical accuracy of the parameters alone.

RTK and PPP-RTK positioning networks distribute correction streams that improve accuracy but carry no jurisdictional credentialing; a correction is admitted on the strength of network membership rather than on a signed declaration by an authority empowered to issue corrections in the receiver's jurisdiction. Maritime electronic-chart systems carry datum metadata but no signed transformation chain, leaving the consumer responsible for trusting that the chart producer applied an appropriate transformation. Cross-border autonomous driving research has demonstrated numerical handoff between regional HD maps but has not addressed the question of which authority's signature legitimates the handoff. The disclosed mechanism addresses this gap by elevating jurisdictional authority from metadata to a first-class cryptographic claim that the consumer's admissibility profile evaluates as part of the position itself.

Disclosure Scope

This disclosure, drawing from Provisional Application 64/049,409, covers cross-jurisdictional coordinate alignment as a credentialed-transformation graph, including the signed-edge data structure, the path-traversal resolver, the validity envelope, the admissibility profile, the revocation propagation, the authority-transition credential, and the composition with frame federation and admissibility profiles. The disclosure extends to embodiments using alternate signature algorithms, alternate traversal trust models, multi-rooted graphs for contested jurisdictions, and meta-authority handling for aviation and other supranational regimes. The mechanism is claimed both as an apparatus (the resolver and the credential graph) and as a method (the credentialed traversal and admissibility procedure). Equivalents within the disclosure include implementations in which the credential graph is materialized in a distributed ledger, implementations in which transformation parameters are computed on demand by the issuing authority rather than precomputed, and implementations in which a single composite credential covers a frequently-traversed multi-edge path, provided the underlying authority structure and admissibility semantics are preserved across the equivalent form.

Nick Clark Invented by Nick Clark Founding Investors:
Anonymous, Devin Wilkie
72 28 14 36 01