Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This meeting was about tieing up the loose ends in the AVS to EAS ETL.

Right of Way Addresses


Description
There are a number of AVS addresses that use a non-existant block lot but do have a valid street and street number.
These addresses are supposed to be "right of way addresses".
The ETL is currently rejecting these addresses (no matching block - lot).
Moreover the application is designed to prevent addresses from being created outside a parcel boundary.
We were not planning on supporting this type of address until a later release.
DPW wants this feature as well.

Option 1 (increase scope)
Use a "right of way" polygon map layer to support this feature
There are a couple of challenges

  • the "right of way" polygon layer is not maintained as is the parcel layer (can we automate?)
  • we would have to write some additional ETL code - possibly non-trivial

Option 2 (maintain scope)
Defer loading these addresses from AVS until the next release.
I assume we would have to focus on this issue in the very next release.

  • No labels