DOI-USGS / gems-tools-pro

GeMS Tools for ArcGIS Pro
Creative Commons Zero v1.0 Universal
49 stars 15 forks source link

Validate Database should check for field name/alias mismatch #95

Open ethoms-usgs opened 11 months ago

ethoms-usgs commented 11 months ago

The Validate Database tool will report unexpected results if the user is accustomed to field aliases rather than field names. The tool could report any mismatches in Warnings.

alwunder commented 11 months ago

This is a good idea. It's just good database/schema hygiene to have field names and aliases match.