Skip to content

An ArcGIS arcpy script tool, designed to handle aspects of standardization, added value, and QA/QC upon the Wisconsin Statewide Parcel Database after aggregation is completed.

License

Notifications You must be signed in to change notification settings

WIStCart/ParcelStatewideLogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParcelStatewideLogic

An ArcGIS arcpy script tool, designed to handle aspects of standardization, added value, and QA/QC upon the Wisconsin Statewide Parcel Database after statewide aggregation.

Processing steps include:

-Converts the following fields from string to double: 'CNTASSDVALUE','LNDVALUE','IMPVALUE','FORESTVALUE','ESTFMKVALUE', 'NETPRPTA','GRSPRPTA','ASSDACRES','DEEDACRES','GISACRES', 'LONGITUDE', 'LATITUDE'

-Calculates STATEID field for all records

-Calculates SCHOOLDISTNO or SCHOODIST values based on the other in not provided (from dictionaries)

-Calculates IMPROVED value

-Check acreage fields for scientific notation

-Check AUXCLASS values and if not in known list, adds them to Unusual AuxClass table

-Creates output summary tables of ('PREFIX', 'STREETNAME', 'STREETTYPE', 'SUFFIX')

-Runs Clean,Case and Trim over dataset

-Calculates LONGITUDE and LATITUDE

-Creates a Point feature class of all parcels

About

An ArcGIS arcpy script tool, designed to handle aspects of standardization, added value, and QA/QC upon the Wisconsin Statewide Parcel Database after aggregation is completed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages