<?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: Rest services JSON incomplete drawingInfo in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280454#M25903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using FeatureLayers then the rendering info will be retrieved from the REST endpoint and because ArcGIS Server does not support cartographic line symbols then the line will be drawn with a default symbol. Now if you are using an ArcGISDynamicMapServiceLayer then the layer is actually just getting an image from ArcGIS Server and the Server is rendering the image (which allows for cartographic line symbols). Hope this explains things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 21:22:46 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2014-12-11T21:22:46Z</dc:date>
    <item>
      <title>Rest services JSON incomplete drawingInfo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280451#M25900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;We have a third-party javascript app that needs to read the json of our rest services in order to display the layers properly. However, the drawingInfo in the layer's json is incomplete. Here's an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"uniqueValueInfos": [&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "symbol": {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "type": "esriSLS",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "style": "esriSLSDash",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "color": [&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 230,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 255&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; ],&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "width": 3.5&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; },&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "value": "1, 1",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "label": "CSU Preliminary",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "description": ""&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; },&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "symbol": {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "type": "esriSLS",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "style": "esriSLSSolid",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "color": [&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 255&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; ],&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "width": 8.400001525878906&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; },&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "value": "1, 2",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "label": "CSU Final",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "description": ""&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; },&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "symbol": {&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "type": "esriSLS",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "style": "esriSLSSolid",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "color": [&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 197,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 0,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 255,&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; 255&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; ],&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "width": 3.5&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; },&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "value": "1, 4",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "label": "CSU Warranty",&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; "description": ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;There are three line symbols: a dashed red line, a solid green line with black arrows and a solid purple line. If the line has an arrow, the json will only display that symbol, as in the case of the middle renderer where it only shows the size 8 black arrow and not the solid green line. The third-party app will render this layer as a solid black line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14.3999996185303px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;How to get a more complete displayInfo in the json so all of the layers can be rendered properly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 20:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280451#M25900</guid>
      <dc:creator>SteveClark</dc:creator>
      <dc:date>2014-12-11T20:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rest services JSON incomplete drawingInfo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280452#M25901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Cartographic Line symbology is not supported by ArcGIS Server in its drawingInfo. You can find this stated in the ArcGIS Server help docs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 20:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280452#M25901</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-11T20:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rest services JSON incomplete drawingInfo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280453#M25902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand, Robert. However, I am wondering since the JavaScript API knows how to fully render these three symbols, where is it getting that information? Is there an API call that can read from Json that gets all of the rendering information beyond what is shown in the REST Json?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 21:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280453#M25902</guid>
      <dc:creator>SteveClark</dc:creator>
      <dc:date>2014-12-11T21:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rest services JSON incomplete drawingInfo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280454#M25903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using FeatureLayers then the rendering info will be retrieved from the REST endpoint and because ArcGIS Server does not support cartographic line symbols then the line will be drawn with a default symbol. Now if you are using an ArcGISDynamicMapServiceLayer then the layer is actually just getting an image from ArcGIS Server and the Server is rendering the image (which allows for cartographic line symbols). Hope this explains things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 21:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rest-services-json-incomplete-drawinginfo/m-p/280454#M25903</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-11T21:22:46Z</dc:date>
    </item>
  </channel>
</rss>

