<?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: Indoors - do I absolutely need to provide Pathways? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/indoors-do-i-absolutely-need-to-provide-pathways/m-p/1323390#M12069</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/696929"&gt;@mprogers&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Pathways feature class does not need to be populated with any features, but it does need to be configured with the appropriate schema. Here is the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/indoor-positioning/configure-pathways.htm" target="_self"&gt;link to the documentation&lt;/A&gt; that goes into detail on how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, did you define it with a correct variable? Code line you shared includes&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;..... (l =&amp;gt; l.Name.Equals(PathwaysLayerName, ........&lt;/LI-CODE&gt;&lt;P&gt;The name of the layer needs to be &lt;STRONG&gt;Pathways&lt;/STRONG&gt;. If this is not the case, the issues may arise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2023 11:20:40 GMT</pubDate>
    <dc:creator>ips_Dejan</dc:creator>
    <dc:date>2023-08-29T11:20:40Z</dc:date>
    <item>
      <title>Indoors - do I absolutely need to provide Pathways?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/indoors-do-i-absolutely-need-to-provide-pathways/m-p/1320427#M12050</link>
      <description>&lt;P&gt;I am trying to figure out ArcGIS Indoors. I don't want to worry about paths right now, I &lt;EM&gt;just&lt;/EM&gt; want to be able to get a blue dot to pop up on a screen. I am working with the IndoorPositioning example in the ArcGIS Samples app (this is for .NET MAUI), and it throws an exception on this line:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;FeatureLayer pathwaysFeatureLayer = MyMapView.Map.OperationalLayers.OfType&amp;lt;FeatureLayer&amp;gt;().Single(l =&amp;gt; l.Name.Equals(PathwaysLayerName, StringComparison.InvariantCultureIgnoreCase));&lt;/LI-CODE&gt;&lt;P&gt;The exception is InvalidOperationsException: Sequence contains no matching elements.&lt;/P&gt;&lt;P&gt;My Map does have a Pathways feature class, it's just empty (it has columns, but no rows). Is that why this is throwing the exception? And how can I get around this without having to go through the rigmarole of making paths?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 00:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/indoors-do-i-absolutely-need-to-provide-pathways/m-p/1320427#M12050</guid>
      <dc:creator>mprogers</dc:creator>
      <dc:date>2023-08-20T00:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Indoors - do I absolutely need to provide Pathways?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/indoors-do-i-absolutely-need-to-provide-pathways/m-p/1323390#M12069</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/696929"&gt;@mprogers&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Pathways feature class does not need to be populated with any features, but it does need to be configured with the appropriate schema. Here is the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/indoor-positioning/configure-pathways.htm" target="_self"&gt;link to the documentation&lt;/A&gt; that goes into detail on how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, did you define it with a correct variable? Code line you shared includes&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;..... (l =&amp;gt; l.Name.Equals(PathwaysLayerName, ........&lt;/LI-CODE&gt;&lt;P&gt;The name of the layer needs to be &lt;STRONG&gt;Pathways&lt;/STRONG&gt;. If this is not the case, the issues may arise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 11:20:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/indoors-do-i-absolutely-need-to-provide-pathways/m-p/1323390#M12069</guid>
      <dc:creator>ips_Dejan</dc:creator>
      <dc:date>2023-08-29T11:20:40Z</dc:date>
    </item>
  </channel>
</rss>

