Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Permit with multiple parcels #76

Open
dvdhns opened this issue Jan 13, 2016 · 2 comments
Open

A Permit with multiple parcels #76

dvdhns opened this issue Jan 13, 2016 · 2 comments

Comments

@dvdhns
Copy link

dvdhns commented Jan 13, 2016

How would a permit with multiple parcels be best handled in BLDS?

In an extreme example, a single permit for a pipeline that is several miles long crossing hundreds of properties. There really isn't a "primary" parcel that could be used, nor would we want people to think that the permit was only on one property.

Would something as simple as a separate optional PIN table work?

PermitNum |  PIN
B-1       | 10001
B-1       | 10002
B-1       | 10003
B-1       | 10004
B-2       | 14444
B-2       | 14445
B-3       | 10101

@trivisonno
Copy link

Could the PIN be an array?

@mheadd
Copy link
Member

mheadd commented Feb 8, 2016

@dvdhns What permit type, or - more accurately - what PermitTypeMapped value would such a project use?

Interested in how frequent an occurrence this would be for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants