<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>idea Options to Remove Metadata Location URL Information in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idi-p/932864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using ArcGIS for 15 years and when a few years ago during the Sony database hack, I thought of a useful modification to the metadata editor in ArcGIS.&amp;nbsp; We all know that there is an automatically updated location URL where our data is stored.&amp;nbsp; The problem I found is that when you export your SHP file or feature class within a file geodatabase you send automatically have location information in that URL within the metadata.&amp;nbsp; If it's a SHP file it's '&lt;EM&gt;easy&lt;/EM&gt;' enough to remove the location information from the XML file but, if it's within a file geodatabase it becomes more problematic. The reason for me making this observation is that I've noticed that file geodatabases that I've downloaded from government sources in the past, have the original file location URL info within the feature class metadata.&amp;nbsp; This to me, in light of the Sony hack seemed to be a potential security issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could this be a security issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a scenario where an organization has a lot of geospatial data from a lot of different departments and they make that data available for download as SHP files or file geodatabases, either freely or through licence agreements, you could potentially if you downloaded all that free data, begin to see a partial representation of server names, file directory trees within an organization.&amp;nbsp; That in my opinion should never be allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A way to combat this would be by adding two elements to the metadata editing tools:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a check box which would allow for removal of the URL info. This would apply for geospatial data that is going to be offered up for public download.&lt;/LI&gt;&lt;LI&gt;Add a numerical entry box which would allow the metadata editor to selectively pick the directory tree depth, of the full directory to keep.&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;D:\Source_Data\Projects\Project_001\Industrial\2019\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;would become&lt;/P&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;or alternatively&lt;/P&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;\2019\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can imagine that you don't want the public knowing or being able to know network topology by downloading enough data sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some would say that you can alleviate this by loading everything into ArcGIS Online, which is not necessarily a bad idea, but some GIS practioners actually like to have data to download and use the way they want to.&amp;nbsp; In such cases where companies, governments, NGOs, academia, etc. want to provide geospatial data for download, freely or through licence agreement they need to be able to protect the network topology of their organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure the python programmers among you would simply say, "write a script" to remove that info, however, not everyone is a programmer, nor should they need to be.&amp;nbsp; If there was some additional features to the metadata editing options in ArcGIS Desktop / Pro, then this could take care of this, as I see it security concern.&amp;nbsp; Yes I know Desktop will be deprecated at some point, but still in ArcGIS Pro it could be added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an age where even Amazon web services storage buckets are being compromised by sloppy admins not properly securing their cloud storage, and nefarious actors from all across the internet trying to compromise systems, it should be something the ArcGIS users can help address by not allowing their directory trees and server names being freely offered up to the world if they don't want them to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2019 16:10:51 GMT</pubDate>
    <dc:creator>StanJohnston</dc:creator>
    <dc:date>2019-05-10T16:10:51Z</dc:date>
    <item>
      <title>Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idi-p/932864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using ArcGIS for 15 years and when a few years ago during the Sony database hack, I thought of a useful modification to the metadata editor in ArcGIS.&amp;nbsp; We all know that there is an automatically updated location URL where our data is stored.&amp;nbsp; The problem I found is that when you export your SHP file or feature class within a file geodatabase you send automatically have location information in that URL within the metadata.&amp;nbsp; If it's a SHP file it's '&lt;EM&gt;easy&lt;/EM&gt;' enough to remove the location information from the XML file but, if it's within a file geodatabase it becomes more problematic. The reason for me making this observation is that I've noticed that file geodatabases that I've downloaded from government sources in the past, have the original file location URL info within the feature class metadata.&amp;nbsp; This to me, in light of the Sony hack seemed to be a potential security issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could this be a security issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a scenario where an organization has a lot of geospatial data from a lot of different departments and they make that data available for download as SHP files or file geodatabases, either freely or through licence agreements, you could potentially if you downloaded all that free data, begin to see a partial representation of server names, file directory trees within an organization.&amp;nbsp; That in my opinion should never be allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A way to combat this would be by adding two elements to the metadata editing tools:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a check box which would allow for removal of the URL info. This would apply for geospatial data that is going to be offered up for public download.&lt;/LI&gt;&lt;LI&gt;Add a numerical entry box which would allow the metadata editor to selectively pick the directory tree depth, of the full directory to keep.&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;D:\Source_Data\Projects\Project_001\Industrial\2019\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;would become&lt;/P&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 60px;"&gt;or alternatively&lt;/P&gt;&lt;UL style="padding-left: 60px;"&gt;&lt;LI&gt;\2019\Spring.gdb&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can imagine that you don't want the public knowing or being able to know network topology by downloading enough data sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some would say that you can alleviate this by loading everything into ArcGIS Online, which is not necessarily a bad idea, but some GIS practioners actually like to have data to download and use the way they want to.&amp;nbsp; In such cases where companies, governments, NGOs, academia, etc. want to provide geospatial data for download, freely or through licence agreement they need to be able to protect the network topology of their organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure the python programmers among you would simply say, "write a script" to remove that info, however, not everyone is a programmer, nor should they need to be.&amp;nbsp; If there was some additional features to the metadata editing options in ArcGIS Desktop / Pro, then this could take care of this, as I see it security concern.&amp;nbsp; Yes I know Desktop will be deprecated at some point, but still in ArcGIS Pro it could be added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an age where even Amazon web services storage buckets are being compromised by sloppy admins not properly securing their cloud storage, and nefarious actors from all across the internet trying to compromise systems, it should be something the ArcGIS users can help address by not allowing their directory trees and server names being freely offered up to the world if they don't want them to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 16:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idi-p/932864</guid>
      <dc:creator>StanJohnston</dc:creator>
      <dc:date>2019-05-10T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087461#M16761</link>
      <description>&lt;P&gt;Hi Stan,&lt;/P&gt;&lt;P&gt;Found your comment after thinking the same thing.&amp;nbsp; Have you received any information or devised a solution?&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087461#M16761</guid>
      <dc:creator>DerekMStrout</dc:creator>
      <dc:date>2021-08-10T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087568#M16764</link>
      <description>&lt;P&gt;Have you looked at the "Without sensitive info" option here&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/metadata/save-a-copy-of-an-item-s-metadata.htm#ESRI_SECTION1_6C818AD079E645BAB9414E1D49C67F4A" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/metadata/save-a-copy-of-an-item-s-metadata.htm#ESRI_SECTION1_6C818AD079E645BAB9414E1D49C67F4A&lt;/A&gt;&amp;nbsp;?&amp;nbsp; Could you export the xml without paths and import the filtered xml to overwrite the datasets' metadata?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 17:19:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087568#M16764</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-08-10T17:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087576#M16765</link>
      <description>&lt;P&gt;Hi Kory.&amp;nbsp; I attempted to do just that in ArcCatalog but when I imported the XML, something didn't go quite right and it cleared out info that was previously there (Summary, etc.) and the local paths remained.&amp;nbsp; I'm sure it's just user error between the different metadata types, but I will try it again through Pro.&amp;nbsp; Thanks for following up.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 17:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1087576#M16765</guid>
      <dc:creator>DerekMStrout</dc:creator>
      <dc:date>2021-08-10T17:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1119408#M17857</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;&amp;nbsp;Was a solution ever found for this issue? We've had it flagged as a security issue and I need to resolve this for multiple layers, feature servers etc.&lt;/P&gt;&lt;P&gt;It's just not feasible to pull every affected layer back into Pro, save/export the XML&amp;nbsp;&lt;EM&gt;Without Sensitive Info&amp;nbsp;&lt;/EM&gt;and then re-upload everything.&lt;/P&gt;&lt;P&gt;There must be a way to implement/enforce&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Without Sensitive Info&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;on the entire Portal. As an admin I don't want to rely on users performing those steps every time.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 23:49:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1119408#M17857</guid>
      <dc:creator>RiceAdam</dc:creator>
      <dc:date>2021-11-22T23:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1131258#M18231</link>
      <description>&lt;P&gt;We have exactly the same objection. Some of our data has to be posted for download as zipped file geodatabase feature classes. There is no way in Pro, out of the box, to obliterate the internal file paths in the feature class metadata. If the metadata are saved without sensitive information from Pro, and then imported into a feature class with no metadata, the internal file path is automatically re-added to the metadata. Come on, Esri, get your act together and STOP IT!&lt;/P&gt;&lt;P&gt;Our work-around for now is to use ArcCatalog to accomplish what we need (not a long-term solution.) And we have a programmer working to see if we can create custom code in Pro to obliterate what we don't want to see in the metadata, as well as providing a way to move metadata around in a model. This is work we should not have to be doing - it is replacing functionality that existed in ArcCatalog.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 16:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1131258#M18231</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-01-06T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1212760#M21253</link>
      <description>&lt;P&gt;Here's the Case Resolution we received. Haven't yet attempted it. I also received locked ISO information (which i don't think will resolve the issue)...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;H3&gt;&lt;STRONG&gt;Case Resolution&lt;/STRONG&gt;&lt;/H3&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;Because 'all' the metadata is stored in the layer (and the setting in Pro and Portal control the visibility) it sounds like you're looking to remove that confidential information from the metadata entirely so someone can't just change the metadata style and then lift your usernames.&lt;BR /&gt;&lt;BR /&gt;We have some other script samples for this:&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/migrating-from-arcmap-to-arcgis-pro.htm#:~:text=Remove%20content%20from%20an%20item%27s%20metadata" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/migrating-from-arcmap-to-arcgis-pro.htm#:~:text=Remove%20content%20from%20an%20item%27s%20metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You would need to adjust for fields you're looking to remove.&lt;BR /&gt;&lt;BR /&gt;​​​​​​​The other option is to save a copy of the metadata (with the option 'remove_all_sensitve_info') and then reimport that exported metadata back into the layer.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/migrating-from-arcmap-to-arcgis-pro.htm#:~:text=XSLT%20stylesheet%20resources.-,Save%20a%20copy%20of%20an%20item%27s%20metadata,-The%20capabilities%20that" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/migrating-from-arcmap-to-arcgis-pro.htm#:~:text=XSLT%20stylesheet%20resources.-,Save%20a%20copy%20of%20an%20item%27s%20metadata,-The%20capabilities%20that&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The third option would be to just go into this metadata in Pro or Portal (with item description) and manually clear all the confidential information, then save.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;Enforcing an ISO&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;In your file (if you wanted&amp;nbsp;ISO 19115-3 metadata for all instances of Pro), you would introduce the following line to the config file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;!-- &amp;lt;MetadataStyle isLocked="true"&amp;gt;ISO 19115-3 XML Schema Implementation&amp;lt;/MetadataStyle&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Sep 2022 02:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1212760#M21253</guid>
      <dc:creator>RiceAdam</dc:creator>
      <dc:date>2022-09-15T02:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241399#M22534</link>
      <description>&lt;P&gt;Is the metadata export option "without sensitive info" accessible via python or some other way to use in batch format?&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 23:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241399#M22534</guid>
      <dc:creator>Will</dc:creator>
      <dc:date>2022-12-14T23:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241522#M22542</link>
      <description>&lt;P&gt;As far as we have been able to tell, only by creating custom script using ArcPy Metadata module: methods exportMetadata, deleteContent, and copy.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 13:37:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241522#M22542</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-12-15T13:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241717#M22550</link>
      <description>&lt;P&gt;I've been following this up, hopefully this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Disable metadata logging&lt;/STRONG&gt;&lt;BR /&gt;The Esri geoprocessing tools insert the metadata into the enterprise geodatabases by default. This behavior can be disabled in ArcGIS Desktop and ArcGIS Pro, or by using a Python script.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Python:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;For script tools and standalone scripts (scripts that run outside of an ArcGIS application), you can enable or disable history logging using the &lt;EM&gt;SetLogHistory&lt;/EM&gt; function. We recommend disabling logging whenever possible and especially for compress and analysis scripts by adding this line to the top of your script:&amp;nbsp;&lt;STRONG&gt;arcpy.SetLogHistory(false)&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ArcGIS Desktop/Pro:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;In &lt;STRONG&gt;ArcGIS Pro&lt;/STRONG&gt;, logging behavior can be disabled by unchecking the "Write geoprocessing operations to dataset metadata" option under &lt;EM&gt;Project &amp;gt; Options &amp;gt; Geoprocessing.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;In &lt;STRONG&gt;ArcCatalog/ArcMap&lt;/STRONG&gt;, logging behavior can be disabled by unchecking the Logging option in the &lt;EM&gt;Geoprocessing &amp;gt; Geoprocessing Options&lt;/EM&gt; dialog.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;GeoDatabase:&lt;BR /&gt;&lt;A href="https://support.esri.com/en/Technical-Article/000027149" target="_blank"&gt;How To: Delete geoprocessing history from a geodatabase in ArcGIS Pro using Python (esri.com)&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 20:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1241717#M22550</guid>
      <dc:creator>RiceAdam</dc:creator>
      <dc:date>2022-12-15T20:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673407#M37061</link>
      <description>&lt;P&gt;Cleaning up metadata within ArcGIS Pro has been a problem for years. There have been some major improvements, but it seems as though there are still issues.&lt;/P&gt;&lt;P&gt;I can export the metadata from a file geodatabase and a number of feature classes to XML files using&amp;nbsp;REMOVE_ALL_SENSITIVE_INFO and all of the sensitive info is scrubbed. Along the way I also set deleteContent('GPHISTORY') and deleteContent('ENCLOSED_FILES') for good measure. Great. Inspecting the XML files directly shows that they are clean.&lt;/P&gt;&lt;P&gt;I then use the ArcPy&amp;nbsp;importMetadata method to read the XML files back in and the save method to save them to the original feature class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Viewing the metadata in ArcGIS Pro, using the FGDC CSDGM Metadata style and either the classic or non-classic metadata editor, I find a Resource Details section, ArcGIS item properties, Location, storing a &lt;A target="_blank" rel="noopener"&gt;file://&lt;/A&gt;&amp;nbsp;UNC-ish path that has my local machine name and also my username stored in the path. I can move where I'm working, but the machine name/UNC path will be embedded in the metadata and still present a problem. This section isn't shown at all in either metadata editor.&lt;/P&gt;&lt;P&gt;Using the third-party add-in for Pro,&amp;nbsp;Clear Geoprocessing History (ArcGIS Pro 3.x), doesn't address this, as it's not actually geoprocessing history.&lt;/P&gt;&lt;P&gt;As a long shot, I also set&amp;nbsp;arcpy.SetLogHistory(False). That didn't help.&lt;/P&gt;&lt;P&gt;How can we completely remove sensitive information from metadata in ArcGIS Pro? It doesn't seem that we can do this within the application, in either metadata editor, or using an add-in or API?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 19:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673407#M37061</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2025-12-16T19:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673487#M37062</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/357577"&gt;@PaulHoefflerGISS&lt;/a&gt;&amp;nbsp;I'm not sure if it's actually possible. I have also had pentests performed years ago that informed us that metadata can also be retrieved via changing the REST call output response (i.e. - &amp;amp;f=JSON/HTML etc.). I'm not sure exactly how to replicate it now.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regardless, afaik you can't. There was a tool that removed DIR/folder paths but I believe that was "REMOVE_ALL_SENSITIVE_INFO". We do get flagged though since exposing DIRs is a security vector for penetration, currently we've disabled the REST service 'view' to help mitigate this issue, but fundamentally someone could still loop through these services exposing potentially personal or system info.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 00:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673487#M37062</guid>
      <dc:creator>RiceAdam</dc:creator>
      <dc:date>2025-12-17T00:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Options to Remove Metadata Location URL Information</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673592#M37064</link>
      <description>&lt;P&gt;It seems that some of this comes down to format/delivery, which is inconsistent when it comes to metadata (apparently).&lt;/P&gt;&lt;P&gt;I'm looking at the metadata for feature classes in a file geodatabase. The file geodatabase-level metadata does not contain the sensitive path, but the metadata for each feature class does.&lt;/P&gt;&lt;P&gt;Reviewing a hosted feature layer in ArcGIS Online that was published using this same data, some of the metadata is published through, but much of it is not.&lt;/P&gt;&lt;P&gt;It's possible that this is a setting or configuration in ArcGIS Pro, in the map, in ArcGIS Online, in the item, or elsewhere - or that other pieces of metadata are lurking somewhere less obvious that can be exposed through the REST API.&lt;/P&gt;&lt;P&gt;The inconsistency across formats and levels within formats complicates it all.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 14:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/options-to-remove-metadata-location-url/idc-p/1673592#M37064</guid>
      <dc:creator>PaulHoefflerGISS</dc:creator>
      <dc:date>2025-12-17T14:21:08Z</dc:date>
    </item>
  </channel>
</rss>

