Closed pdxmele closed 10 years ago
@tchaddad is going to check with Sy about the statewide point address data to see if we can use it
1 & 2 done as of commit 01d777ccc
Previous commit does not actually deal with this issue. Oops.
Assuming we are going to just ignore buildings with multiple addresses for now. If we want to do otherwise, let's open a new issue to deal specifically with that.
I'm thinking we could try this:
1) If there is one and only one address then stop. Otherwise 2) if one and only one address point and one and only one building centroid both fall in one taxlot, connect them Stop. 3) Ignore (or flag fixme + number of addresses) for any buildings remaining 4) ?? other ideas?