Difference between revisions of "Vacant Lots"
m |
m |
||
| Line 11: | Line 11: | ||
[[Category:Planning]] | [[Category:Planning]] | ||
[[Category:FeatureClass]] | [[Category:FeatureClass]] | ||
| − | [[Category: | + | [[Category:Recurring Projects]] |
Revision as of 20:02, 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