<?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 Create database view for a raster catalog in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528708#M23258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a databse view from a raster catalog using ArcCatalog. This works without any problem using the Command New -&amp;gt; View... and then specifying the columns and the underlying raster catalog. However, the newly created view is not recognized as a raster catalog but only as a Feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before, I normally used the sde-command Tools:&lt;/P&gt;&lt;P&gt;sdetable -u xxx -p xxxxxx-i 5151 -o create_view -T v_model_raster_data_info -t T_MODEL_RASTER_DATA -c OBJECTID,NAME,SHAPE,RASTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked fine, and the result was recognized as a raster catlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any alternative to these sde-command tools? Or, how should I solve the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 12:24:44 GMT</pubDate>
    <dc:creator>EstelleGrueter</dc:creator>
    <dc:date>2018-12-07T12:24:44Z</dc:date>
    <item>
      <title>Create database view for a raster catalog</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528708#M23258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a databse view from a raster catalog using ArcCatalog. This works without any problem using the Command New -&amp;gt; View... and then specifying the columns and the underlying raster catalog. However, the newly created view is not recognized as a raster catalog but only as a Feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before, I normally used the sde-command Tools:&lt;/P&gt;&lt;P&gt;sdetable -u xxx -p xxxxxx-i 5151 -o create_view -T v_model_raster_data_info -t T_MODEL_RASTER_DATA -c OBJECTID,NAME,SHAPE,RASTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked fine, and the result was recognized as a raster catlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any alternative to these sde-command tools? Or, how should I solve the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 12:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528708#M23258</guid>
      <dc:creator>EstelleGrueter</dc:creator>
      <dc:date>2018-12-07T12:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create database view for a raster catalog</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528709#M23259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to register the view with the Geodatabase after creation and see how it displays it; &lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm"&gt;Register a table or view with the geodatabase—Geodatabases | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;. You are correct that it showing it as a "feature class".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;***Please be sure to review the requirements closely for this tool***&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen this workflow done before, but sounds interesting. You may need to log a enhancement with Esri Technical support for this functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 14:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528709#M23259</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-12-10T14:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create database view for a raster catalog</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528710#M23260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 20px 0px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;Estelle,&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;What are you using the database view/raster catalog for? I'd be interested to know if we might have a better solution for you.&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;Julia&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528710#M23260</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-10T19:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create database view for a raster catalog</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528711#M23261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julia&lt;/P&gt;&lt;P&gt;Sorry for not responding earlier.&lt;/P&gt;&lt;P&gt;First of all, having a view on a raster catalog enables to join attributes to the raster catalog to keep the data model in a strictly relational manner. The view allows to represent data in a denormalized way.&lt;/P&gt;&lt;P&gt;The second reason is a little bit more complex: We store meteo data in our raster catalog. The meteo data is normally identified by a parameter (such as temperature) and&amp;nbsp; a timestamp. Within the database, every raster gets its own raster_data_id. Many times, due to rapid update intervals, we get several rasters for the same parameter&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the same timestamp. The rasters get individual raster_data_ids but have the same parameters and timestamps. However, the users only want to have access to the most recent raster data of a given parameter and timestamp.&lt;/P&gt;&lt;P&gt;Having a view on the raster catalog allows to implement the view such that only the most recent version of a raster is visible to the user. Deleting rasters is not an option since also intermediate rasters are used for verification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea for an alternative solution?&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 15:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-database-view-for-a-raster-catalog/m-p/528711#M23261</guid>
      <dc:creator>EstelleGrueter</dc:creator>
      <dc:date>2019-01-04T15:30:32Z</dc:date>
    </item>
  </channel>
</rss>

