laptop and a wrench

漏洞

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.

上次发布: January 3, 2019 ArcGIS for Desktop
漏洞 ID 编号 BUG-000118927
已提交December 19, 2018
上次修改时间June 5, 2024
适用范围ArcGIS for Desktop
找到的版本10.6.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

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.

解决办法

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"
 

重现步骤

漏洞 ID: BUG-000118927

软件:

  • ArcGIS for Desktop

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项