<?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>topic Re: Spatial Indexes and Load Only IO Mode in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293770#M16857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'sdelayer -o load_only_io' does much the same thing as the arcpy.management.RemoveSpatialIndex().&amp;nbsp; Either would improve the performance when loading objects as you would not have the index to navigate.&amp;nbsp; Load_only_io goes a bit further than the arcpy function however and places a flag on the feature class metadata that will only enable store and replace I/O operations.&amp;nbsp; In other words, while dropping the spatial index alone will not prevent editing within ArcGIS, setting a feature class to load_only_io will.&amp;nbsp; Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Jon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 12:45:45 GMT</pubDate>
    <dc:creator>JonDeRose</dc:creator>
    <dc:date>2012-05-04T12:45:45Z</dc:date>
    <item>
      <title>Spatial Indexes and Load Only IO Mode</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293769#M16856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good Afternoon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if there is a difference between using the sdelayer -o load_only_io command versus the arcpy.management.RemoveSpatialIndex() function.&amp;nbsp; I would like to know if there is anything else going on in the background with load_only_io mode.&amp;nbsp; We are running several Spatial ETL tools and I want to improve performance during the loading of the data, but don't want the spatial indexes to get rebuilt at the end of any of the Spatial ETL tools.&amp;nbsp; I am confident the sdelayer command would work, but if the arcpy function is identical, it is much simpler to write a script tool that only uses the arcpy module versus the subprocess module.&amp;nbsp; I am not sure what can trigger the spatial indexes to be rebuilt.&amp;nbsp; I want to control when that happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nathan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 21:53:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293769#M16856</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2012-04-27T21:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Indexes and Load Only IO Mode</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293770#M16857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'sdelayer -o load_only_io' does much the same thing as the arcpy.management.RemoveSpatialIndex().&amp;nbsp; Either would improve the performance when loading objects as you would not have the index to navigate.&amp;nbsp; Load_only_io goes a bit further than the arcpy function however and places a flag on the feature class metadata that will only enable store and replace I/O operations.&amp;nbsp; In other words, while dropping the spatial index alone will not prevent editing within ArcGIS, setting a feature class to load_only_io will.&amp;nbsp; Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Jon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 12:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293770#M16857</guid>
      <dc:creator>JonDeRose</dc:creator>
      <dc:date>2012-05-04T12:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Indexes and Load Only IO Mode</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293771#M16858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was looking for that extra piece of information.&amp;nbsp; I suspected there was some difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nathan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 02:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-indexes-and-load-only-io-mode/m-p/293771#M16858</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2012-05-07T02:01:56Z</dc:date>
    </item>
  </channel>
</rss>

