<?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: difference between spatial index in describe_long and properties in ArcCatalog in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/1297086#M44579</link>
    <description>&lt;P&gt;Note for records: Original post and comments from&amp;nbsp;&lt;SPAN class="local-date"&gt;04-16-2012&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt;04:59 PM and&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="local-date"&gt;‎04-16-2012&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt;05:15 PM were produced by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163786"&gt;@tnarladni&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 13:30:10 GMT</pubDate>
    <dc:creator>JesseCloutier</dc:creator>
    <dc:date>2023-06-08T13:30:10Z</dc:date>
    <item>
      <title>difference between spatial index in describe_long and properties in ArcCatalog</title>
      <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462930#M26461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE: 9.3 sp 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 10g&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a spatial view, joining a featureclass to a geodatabase table within the same schema&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;created by sde command sdetable -o create_view&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I do a sdelayer -o describe_long, I see a spatial index grid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size:1;"&gt;Layer Description ....: &amp;lt;None&amp;gt;&lt;BR /&gt;Table Owner ..........: GRID&lt;BR /&gt;Table Name ...........: US_JSECTIONS_EOG_VW&lt;BR /&gt;Spatial Column .......: SHAPE&lt;BR /&gt;Layer Id .............: 604&lt;BR /&gt;SRID .................: 3&lt;BR /&gt;Minimum Shape Id .....: 1&lt;BR /&gt;Offset ...............:&lt;BR /&gt;&amp;nbsp; falsex:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -180.000000&lt;BR /&gt;&amp;nbsp; falsey:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -90.000000&lt;BR /&gt;System Units .........:&amp;nbsp;&amp;nbsp;&amp;nbsp; 5000000.000000&lt;BR /&gt;Z Offset..............:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000&lt;BR /&gt;Z Units ..............:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.000000&lt;BR /&gt;Measure Offset .......: &amp;lt;None&amp;gt;&lt;BR /&gt;Measure Units ........: &amp;lt;None&amp;gt;&lt;BR /&gt;XY Cluster Tolerance .:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0000004&lt;BR /&gt;&lt;STRONG&gt;Spatial Index ........:&lt;BR /&gt;&amp;nbsp; parameter:&amp;nbsp;&amp;nbsp;&amp;nbsp; SPIDX_GRID,GRID0=0.022,GRID1=0.132,GRID2=0.66,FULL&lt;BR /&gt;&amp;nbsp; exist:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes&lt;BR /&gt;&amp;nbsp; array form:&amp;nbsp;&amp;nbsp; 0.022,0.132,0.66&lt;/STRONG&gt;&lt;BR /&gt;Layer Envelope .......:&lt;BR /&gt;&amp;nbsp; minx:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -124.73172,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; miny:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24.54290&lt;BR /&gt;&amp;nbsp; maxx:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -80.03131,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxy:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 49.38447&lt;BR /&gt;Entities .............: nac+&lt;BR /&gt;Layer Type ...........: Extended SQL Type&lt;BR /&gt;Creation Date ........: Wed Feb&amp;nbsp; 2 09:54:37 2011&lt;BR /&gt;I/O Mode .............: NORMAL&lt;BR /&gt;Autolocking ..........: Enabled&lt;BR /&gt;Precision.............: High&lt;BR /&gt;User Privileges ......: SELECT&lt;BR /&gt;Coordinate System ....: GEOGCS["GCS_North_American_1927",DATUM["D_North_American_1927",SPHEROID["Clarke_1866",6378206.4,294.9786982]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]&lt;BR /&gt;&lt;BR /&gt;Layer Configuration ..: DEFAULTS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I look at the properties of the view in ArcCatalog, it's blank&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13556[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 19:00:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462930#M26461</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-04-16T19:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: difference between spatial index in describe_long and properties in ArcCatalog</title>
      <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462931#M26462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it's a view, then the spatial index parameters of the base table are what matters --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;does Catalog report those correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do question the wisdom of using three levels of spatial index.&amp;nbsp; I've only seen one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;table in the past fifteen years of SDE consulting which got a performance benefit &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from three vs two indexing levels, and the overall performance was so bad, the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(very diiferent) data sources should really have been mapped to different tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 20:32:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462931#M26462</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-04-16T20:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: difference between spatial index in describe_long and properties in ArcCatalog</title>
      <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462932#M26463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The underlying table is reporting the same spatial index grid as what is shown when I do a sdelayer -o describe_long.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The 3 levels of grid was created when I clicked the "recalculate" button so it wasn't a conscious choice by me or the company to have that. Should I delete level three after ArcCatalog recalculate the grid? The view is terribly slow which is why I thought it might be the spatial index to begin with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 20:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462932#M26463</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-04-16T20:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: difference between spatial index in describe_long and properties in ArcCatalog</title>
      <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462933#M26464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vince,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're a genius! I deleted level 3 grid and the view came back less than a second! It would take up to 35 seconds before. Thanks for the suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 21:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/462933#M26464</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-04-16T21:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: difference between spatial index in describe_long and properties in ArcCatalog</title>
      <link>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/1297086#M44579</link>
      <description>&lt;P&gt;Note for records: Original post and comments from&amp;nbsp;&lt;SPAN class="local-date"&gt;04-16-2012&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt;04:59 PM and&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="local-date"&gt;‎04-16-2012&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt;05:15 PM were produced by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163786"&gt;@tnarladni&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 13:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/difference-between-spatial-index-in-describe-long/m-p/1297086#M44579</guid>
      <dc:creator>JesseCloutier</dc:creator>
      <dc:date>2023-06-08T13:30:10Z</dc:date>
    </item>
  </channel>
</rss>

