<?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: How to Add A Layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469666#M43530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just so happened to find that same link in my search today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yes, I have tried, here is my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't seem to want to add my layer.. or am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Apr 2016 22:03:52 GMT</pubDate>
    <dc:creator>EricBianchi1</dc:creator>
    <dc:date>2016-04-09T22:03:52Z</dc:date>
    <item>
      <title>How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469664#M43528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am in the process of making a map that has interactive capabilities and operates through a website. Right now I have the website, and the esri base map (open streets) is all that is on there. The website is essentially just the map. I am using the arcGIS javascript to upload the map and the coordinates and extents etc. A screen-shot is shown below.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="324" src="https://community.esri.com/legacyfs/online/194456_pastedImage_1.png" width="382" /&gt;&lt;/P&gt;&lt;P&gt;I need help with adding my layer to the map. The layer is compatible with arcGIS and esri, and I can add it the map editor, as you can see here... The rest endpoint data was obtained through a link. &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="301" src="https://community.esri.com/legacyfs/online/194443_pastedImage_0.png" style="max-width: 1200px; max-height: 900px; width: 728px; height: 300.3px;" width="728" /&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;How do I add this layer to my web map?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking time to read my query, and I appreciate any insight, help, instructions, or links that may help in my pursuit to make this work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bonus question: &lt;/P&gt;&lt;P&gt;*** I want the user to be able to filter the data, is there a way to make certain kind of buttons that have a predetermined filtering function, that would filter multiple things at once. Say we have a visitor, and they want to see only spots visitors could park, I want them to be able to press 1 button and have the map filter in a way that has been predetermined. So how can I get these filter options to show up on the map? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 20:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469664#M43528</guid>
      <dc:creator>EricBianchi1</dc:creator>
      <dc:date>2016-04-09T20:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469665#M43529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you gone through the sample JavaScript code here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_feature.html" title="https://developers.arcgis.com/javascript/jssamples/layers_feature.html"&gt;Feature Layer (basic) | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This may help answer the first part of your post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There is some code regarding to filtering here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/intro_querytask.html" title="https://developers.arcgis.com/javascript/jshelp/intro_querytask.html"&gt;Using QueryTask, Query, and FeatureSet | Guide | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 21:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469665#M43529</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-04-09T21:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469666#M43530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just so happened to find that same link in my search today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yes, I have tried, here is my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't seem to want to add my layer.. or am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 22:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469666#M43530</guid>
      <dc:creator>EricBianchi1</dc:creator>
      <dc:date>2016-04-09T22:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469667#M43531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, do you get an error or anything? Have you tried playing around in the Sandbox and changing some variables here and there to make it work?&lt;/P&gt;&lt;P&gt;&lt;A href="http://developers.arcgis.com/javascript/sandbox/sandbox.html" title="http://developers.arcgis.com/javascript/sandbox/sandbox.html"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 00:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469667#M43531</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-04-10T00:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469668#M43532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get the layer to work after some research. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help, you definitely kept me in the right direction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric Bianchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 18:47:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469668#M43532</guid>
      <dc:creator>EricBianchi1</dc:creator>
      <dc:date>2016-04-10T18:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469669#M43533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad some of that was helpful! If you can, can you post your final code to show how you get it to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 18:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469669#M43533</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-04-10T18:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add A Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469670#M43534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 19:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-a-layer/m-p/469670#M43534</guid>
      <dc:creator>EricBianchi1</dc:creator>
      <dc:date>2016-04-10T19:11:12Z</dc:date>
    </item>
  </channel>
</rss>

