Releases: DOI-USGS/gems-tools-arcmap
v1.6.18
v1.6.17
Hotfix to Translate to Shapefile to ignore StandardLithology table and all empty feature classes and tables.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file.
v1.6.16
Fixes Issue 89
Copy (arcpy command and geoprocessing tool) crashes ArcMap when it attempts to copy a feature class participating in a feature linked annotation feature class, but CopyFeatures works fine. Swapped those commands in def checkTopology and the tool worked as expected.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.15
Removed dashes from tool names (only affected metadata tools) per Issue 84.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.14
Changes to GeMS_FGDC2_Arc10.py
- added function __updateCSdom to add codeset domains, specifically for GeoMaterial
- re-wrote def __updateEdom to produce the same structure as the 'upgrade' function in mp
- re-wrote def __updateRdom to catch ESRI fields shape, shape_length, and shape_area
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.13
Changed 'StationID' to 'StationsID' in Defnition.py. This was supposed to have been changed in 10/19 to match the documentation but came back!
Minor change to encoding in FGDC1
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.12
Validate Database tool now evaluates pipe delimited data source ids in any field ending in SourceID.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.11
May have finally fixed problems with the FGDC tools not being able to write out non-ASCII characters to XML. To test I put French and German text with lots of diacriticals in both the metadata and attribute tables. Resulting xml files were written correctly.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.10
New error messages in Fix Strings tool
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file
v1.6.9
editSessionActive in GeMS_utilityFunctions.py now looks for ed.lock files in the gdb folder.
Both assets contain the same files. Choose the .zip version unless you have a specific reason to use the .tar.gz file