db-pluto
db-pluto copied to clipboard
QAQC: Add check for lot dimensions vs lot area s shape area
Add a QAQC check that reports lots where
- the lot shape is not irregular AND
- the lot area <> lot width * lot depth (with some margin for error aka wiggle room) OR
- the lot area <> the shape area (with some margin for error aka wiggle room)
MC reported instances where these values were wildly out of sync for a lot. The FAR value is calculated using the lot area value so if the lot area value is bad it has downstream impacts.