mattyschell / geodatabase-buildings

Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Add height_roof to qa #68

Open mattyschell opened 1 week ago

mattyschell commented 1 week ago

After completing https://github.com/mattyschell/geodatabase-buildings-height we should have no buildings with 0 or NULL height_roof values. Add this to qa so we can prevent these going forward.

mattyschell commented 1 week ago

As a first step:

Add qa for new buildings. NULL not allowed. We allow 0 in cases where we have no info yet on a building. This will force us to at minimum look at the height_roof and make a conscious decision to put a 0 there.