Reference · print me

Cheat Sheet

The whole course on one page: LADM core, the temporal pattern, mutation effects, service standards, CRS rules, and the systematic pipeline.

LADM core — the sentence

LA_Party  ──holds──►  LA_RRR  ──over──►  LA_BAUnit  ──located at──►  LA_SpatialUnit
  who                what claim          admin unit                  where
                                        (THE SEAM)

LA_RRR is abstract:  LA_Right  |  LA_Restriction  |  LA_Responsibility
LA_Party specialises: LA_GroupParty  (members via LA_PartyMember)
Evidence:  LA_AdministrativeSource (deed, order)  |  LA_SpatialSource (survey, imagery)
All of it inherits:  VersionedObject

Test of a good model: geometry can change without touching rights, and rights can change without touching geometry. If either forces the other, the seam is misplaced.

Temporal pattern

begin_lifespan / end_lifespan
   system time — when believed
begin_real_world / end_real_world
   real-world time — when true

current  = end_lifespan IS NULL
historic = as-of date between

Mutation effects

EventSpatialLegal
Subdivision
Merger
Boundary correction
Sale / transfer
Mortgage created
Name correction

Retired parcel identifiers are never reissued. Closed parcels record their successors.

Fit-for-purpose

Registration modes

SystematicSporadic
TriggerState declares areaOwner or deal
ScopeAll parcelsOne parcel
Unit of workBlock / cohortApplication
DisplayMandatoryNone
DisputesTribunal, collectiveCase by case
GoalCoverageService

Systematic pipeline

declare area → mobilise → demarcate → adjudicate claims
    → public display (15–45 days typical) → objections → register

claim status:  claimed → displayed → objected → adjudicated → registered | rejected
Claims live in their own table. Only adjudication crosses them into the register.

Services & coordinates

OGC standards

LegacyCurrentServes
WMSOGC API — MapsRendered images
WFSOGC API — FeaturesVector features
WMTSOGC API — TilesTile pyramids

CRS rules

Stack decision

Sustainability is a capacity plan, not a licence choice. Answer who operates this in year four, on whose budget first; the stack follows.

ArcGIS EnterpriseOpen (PostGIS/GeoServer/QGIS)
Real gapServer-hosted geoprocessing, distributed analysisNo processing service tier
CostRecurring licences outlive grantsNo licence cost
RiskLock-in; dark system if renewal lapsesScarce maintenance skills in-country
Prior artFAO SOLA: LADM-based, already built
Using this in a real design? Ask your teacher to pressure-test it against your actual requirements — the cheat sheet is a starting position, not a specification.