amillb / streetwidths

Calculate street widths and land value
https://streetwidths.its.ucla.edu
MIT License
5 stars 1 forks source link

Raise error when parcel file includes streets #8

Open amillb opened 1 year ago

amillb commented 1 year ago

The algorithm assumes that streets are represented as voids in the parcel polygons.

The documentation explains this, but we should add an explicit check. (Otherwise, it will fail with a disk space or other error.)