Skip to content

Releases: DOI-USGS/gems-tools-pro

Updated submission tree

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 13 Aug 03:23
e28c15e

Updated Submission Tree and toolbox to reflect changes to the guidance on 20260805

v2.13.5

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 14 Apr 23:04

Validate Database now uses local copy of mp.exe to validate metadata, not the online USGS validation service

v2.13.4

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 19 Feb 23:13

Fixes a problem where DataSources are falsely reported as extras (not in use anywhere in the database) when rows in DescriptionOfMapUnits have a Description but no MapUnit value. Reported by Montana Bureau of Mines and Geology.

v2.13.3

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 24 Oct 16:39

v2.13.2

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 06 Aug 20:31

Spaces in Mapped area/name and Version in the Submission Tree tool are converted to underscores.

v2.13.1

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 16 Jul 16:51
  • Updated instances of .da with .sa in Project Cross Section Data. This tool no longer requires a 3D Analyst license.
  • The Year parameter on the Submission Tree form includes "2024" and the State parameter includes "USGS"

v2.13

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 09 May 01:27

Major upgrades to DMU to DOCX and DOCX to DMU.

  • For DMU to DOCX, values in ParagraphStyle are no longer required. You can let the tool try to determine the correct style.
  • Improved conversion of Word character styles to either ArcGIS text formatting or HTML tags depending on parameter choice and the field to which the contents are being written and vice-versa. Note that ArcGIS text formatting tags are used in labelling and annotation while HTML tags only work in pop-ups.
  • DMU to DOCX opens the Word document for editing when finished.
  • ParagraphStyleValues domain will be created with Create Database and A La Carte GeMS and assigned to ParagraphStyle field in DMU table.
  • For Validation, nulls are allowed in ParagraphStyle.

v2.12.14

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 30 Apr 17:35
  • Removed references to shapefiles folder and required files in Submission Tree tool and gems_mkdir.bat
  • Fixed bad url in Geolex Check tool for checking the version
  • Changed error message for rule 3.9 in Validate Database

v2.12.13

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 27 Feb 23:15

Change to calculation of bounding box in GeMS_FGDCMetadata to ignore feature classes with 'Unknown' spatial references. Will work to exclude CrossSection and CorrelationOfMapUnits feature classes.

v2.12.12

Choose a tag to compare

@ethoms-usgs ethoms-usgs released this 22 Feb 22:19
  • Fix to function gdb_object_dict in GeMS_utilityFunctions.py for cataloging CMU feature classes.
  • Replaced instances of 3D Analyst with equivalent 2D Analyst functions. Cross sections tool no longer requires 3D Analyst license. See pull request 96