<?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: Layers that work in Javascript do not show up on IOS SDK in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755056#M6760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry I am a&amp;nbsp; new to esri as I am using this for a school project. We do not own the layer ourselves but we are in contact with the municipality that does. Can I fix this error either with a parameter on the layer in the IOS SDK, or does the layer itself need to be edited. The response I got from the municipality was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;We differentiate between them using the field "Subtype". Sidewalks is "Subtype = 1" while trails "Subtype = 2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;You might not necessarily need it when drawing the feature, you would need to simply filter the data to use only "Subtype = 2"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2020 13:12:45 GMT</pubDate>
    <dc:creator>CoryD</dc:creator>
    <dc:date>2020-03-30T13:12:45Z</dc:date>
    <item>
      <title>Layers that work in Javascript do not show up on IOS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755054#M6758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. We are implementing a mapping IOS application using layers that our partner already uses as a javascript map on their website. We have successfully added several layers using a URL but one layer in particular only works on Javascript and not IOS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layer that works on both:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://portal-exploreoakville.opendata.arcgis.com/datasets/cycling-routes" title="https://portal-exploreoakville.opendata.arcgis.com/datasets/cycling-routes"&gt;Cycling Routes&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;URL="&lt;A href="https://utility.arcgis.com/usrsvcs/servers/74a84880702e40d59460b75a3842c04b/rest/services/ArcGISOnline/AGO_Oakville_Misc_Layers/MapServer/4" style="color: #006699; font-size: 13.333333015441895px;"&gt;https://utility.arcgis.com/usrsvcs/servers/74a84880702e40d59460b75a3842c04b/rest/services/ArcGISOnline/AGO_Oakville_Misc_Layers/MapServer/4&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layer that only works on Javascript:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://portal-exploreoakville.opendata.arcgis.com/datasets/trails" title="https://portal-exploreoakville.opendata.arcgis.com/datasets/trails"&gt;Trails&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;URL="&lt;A href="https://utility.arcgis.com/usrsvcs/servers/609ba2fd070d433b974f0004d72dec75/rest/services/ArcGISOnline/AGO_Oakville_Misc_Layers/MapServer/0" style="color: #006699; font-size: 13.333333015441895px;"&gt;https://utility.arcgis.com/usrsvcs/servers/609ba2fd070d433b974f0004d72dec75/rest/services/ArcGISOnline/AGO_Oakville_Misc_Layers/MapServer/0&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone distinguish why this might happen on one and not the other. Is there a data field or parameter that is not allowing the Trails layer to show up on a map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 15:12:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755054#M6758</guid>
      <dc:creator>CoryD</dc:creator>
      <dc:date>2020-03-12T15:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Layers that work in Javascript do not show up on IOS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755055#M6759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How was that service published? There's a problem with it -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The renderer references a field called "SUBTYPE" which doesn't exist. Once you fix that up, it should work correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/484976_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 20:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755055#M6759</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2020-03-12T20:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Layers that work in Javascript do not show up on IOS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755056#M6760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry I am a&amp;nbsp; new to esri as I am using this for a school project. We do not own the layer ourselves but we are in contact with the municipality that does. Can I fix this error either with a parameter on the layer in the IOS SDK, or does the layer itself need to be edited. The response I got from the municipality was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;We differentiate between them using the field "Subtype". Sidewalks is "Subtype = 1" while trails "Subtype = 2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;You might not necessarily need it when drawing the feature, you would need to simply filter the data to use only "Subtype = 2"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755056#M6760</guid>
      <dc:creator>CoryD</dc:creator>
      <dc:date>2020-03-30T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Layers that work in Javascript do not show up on IOS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755057#M6761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I'm also part of the team working on this school project.&amp;nbsp;We were advised by an Esri developer that it was best to&amp;nbsp;add the&amp;nbsp;layer in question to a webmap and display the webmap on our iOS application. For a while we have been able to do this, working with the layer on a webmap via ArcGIS online then displaying the webapp on an iOS app.&amp;nbsp;Recently the layer could not be displayed on the webmap unfortunately so we are&amp;nbsp;now circling back to this problem you&amp;nbsp;found.&amp;nbsp; How did you access the layer's renderer information? Can&amp;nbsp;the renderer be edited for the webmap via ArcGIS online or some other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2020 15:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layers-that-work-in-javascript-do-not-show-up-on/m-p/755057#M6761</guid>
      <dc:creator>KennethUyabeme</dc:creator>
      <dc:date>2020-05-17T15:45:14Z</dc:date>
    </item>
  </channel>
</rss>

