<?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 view of union of feature classes in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374535#M21266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Arcgis 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Arcsde 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Ms sql 2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And at tha application side i'm using flex 2.0 apis&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2011 05:13:38 GMT</pubDate>
    <dc:creator>sheebaashraf</dc:creator>
    <dc:date>2011-01-17T05:13:38Z</dc:date>
    <item>
      <title>Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374533#M21264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to create a spatial view that should contain the Union of all featureclass's. e,g&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If we have a&amp;nbsp; 4 feature classes each containing 10 features my view should contain 40 features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pertinently I have to spatial and attribute query on this view.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 05:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374533#M21264</guid>
      <dc:creator>sheebaashraf</dc:creator>
      <dc:date>2011-01-16T05:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374534#M21265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This may be possible, if you have the right combination of client, database, storage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;method, topology, and indexing parameters, but it's not likely to be very efficient.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is your environment like? How are your tables &amp;amp; layer defined? Are any of the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tables versioned? What would your ideal view look like? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 10:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374534#M21265</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-01-16T10:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374535#M21266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Arcgis 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Arcsde 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Ms sql 2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And at tha application side i'm using flex 2.0 apis&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 05:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374535#M21266</guid>
      <dc:creator>sheebaashraf</dc:creator>
      <dc:date>2011-01-17T05:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374536#M21267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You cannot create a spatial view (use 'sdetable -o create_view') to generate a UNION ALL query,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and you cannot UNION ALL layers with SDEBINARY storage, but you may be able to register such&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a view on GEOMETRY or GEOGRAPHY storage with 'sdelayer -o register' or simply access it with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query layers, but only if the geometries share a single topology class and the id columns are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unique across the joined tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Generally speaking, if all the features share the same attributes, topology, and coordinate system,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;they belong in the same table.&amp;nbsp; Views can then used to efficiently extract logical subsets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 10:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374536#M21267</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-01-18T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374537#M21268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is&amp;nbsp;this possible with 10.7?&lt;/P&gt;&lt;P&gt;How do I create such a view? Should I create a UNION ALL view with SQL and then register?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Dec 2019 17:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374537#M21268</guid>
      <dc:creator>MichaelGinzburg</dc:creator>
      <dc:date>2019-12-01T17:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial view of union of feature classes</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374538#M21269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this:&amp;nbsp;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-oracle/views-in-geodatabase.htm" title="https://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-oracle/views-in-geodatabase.htm"&gt;Views in an enterprise geodatabase—Geodatabases in Oracle | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create it in SQL or with GP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have Fun&lt;/P&gt;&lt;P&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 08:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-view-of-union-of-feature-classes/m-p/374538#M21269</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2019-12-02T08:03:59Z</dc:date>
    </item>
  </channel>
</rss>

