<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Performing spatial joins with STV_Intersect functions</title>
    <link>/en/data-analysis/geospatial-analytics/working-with-spatial-objects-tables/spatial-joins-with-st-intersects-and-stv-intersect/performing-spatial-joins-with-stv-intersect-functions/</link>
    <description>Recent content in Performing spatial joins with STV_Intersect functions on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/data-analysis/geospatial-analytics/working-with-spatial-objects-tables/spatial-joins-with-st-intersects-and-stv-intersect/performing-spatial-joins-with-stv-intersect-functions/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Data-Analysis: Spatial indexes and STV_Intersect</title>
      <link>/en/data-analysis/geospatial-analytics/working-with-spatial-objects-tables/spatial-joins-with-st-intersects-and-stv-intersect/performing-spatial-joins-with-stv-intersect-functions/spatial-indexes-and-stv-intersect/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/data-analysis/geospatial-analytics/working-with-spatial-objects-tables/spatial-joins-with-st-intersects-and-stv-intersect/performing-spatial-joins-with-stv-intersect-functions/spatial-indexes-and-stv-intersect/</guid>
      <description>
        
        
        &lt;p&gt;Before performing a spatial join using one of the &lt;code&gt;STV_Intersect&lt;/code&gt; functions, you must first run &lt;code&gt;STV_Create_Index&lt;/code&gt; to create a database object that contains information about polygons. This object is called a &lt;em&gt;spatial index&lt;/em&gt; of the set of polygons. The spatial index improves the time it takes for the &lt;code&gt;STV_Intersect&lt;/code&gt; functions to access the polygon data.&lt;/p&gt;
&lt;p&gt;OpenText™ Analytics Database creates spatial indexes in a global space. Thus, any user with access to the &lt;code&gt;STV_*_Index&lt;/code&gt; functions can describe, rename, or drop indexes created by any other user.&lt;/p&gt;
&lt;p&gt;The database provides functions that work with spatial indexes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/sql-reference/functions/geospatial-functions/stv-create-index/#&#34;&gt;STV_Create_Index&lt;/a&gt;—Stores information about polygons in an index to improve performance.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/sql-reference/functions/geospatial-functions/stv-describe-index/#&#34;&gt;STV_Describe_Index&lt;/a&gt;—Retrieves information about an index.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/sql-reference/functions/geospatial-functions/stv-drop-index/#&#34;&gt;STV_Drop_Index&lt;/a&gt;—Deletes a spatial index.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/sql-reference/functions/geospatial-functions/stv-refresh-index/#&#34;&gt;STV_Refresh_Index&lt;/a&gt;—Refreshes a spatial index.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/sql-reference/functions/geospatial-functions/stv-rename-index/#&#34;&gt;STV_Rename_Index&lt;/a&gt;—Renames a spatial index.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
