bcgov / CE_integratedroads

Merge multiple BC road datasets into a single layer for Cumulative Effects analysis
Apache License 2.0
1 stars 0 forks source link

update RESULTS roads definition #6

Closed smnorris closed 5 months ago

smnorris commented 6 months ago

New query adds U to STOCKING_STATUS_CODE:

STOCKING_STATUS_CODE in (‘NP, 'U')  And STOCKING_TYPE_CODE IN ('RD', 'UNN') And SILV_POLYGON_NUMBER NOT IN ('landing', 'lnd') And GEOMETRY_EXIST_IND = 'Y'

Reference