<?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: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818506#M407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the 3.x API there is no group layer so there is No solution in 3.x that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2020 13:03:06 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2020-08-05T13:03:06Z</dc:date>
    <item>
      <title>ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818502#M403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use the FeatureServer of current &lt;A href="https://services9.arcgis.com/RHVPKKiFTONKtxq3/ArcGIS/rest/services/Active_Hurricanes_v1/FeatureServer/"&gt;Hurricanes &lt;/A&gt;to display the information in one single Layer.&lt;/P&gt;&lt;P&gt;This means represent the observed Track (Line), observed Position (Point), forcasted Track (Line), forcasted Positions (Point) and Error Cone (Polygon) in once. With a MapServer this is possibale, by using&amp;nbsp;ArcGISDynamicMapServiceLayer and configuering the&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/arcgisdynamicmapservicelayer-amd.html#layerdefinitions"&gt;layerDefinitions&lt;/A&gt;. How to achive the same with a FeatureLayer in Frontend?&lt;/P&gt;&lt;H2&gt;&lt;BR /&gt;&lt;/H2&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 11:13:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818502#M403</guid>
      <dc:creator>CarstenMalchow</dc:creator>
      <dc:date>2020-08-05T11:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818503#M404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can not. A FeatureServer url is a single layer url and can not be made to act like a MapServer url.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 12:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818503#M404</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-08-05T12:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818504#M405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your replay. How would be a possibale solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 12:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818504#M405</guid>
      <dc:creator>CarstenMalchow</dc:creator>
      <dc:date>2020-08-05T12:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818505#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or can ic use a group Layer and hide the sub-layer in toc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 12:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818505#M406</guid>
      <dc:creator>CarstenMalchow</dc:creator>
      <dc:date>2020-08-05T12:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818506#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the 3.x API there is no group layer so there is No solution in 3.x that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 13:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818506#M407</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-08-05T13:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818507#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok so if I just focus on lines e.g. and then I would work with a featureCollection. The source inside the FeatureCollection I would fill up with a addentlion request to the server and query for it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 13:16:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818507#M408</guid>
      <dc:creator>CarstenMalchow</dc:creator>
      <dc:date>2020-08-05T13:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818508#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;??? I don't understand your question at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 13:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818508#M409</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-08-05T13:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818509#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According the API documentation I would not use the URL direktly, insteadt of I would use the constructor witht FeatureCollectionObject &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#featurelayer2" title="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#featurelayer2"&gt;FeatureLayer | API Reference | ArcGIS API for JavaScript 3.33&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first paramter is&amp;nbsp; featureCollectionObject, there you can define a source/geometry. This I would like to obtain by performing a query against the Server like this: &lt;A href="https://services9.arcgis.com/RHVPKKiFTONKtxq3/ArcGIS/rest/services/Active_Hurricanes_v1/FeatureServer//query?layerDefs=%7B%220%22%3A%22OBJECTID%3E%3D0%22%2C%221%22%3A%22OBJECTID%3E%3D0%22%7D&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;outSR=&amp;amp;datumTransformation=&amp;amp;applyVCSProjection=false&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;returnDistinctValues=false&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;sqlFormat=none&amp;amp;f=pjson&amp;amp;token=" title="https://services9.arcgis.com/RHVPKKiFTONKtxq3/ArcGIS/rest/services/Active_Hurricanes_v1/FeatureServer//query?layerDefs=%7B%220%22%3A%22OBJECTID%3E%3D0%22%2C%221%22%3A%22OBJECTID%3E%3D0%22%7D&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;outSR=&amp;amp;datumTransformation=&amp;amp;applyVCSProjection=false&amp;amp;returnGeometry=true&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;returnDistinctValues=false&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;sqlFormat=none&amp;amp;f=pjson&amp;amp;token="&gt;https://services9.arcgis.com/RHVPKKiFTONKtxq3/ArcGIS/rest/services/Active_Hurricanes_v1/FeatureServer//query?layerDefs=%…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 13:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818509#M410</guid>
      <dc:creator>CarstenMalchow</dc:creator>
      <dc:date>2020-08-05T13:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI JavaScript API 3: show varouis FeatureLayers in one Layer</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818510#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;OK what is your end goal in doing this versus using the url as one normally would?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 14:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/esri-javascript-api-3-show-varouis-featurelayers/m-p/818510#M411</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-08-05T14:23:49Z</dc:date>
    </item>
  </channel>
</rss>

