<?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: Problems with SSDM database in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247515#M422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcCatalog, in OGP_SSDM_Template_WGS84_V1_20131223_92_updated_to_10.gdb I changed Survey_Sounding_Grid to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; Properties, Indexes, Grid 1 = 0&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Properties, Fields, SYMBOLOGY_CODE, Domain = (nothing)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;so now they match OGP_SSDM_Template_WGS84_V1_20110326_92.gdb, but it does not fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Can you (or anyone else) reproduce the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 09:19:38 GMT</pubDate>
    <dc:creator>__11</dc:creator>
    <dc:date>2015-02-26T09:19:38Z</dc:date>
    <item>
      <title>Problems with SSDM database</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247513#M420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a problem adding rows to an SSDM database. To reproduce the problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Download the SSDM package (OGP_SSDM_V1_2014.zip) from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.iogp.org/Geomatics#2521682-seabed-survey-data-model" rel="nofollow" target="_blank"&gt;http://www.iogp.org/Geomatics#2521682-seabed-survey-data-model&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Geodatabase is in OGP_SSDM_V1_2014\3_Data_Model_Template\3a_GIS\OGP_SSDM_Template_WGS84_V1_20131223_92.gdb - it has tables, but no rows in the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a version 9 database, and File Geodatabase API v1.3 won't open it, so open it with Esri ArcCatalog (I used 10.0) and upgrade it to 10. Attached is OGP_SSDM_Template_WGS84_V1_20131223_92_updated_to_10.gdb.zip -the database after I updated it to 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use the attached SSDM_Test.cpp to open the database and add a row to one table. The API reports no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the database into ArcCatalog and try to preview the added data (in Survey_Sounding_Grid) - Most of the time, ArcCatalog reports "Open Failed. Error opening feature class" (Sometimes it has worked, but mostly not. Sometimes ArcCatalog crashes when opening the table.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inserting an empty row instead (change #if 0 to #if 1 in the code) has the same effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same code works without any problems when run on the previous version of the SSDM database (attached as OGP_SSDM_Template_WGS84_V1_20110326_92.gdb.zip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what the problem with OGP_SSDM_Template_WGS84_V1_20131223_92 is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 05:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247513#M420</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2015-01-22T05:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SSDM database</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247514#M421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One copy of survey_sounding_grid has a grid size of 0, the other has a grid size of 1000. Since the feature class is empty, it should be zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On one copy of survey_sounding_grid the SYMBOL_CODE includes the Symbology_point_survey domain. The other has no domain assigned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 20:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247514#M421</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-02-19T20:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SSDM database</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247515#M422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcCatalog, in OGP_SSDM_Template_WGS84_V1_20131223_92_updated_to_10.gdb I changed Survey_Sounding_Grid to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; Properties, Indexes, Grid 1 = 0&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Properties, Fields, SYMBOLOGY_CODE, Domain = (nothing)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;so now they match OGP_SSDM_Template_WGS84_V1_20110326_92.gdb, but it does not fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Can you (or anyone else) reproduce the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 09:19:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247515#M422</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2015-02-26T09:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SSDM database</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247516#M423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick test indicates the same problem applies with FileGDB_API v1.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 02:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247516#M423</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2015-03-24T02:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SSDM database</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247517#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further investigation reveals that if one imports the XML provided as part of SSDM_V1_2014 (OGP_SSDM_V1_2014\3_Data_Model_Template\3a_GIS\ArcCatalog_ESRI_XML-OGP_SSDM_Template_WGS84_V1_20131223.xml) with ArcCatalog v10 the resultant database works OK with FileGDB_API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 07:03:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/problems-with-ssdm-database/m-p/247517#M424</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2015-04-16T07:03:26Z</dc:date>
    </item>
  </channel>
</rss>

