WIStCart / ParcelValidationTool

Python tool designed to validate searchable format parcel submissions to the Wisconsin Parcel Initiative (ArcPy and Python 2.7 dependencies)
https://www.sco.wisc.edu/parcels/submission/
MIT License
1 stars 0 forks source link

FINAL Mode and Output of Final Feature Class #41

Closed codiesee closed 5 years ago

codiesee commented 6 years ago

Some users might overlook the fact that the validation tool run in final mode doesn’t populate an output feature class like test mode does. FINAL mode will result in an .ini file with all the information but no feature class is produced. This isn't an error but something we could think about better documenting or approaching in a different manner for V5.

Djvogel03 commented 5 years ago

We had 7-10 counties that submitted the fgdb w/o including the actual parcel feature class. We assume this was b/c they thought the final fun out the tool copied the fc they input into the fgdb output they populated. To resolve, the tool parameters for Output Directory, Output Feature Class Name and Output Validation Summary Directory are now grayed out and do not take input when run in Final Mode.