Description
A zoning designation in an AHJ.
Instances
0
Properties
3
Declared Properties
| Property | Type | Constraints | Description |
|---|---|---|---|
Code code | string | requiredindexed | Zoning code. e.g. R-1 |
Name name | string | indexed | Long name. e.g. Single Family Residential |
Permitted Uses permitted_uses_json | json | Array of permitted use categories. e.g. ["single_family","ADU"] |
Outgoing Edges (9)
ASSOCIATED_WITH_ACTORA PermitCase/Decision is associated with an Actor (architect/contractor).
CO_OCCURS_WITHStatistical co-occurrence of two entities (most often two Corrections).
GOVERNED_BYAn entity is governed by a code section.
IMPACTED_BY_POLICYAn entity is governed by a Policy (zoning rule, historic overlay, etc).
LOCATED_INEntity is spatially located in another entity (AHJ, ZoningDistrict, Neighborhood, or Property).
PRECEDEDA entity preceded B in a timeline.
PROJECTED_FROMEntity was projected from a fixture or raw doc.
SIMILAR_TOStatistical similarity (project↔project, AHJ↔AHJ).
VIOLATESAn entity violates a code section.
Incoming Edges (7)
← APPROVED_AFTERA Decision came after a prior Decision/event in a chain.
← CO_OCCURS_WITHStatistical co-occurrence of two entities (most often two Corrections).
← CONDITIONED_ONAn approval Decision was conditioned on something.
← LOCATED_INEntity is spatially located in another entity (AHJ, ZoningDistrict, Neighborhood, or Property).
← PRECEDEDA entity preceded B in a timeline.
← REQUIRESA code section requires an entity / configuration.
← SIMILAR_TOStatistical similarity (project↔project, AHJ↔AHJ).