Difference between revisions of "Vacant Lots"
m |
m |
||
| Line 10: | Line 10: | ||
[[Category:Planning]] | [[Category:Planning]] | ||
| − | [[Category: | + | [[Category:Feature Class]] |
[[Category:Recurring Projects]] | [[Category:Recurring Projects]] | ||
Latest revision as of 20:06, 8 September 2015
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