Numéro d’ID de bogue |
BUG-000119854 |
Envoi | February 5, 2019 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.5.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Non-Reproducible
Ce problème n’a pas pu être reproduit au cours des tests réalisés par l’équipe de développement. Ce statut peut être attribué aux problèmes qui sont impossibles à reproduire ou qui ne sont plus d’actualité dans une version de développement du logiciel, alors qu’aucun correctif spécifique n’a été installé pour résoudre le problème. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
The issue is fixed in ArcGIS Pro 2.7 when the following metadata styles are in use. The original description mentions the problem with the INSPIRE metadata style in ArcGIS Pro 2.5:
- INSPIRE Metadata Directive
- ISO 19139 Metadata Implementation Specification GML 3.2
- ISO 19139 Metadata Implementation Specification
- North American Profile of ISO19115 2003
The issue is non-reproducible in ArcGIS Pro 2.7 when the metadata style Federal Geographic Data Committee (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM) is in use as the https locations are always included in the output.
The issue is not addressed in ArcMap.
Solution de contournement
- Navigate to the ArcGIS2ISO19139 XSL style sheet.
- Open in Notepad++, and go to line 3422.
- Remove <xsl:for-each select="onLineSrc[(starts-with(linkage,'http://';) or starts-with(linkage,'ftp://';)) and ((count(.//*[text()]) - count(./orDesc[starts-with(.,'0')])) > 0)]">
- Replace the line with <xsl:for-each select="onLineSrc[(starts-with(linkage,'http://';) or starts-with (linkage,'https://';) or starts-with(linkage,'ftp://';)) and ((count(.//*[text()]) - count(./orDesc[starts-with(.,'0')])) > 0)]">.
- Save as a new style sheet (.xsl).
- Transform the metadata using the style sheet instead. Open and notice both URLs.
Étapes pour reproduire
ID de bogue: BUG-000119854
Logiciel: