@empressaio/atom-contract 1.11.0 → 1.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +73 -0
- package/README.md +13 -2
- package/dist/conformance/common.d.ts +1 -1
- package/dist/conformance/common.js +1 -1
- package/dist/property/building-footprint.d.ts +649 -0
- package/dist/property/building-footprint.d.ts.map +1 -0
- package/dist/property/building-footprint.js +86 -0
- package/dist/property/building-footprint.js.map +1 -0
- package/dist/property/common.d.ts +248 -0
- package/dist/property/common.d.ts.map +1 -1
- package/dist/property/common.js +148 -0
- package/dist/property/common.js.map +1 -1
- package/dist/property/fixtures.d.ts +239 -0
- package/dist/property/fixtures.d.ts.map +1 -1
- package/dist/property/fixtures.js +483 -0
- package/dist/property/fixtures.js.map +1 -1
- package/dist/property/index.d.ts +3 -0
- package/dist/property/index.d.ts.map +1 -1
- package/dist/property/index.js +3 -0
- package/dist/property/index.js.map +1 -1
- package/dist/property/parcel-node.d.ts +710 -0
- package/dist/property/parcel-node.d.ts.map +1 -0
- package/dist/property/parcel-node.js +156 -0
- package/dist/property/parcel-node.js.map +1 -0
- package/dist/property/road-node.d.ts +2 -5
- package/dist/property/road-node.d.ts.map +1 -1
- package/dist/property/road-node.js +1 -2
- package/dist/property/road-node.js.map +1 -1
- package/dist/property/setback-rule.d.ts +16 -16
- package/dist/property/utility-easement.d.ts +724 -0
- package/dist/property/utility-easement.d.ts.map +1 -0
- package/dist/property/utility-easement.js +81 -0
- package/dist/property/utility-easement.js.map +1 -0
- package/package.json +1 -1
|
@@ -4,10 +4,13 @@
|
|
|
4
4
|
* Parcel ids are real Central-TX node anchors for grading notes.
|
|
5
5
|
*/
|
|
6
6
|
import type { BuildableEnvelopeAtomInstance } from "./buildable-envelope.js";
|
|
7
|
+
import type { BuildingFootprintAtomInstance } from "./building-footprint.js";
|
|
7
8
|
import type { ParcelTerrainModelAtomInstance } from "./parcel-terrain-model.js";
|
|
8
9
|
import type { SetbackRuleAtomInstance } from "./setback-rule.js";
|
|
9
10
|
import type { ZoningFactAtomInstance } from "./zoning-fact.js";
|
|
10
11
|
import type { RoadNodeAtomInstance } from "./road-node.js";
|
|
12
|
+
import type { UtilityEasementAtomInstance } from "./utility-easement.js";
|
|
13
|
+
import type { ParcelNodeAtomInstance } from "./parcel-node.js";
|
|
11
14
|
/**
|
|
12
15
|
* Hays County (48209) — parcel 48209:156346, RS district from city GIS stamp.
|
|
13
16
|
* WDLL 3.3 zoning FACT probe.
|
|
@@ -144,4 +147,240 @@ export declare const NEGATIVE_TERRAIN_NO_DEM_REF: {
|
|
|
144
147
|
* R1 road-node WDLL 3 probe (named Bastrop road, centerline + assumed ROW).
|
|
145
148
|
*/
|
|
146
149
|
export declare const BASTROP_SPRING_STREET_ROAD_FIXTURE: RoadNodeAtomInstance;
|
|
150
|
+
/**
|
|
151
|
+
* Bastrop County (48021) — ML-derived building footprint on parcel 48021:27303.
|
|
152
|
+
* ADR-029 T3 probe — ODC-By attribution mandatory for ml-derived tier.
|
|
153
|
+
*/
|
|
154
|
+
export declare const BASTROP_ML_FOOTPRINT_FIXTURE: BuildingFootprintAtomInstance;
|
|
155
|
+
/**
|
|
156
|
+
* Bastrop County county-coverage footprint absence — hybrid absence ruling 1.
|
|
157
|
+
* One row referenced at serve time when no county footprint source is published.
|
|
158
|
+
*/
|
|
159
|
+
export declare const BASTROP_COUNTY_FOOTPRINT_ABSENCE_FIXTURE: BuildingFootprintAtomInstance;
|
|
160
|
+
/** Per-parcel absence when ML source exists but spatial join finds no feature. */
|
|
161
|
+
export declare const BASTROP_PARCEL_FOOTPRINT_ABSENCE_FIXTURE: BuildingFootprintAtomInstance;
|
|
162
|
+
/**
|
|
163
|
+
* City of Bastrop Easements_/43 — utility easement on parcel 48021:27303.
|
|
164
|
+
* Phase 2b municipal GIS rail (148 features in city limits).
|
|
165
|
+
*/
|
|
166
|
+
export declare const BASTROP_CITY_EASEMENT_FIXTURE: UtilityEasementAtomInstance;
|
|
167
|
+
/** County-coverage easement absence for Bastrop County. */
|
|
168
|
+
export declare const BASTROP_COUNTY_EASEMENT_ABSENCE_FIXTURE: UtilityEasementAtomInstance;
|
|
169
|
+
/**
|
|
170
|
+
* Bastrop County (48021) parcel 27303 — loaded TxGIO ring, straight prop_id key.
|
|
171
|
+
* The atom points at `txgio_parcel`; it does not restate the ring.
|
|
172
|
+
*/
|
|
173
|
+
export declare const BASTROP_PARCEL_NODE_FIXTURE: ParcelNodeAtomInstance;
|
|
174
|
+
/**
|
|
175
|
+
* Travis County (48453) — crosswalk key kind. `prop_id` is unreliable in this
|
|
176
|
+
* county (OPS-1 join-quality HOLD), so the anchor records that the second token
|
|
177
|
+
* is a crosswalk key rather than pretending a clean prop_id join happened.
|
|
178
|
+
*/
|
|
179
|
+
export declare const TRAVIS_CROSSWALK_PARCEL_NODE_FIXTURE: ParcelNodeAtomInstance;
|
|
180
|
+
/**
|
|
181
|
+
* County-level typed absence — the ring source registry was probed for this
|
|
182
|
+
* county and nothing is published. Satisfied-absent, not not-yet.
|
|
183
|
+
*/
|
|
184
|
+
export declare const COUNTY_COVERAGE_PARCEL_NODE_ABSENCE_FIXTURE: ParcelNodeAtomInstance;
|
|
185
|
+
/**
|
|
186
|
+
* Per-parcel absence in a LOADED county — the key resolves nothing. Fail-closed
|
|
187
|
+
* and distinct from the county-level not-yet case above.
|
|
188
|
+
*/
|
|
189
|
+
export declare const BASTROP_PARCEL_NODE_ABSENCE_FIXTURE: ParcelNodeAtomInstance;
|
|
190
|
+
/**
|
|
191
|
+
* MultiPolygon truncation finding — the store row carries rings the serving
|
|
192
|
+
* path would silently drop. Report it; never serve a half-parcel as the parcel.
|
|
193
|
+
*/
|
|
194
|
+
export declare const BASTROP_PARCEL_NODE_INCOMPLETE_FIXTURE: ParcelNodeAtomInstance;
|
|
195
|
+
/** Negative — sourceTier absent without verifiedAbsence (must fail closed). */
|
|
196
|
+
export declare const NEGATIVE_PARCEL_NODE_ABSENT_NO_VERIFIED: {
|
|
197
|
+
entityType: "parcel-node";
|
|
198
|
+
atomDid: string;
|
|
199
|
+
parcelNodeId: string;
|
|
200
|
+
countyFips: string;
|
|
201
|
+
keyKind: "prop_id";
|
|
202
|
+
reasoningChain: {
|
|
203
|
+
reasoningKind: "observed";
|
|
204
|
+
};
|
|
205
|
+
geometrySourceTier: "absent";
|
|
206
|
+
geometryLoaded: boolean;
|
|
207
|
+
accessPolicy: "public-free";
|
|
208
|
+
sourceCitation: string;
|
|
209
|
+
extractedAt: string;
|
|
210
|
+
verificationStatus: "machine";
|
|
211
|
+
sourceAdapter: string;
|
|
212
|
+
evaluatedAt: string;
|
|
213
|
+
atomTier: "data";
|
|
214
|
+
};
|
|
215
|
+
/** Negative — geometry pointer AND typed absence on the same atom. */
|
|
216
|
+
export declare const NEGATIVE_PARCEL_NODE_REF_AND_ABSENCE: {
|
|
217
|
+
entityType: "parcel-node";
|
|
218
|
+
atomDid: string;
|
|
219
|
+
parcelNodeId: string;
|
|
220
|
+
countyFips: string;
|
|
221
|
+
keyKind: "prop_id";
|
|
222
|
+
reasoningChain: {
|
|
223
|
+
reasoningKind: "observed";
|
|
224
|
+
};
|
|
225
|
+
geometrySourceTier: "txgio-stratmap";
|
|
226
|
+
geometryStoreRef: {
|
|
227
|
+
store: "txgio_parcel";
|
|
228
|
+
countyFips: string;
|
|
229
|
+
propId: string;
|
|
230
|
+
};
|
|
231
|
+
geometryLoaded: boolean;
|
|
232
|
+
absence: {
|
|
233
|
+
kind: "no-parcel-geometry";
|
|
234
|
+
reason: string;
|
|
235
|
+
};
|
|
236
|
+
accessPolicy: "public-free";
|
|
237
|
+
sourceCitation: string;
|
|
238
|
+
extractedAt: string;
|
|
239
|
+
verificationStatus: "machine";
|
|
240
|
+
sourceAdapter: string;
|
|
241
|
+
evaluatedAt: string;
|
|
242
|
+
atomTier: "data";
|
|
243
|
+
};
|
|
244
|
+
/** Negative — the ring body inlined on the atom (Geometry Law rule 1 guard). */
|
|
245
|
+
export declare const NEGATIVE_PARCEL_NODE_INLINE_GEOMETRY: {
|
|
246
|
+
entityType: "parcel-node";
|
|
247
|
+
atomDid: string;
|
|
248
|
+
parcelNodeId: string;
|
|
249
|
+
countyFips: string;
|
|
250
|
+
keyKind: "prop_id";
|
|
251
|
+
reasoningChain: {
|
|
252
|
+
reasoningKind: "observed";
|
|
253
|
+
};
|
|
254
|
+
geometrySourceTier: "txgio-stratmap";
|
|
255
|
+
geometryStoreRef: {
|
|
256
|
+
store: "txgio_parcel";
|
|
257
|
+
countyFips: string;
|
|
258
|
+
propId: string;
|
|
259
|
+
geometry: {
|
|
260
|
+
type: "Polygon";
|
|
261
|
+
coordinates: number[][][];
|
|
262
|
+
};
|
|
263
|
+
};
|
|
264
|
+
geometryLoaded: boolean;
|
|
265
|
+
accessPolicy: "public-free";
|
|
266
|
+
sourceCitation: string;
|
|
267
|
+
extractedAt: string;
|
|
268
|
+
verificationStatus: "machine";
|
|
269
|
+
sourceAdapter: string;
|
|
270
|
+
evaluatedAt: string;
|
|
271
|
+
atomTier: "data";
|
|
272
|
+
};
|
|
273
|
+
/** Negative — pointer names a different parcel than the atom claims. */
|
|
274
|
+
export declare const NEGATIVE_PARCEL_NODE_REF_MISMATCH: {
|
|
275
|
+
entityType: "parcel-node";
|
|
276
|
+
atomDid: string;
|
|
277
|
+
parcelNodeId: string;
|
|
278
|
+
countyFips: string;
|
|
279
|
+
keyKind: "prop_id";
|
|
280
|
+
reasoningChain: {
|
|
281
|
+
reasoningKind: "observed";
|
|
282
|
+
};
|
|
283
|
+
geometrySourceTier: "txgio-stratmap";
|
|
284
|
+
geometryStoreRef: {
|
|
285
|
+
store: "txgio_parcel";
|
|
286
|
+
countyFips: string;
|
|
287
|
+
propId: string;
|
|
288
|
+
};
|
|
289
|
+
geometryLoaded: boolean;
|
|
290
|
+
accessPolicy: "public-free";
|
|
291
|
+
sourceCitation: string;
|
|
292
|
+
extractedAt: string;
|
|
293
|
+
verificationStatus: "machine";
|
|
294
|
+
sourceAdapter: string;
|
|
295
|
+
evaluatedAt: string;
|
|
296
|
+
atomTier: "data";
|
|
297
|
+
};
|
|
298
|
+
/** Negative — parcel identity behind a paywall. */
|
|
299
|
+
export declare const NEGATIVE_PARCEL_NODE_NON_PUBLIC_POLICY: {
|
|
300
|
+
entityType: "parcel-node";
|
|
301
|
+
atomDid: string;
|
|
302
|
+
parcelNodeId: string;
|
|
303
|
+
countyFips: string;
|
|
304
|
+
keyKind: "prop_id";
|
|
305
|
+
reasoningChain: {
|
|
306
|
+
reasoningKind: "observed";
|
|
307
|
+
};
|
|
308
|
+
geometrySourceTier: "txgio-stratmap";
|
|
309
|
+
geometryStoreRef: {
|
|
310
|
+
store: "txgio_parcel";
|
|
311
|
+
countyFips: string;
|
|
312
|
+
propId: string;
|
|
313
|
+
};
|
|
314
|
+
geometryLoaded: boolean;
|
|
315
|
+
accessPolicy: "public-paid";
|
|
316
|
+
sourceCitation: string;
|
|
317
|
+
extractedAt: string;
|
|
318
|
+
verificationStatus: "machine";
|
|
319
|
+
sourceAdapter: string;
|
|
320
|
+
evaluatedAt: string;
|
|
321
|
+
atomTier: "data";
|
|
322
|
+
};
|
|
323
|
+
/** Negative — ml-derived without ODC-By in sourceCitation. */
|
|
324
|
+
export declare const NEGATIVE_FOOTPRINT_ML_NO_ODC_BY: {
|
|
325
|
+
entityType: "building-footprint";
|
|
326
|
+
atomDid: string;
|
|
327
|
+
parcelNodeId: string;
|
|
328
|
+
footprintId: string;
|
|
329
|
+
reasoningChain: {
|
|
330
|
+
reasoningKind: "observed";
|
|
331
|
+
};
|
|
332
|
+
sourceTier: "ml-derived";
|
|
333
|
+
footprintGeometry: {
|
|
334
|
+
type: "Polygon";
|
|
335
|
+
coordinates: number[][][];
|
|
336
|
+
};
|
|
337
|
+
accessPolicy: "public-free";
|
|
338
|
+
sourceCitation: string;
|
|
339
|
+
extractedAt: string;
|
|
340
|
+
verificationStatus: "machine";
|
|
341
|
+
sourceAdapter: string;
|
|
342
|
+
evaluatedAt: string;
|
|
343
|
+
atomTier: "data";
|
|
344
|
+
};
|
|
345
|
+
/** Negative — sourceTier absent without verifiedAbsence. */
|
|
346
|
+
export declare const NEGATIVE_FOOTPRINT_ABSENT_NO_VERIFIED: {
|
|
347
|
+
entityType: "building-footprint";
|
|
348
|
+
atomDid: string;
|
|
349
|
+
parcelNodeId: string;
|
|
350
|
+
footprintId: string;
|
|
351
|
+
reasoningChain: {
|
|
352
|
+
reasoningKind: "observed";
|
|
353
|
+
};
|
|
354
|
+
sourceTier: "absent";
|
|
355
|
+
accessPolicy: "public-free";
|
|
356
|
+
sourceCitation: string;
|
|
357
|
+
extractedAt: string;
|
|
358
|
+
verificationStatus: "machine";
|
|
359
|
+
sourceAdapter: string;
|
|
360
|
+
evaluatedAt: string;
|
|
361
|
+
atomTier: "data";
|
|
362
|
+
};
|
|
363
|
+
/** Negative — utility-easement with non-public accessPolicy. */
|
|
364
|
+
export declare const NEGATIVE_EASEMENT_NON_PUBLIC_POLICY: {
|
|
365
|
+
entityType: "utility-easement";
|
|
366
|
+
atomDid: string;
|
|
367
|
+
parcelNodeId: string;
|
|
368
|
+
easementId: string;
|
|
369
|
+
reasoningChain: {
|
|
370
|
+
reasoningKind: "observed";
|
|
371
|
+
};
|
|
372
|
+
easementClass: "utility";
|
|
373
|
+
sourceTier: "plat-gis-authoritative";
|
|
374
|
+
easementGeometry: {
|
|
375
|
+
type: "LineString";
|
|
376
|
+
coordinates: number[][];
|
|
377
|
+
};
|
|
378
|
+
accessPolicy: "public-paid";
|
|
379
|
+
sourceCitation: string;
|
|
380
|
+
extractedAt: string;
|
|
381
|
+
verificationStatus: "machine";
|
|
382
|
+
sourceAdapter: string;
|
|
383
|
+
evaluatedAt: string;
|
|
384
|
+
atomTier: "data";
|
|
385
|
+
};
|
|
147
386
|
//# sourceMappingURL=fixtures.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fixtures.d.ts","sourceRoot":"","sources":["../../src/property/fixtures.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AASH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAE7E,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AAKhF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"fixtures.d.ts","sourceRoot":"","sources":["../../src/property/fixtures.ts"],"names":[],"mappings":"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"}
|