Difference between revisions of "Vacant Lots"


Deprecated: Constant E_STRICT is deprecated in /home/dogtaton/public_html/giswiki/includes/exception/MWExceptionHandler.php on line 179

Deprecated: Creation of dynamic property PPDStack::$accum is deprecated in /home/dogtaton/public_html/giswiki/includes/parser/Preprocessor_DOM.php on line 803

Deprecated: Constant E_STRICT is deprecated in /home/dogtaton/public_html/giswiki/includes/exception/MWExceptionHandler.php on line 179

Deprecated: Constant E_STRICT is deprecated in /home/dogtaton/public_html/giswiki/vendor/mediawiki/at-ease/src/Functions.php on line 48
From GIS Wiki
Jump to: navigation, search
m
m
 
Line 10: Line 10:
  
 
[[Category:Planning]]
 
[[Category:Planning]]
[[Category:FeatureClass]]
+
[[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