laptop and a wrench

Bug

The 'descgeog' and 'taxonomy' values from a shapefile in an XML file are dropped from the output XML file after running the USGS MP Metadata Translator geoprocessing tool.

Zuletzt veröffentlicht: January 3, 2019 ArcGIS for Desktop
Bug-ID-Nummer BUG-000118927
EingereichtDecember 19, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version10.6.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

ArcMap and ArcCatalog are only aware of the basic Federal Geographic Data Committee (FGDC) Content Standard for Digital Spatial Metadata (CSDGM) metadata elements specified in the original standard, and not any additional elements such as taxonomy that are specified in extensions to the CSDGM standard such as the Biological profile. When metadata is edited and updated in ArcMap and ArcCatalog, the order of the XML elements stored in the item's metadata document are not explicitly preserved. This is a Microsoft limitation. For example, if the CSDGM standard specifies a group element contains 4 other elements a, b, c, d, those children elements must be presented in order of a, b, c, d. But, in ArcMap and ArcCatalog as the metadata is edited and updated, the children elements can be rearranged such as c, a, d, b. If the metadata document is processed this way by mp.exe, it generates error messages that the elements are out of order. Therefore, before exporting metadata using the geoprocessing tool, place the elements into the appropriate order so that mp.exe is happy with the document. The function that orders the elements does not know about extended elements defined in profiles of the CSDGM. When processing the item's metadata directly using mp.exe without the geoprocessing tool, users are lucky that the elements already exist in the correct order. Use mp.exe directly for the workflow instead of using the geoprocessing tool if it works for the user.

Workaround

Running this via the Command Prompt preserves the necessary <descgeog>Drew Test 2</descgeog> and <taxonomy> values.
  1. Open Command Prompt.
  2. Enter the following folder via the Command Prompt: C:\Program Files (x86)\ArcGIS\Desktop10.6\bin.
  3. Once in the bin folder, call on the tool 'mp.exe'.
  4. Enter the following parameters and change the file paths accordingly. The format is <input>, <output>, <configuration file>.
    • With Configuration File: mp "E:\Backup Downloads\ShapefileTest.shp\ShapefileTest.shp.xml" -x "E:\Backup Downloads\ShapefileTest.shp\ShapefileTestOUTPUTMP.xml" -c "E:\Backup Downloads\FGDC_BDP_Prune.cfg"
 

Schritte zur Reproduzierung

Bug-ID: BUG-000118927

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln