Vacant Lots
Vacant lots is created by using the following selection query on CountyParcels:
STATE_CD = 'C1' OR STATE_CD = 'C2' OR STATE_CD = 'C3' OR STATE_CD = 'C5' OR STATE_CD = 'OC1' OR STATE_CD = 'OC2' OR STATE_CD = 'OC3' OR STATE_CD = 'OC5'
Then export the selected features to a gdb. From there, Tony will load them in to the database when it's convenient. This should be done once or twice a year after creating an updated county parcels.
Code Enforcement uses this layer.
Last updated June 26, 2015