db-pluto icon indicating copy to clipboard operation
db-pluto copied to clipboard

QAQC: Add check for lot dimensions vs lot area s shape area

Open AmandaDoyle opened this issue 1 year ago • 0 comments

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.

AmandaDoyle avatar May 23 '23 18:05 AmandaDoyle