<?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: Geometric Networks in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227871#M1137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. This isn't supported in the runtime geodatabase, and isn't planned for the upcoming Quartz release. You would need to use Local Server with a GPK to do this. Java has an example of how this would be done &lt;A href="https://developers.arcgis.com/java/sample-code/geometric-network-trace/" title="https://developers.arcgis.com/java/sample-code/geometric-network-trace/"&gt;Geometric network trace | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If this is something you would like to see, I suggest submitting an enhancement on the ideas page (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://ideas.arcgis.com" rel="nofollow" target="_blank"&gt;http://ideas.arcgis.com&lt;/A&gt;&lt;SPAN&gt;). This will allow others to vote on the idea so we can gauge the interest in the idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 18:22:39 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2015-08-13T18:22:39Z</dc:date>
    <item>
      <title>Geometric Networks</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227870#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm pretty sure I know the answer to this question, but I'll ask it anyway.&amp;nbsp; Are Geometric Networks supported in local geodatabases?&amp;nbsp; I am guessing no, because when I try to create Runtime Content from an MXD that has feature classes in it that participate in a geometric network I get a bunch of these errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"Layer has a join or relate to an unsupported data type"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The doc for what Runtime content supports states this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only simple features, tables, relationship classes, locators, and network datasets are supported for Runtime content. If a feature layer references or participates in a relationship class that references unsupported data, the layer will not be included in the Runtime content.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I guess I'm looking for some confirmation on this and maybe an answer as to whether or not this will be supported in the upcoming Quartz release?&amp;nbsp; Thanks ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 17:48:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227870#M1136</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-08-13T17:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Geometric Networks</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227871#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. This isn't supported in the runtime geodatabase, and isn't planned for the upcoming Quartz release. You would need to use Local Server with a GPK to do this. Java has an example of how this would be done &lt;A href="https://developers.arcgis.com/java/sample-code/geometric-network-trace/" title="https://developers.arcgis.com/java/sample-code/geometric-network-trace/"&gt;Geometric network trace | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If this is something you would like to see, I suggest submitting an enhancement on the ideas page (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://ideas.arcgis.com" rel="nofollow" target="_blank"&gt;http://ideas.arcgis.com&lt;/A&gt;&lt;SPAN&gt;). This will allow others to vote on the idea so we can gauge the interest in the idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:22:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227871#M1137</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-08-13T18:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geometric Networks</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227872#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks Luke …&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/227872#M1138</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-08-13T18:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Geometric Networks</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/1174091#M4562</link>
      <description>&lt;P&gt;Check This Page, I guess it'll help you -&lt;/P&gt;&lt;P&gt;&lt;A title="Network ArcOB" href="https://desktop.arcgis.com/en/arcobjects/latest/java/1663ccc6-642c-11dc-9ca3-0b35f906bb2e.htm" target="_self"&gt;Geometric Network&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 07:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geometric-networks/m-p/1174091#M4562</guid>
      <dc:creator>KunalSeth</dc:creator>
      <dc:date>2022-05-16T07:33:35Z</dc:date>
    </item>
  </channel>
</rss>

