<?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 Shape type not supported in runtime geodatabase in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488184#M1504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not understand why I cannot load a shapefile using the javasdk. The error I get is "Shape type not supported in runtime geodatabase".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can load the same file in arcgis pro but not using the FeatureLayer class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is identical to the online example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/java/latest/sample-code/feature-layer-shapefile.htm"&gt;https://developers.arcgis.com/java/latest/sample-code/feature-layer-shapefile.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does arcgis pro do differently than the java sdk?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jul 2019 15:58:32 GMT</pubDate>
    <dc:creator>PaulGrenning</dc:creator>
    <dc:date>2019-07-02T15:58:32Z</dc:date>
    <item>
      <title>Shape type not supported in runtime geodatabase</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488184#M1504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not understand why I cannot load a shapefile using the javasdk. The error I get is "Shape type not supported in runtime geodatabase".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can load the same file in arcgis pro but not using the FeatureLayer class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is identical to the online example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/java/latest/sample-code/feature-layer-shapefile.htm"&gt;https://developers.arcgis.com/java/latest/sample-code/feature-layer-shapefile.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does arcgis pro do differently than the java sdk?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488184#M1504</guid>
      <dc:creator>PaulGrenning</dc:creator>
      <dc:date>2019-07-02T15:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Shape type not supported in runtime geodatabase</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488185#M1505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you call getAdditionMessage() on the ArcGISRuntimeException that has been thrown it might give you some more information on what the problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 16:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488185#M1505</guid>
      <dc:creator>ColinAnderson1</dc:creator>
      <dc:date>2019-07-02T16:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shape type not supported in runtime geodatabase</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488186#M1506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The additional message is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My theory is that the shapefile I am using has Z and M values. If I try to load a 2D shapefile, it works just fine. So I need to know how to load a 3D shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally loaded Collada files but the&amp;nbsp;ModelSceneSymbol centers the mesh which&amp;nbsp;recomputes the origin of the model.&amp;nbsp;So when I use a spatial projection, it is not in the correct spot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 18:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/shape-type-not-supported-in-runtime-geodatabase/m-p/488186#M1506</guid>
      <dc:creator>PaulGrenning</dc:creator>
      <dc:date>2019-07-02T18:38:50Z</dc:date>
    </item>
  </channel>
</rss>

