<?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: Map icons need to show heading in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285972#M1618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if I am going to be helping at this point, but let's see what we can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;example that I showed you is from vehicles on our radio network.&amp;nbsp; One of my servers is polling each radio in each vehicle.&amp;nbsp; The packets containing location information (along with velocity&amp;nbsp;and time data)&amp;nbsp;then get sent to our &lt;A href="https://community.esri.com/space/2103"&gt;GeoEvent&lt;/A&gt;‌&amp;nbsp;Server installation.&amp;nbsp; In GeoEvent, I&amp;nbsp;send each packet through a&amp;nbsp;process that generates&amp;nbsp;bearing and the categories that you saw (if speed = 0&amp;nbsp;then GPS_Status = "Stopped").&amp;nbsp; GeoEvent then writes this to a Feature Class in&amp;nbsp;my&amp;nbsp;enterprise&amp;nbsp;geodatabase.&amp;nbsp; I then create a Web Service from that Feature Class that I place in my Web Map.&amp;nbsp; The Web Map then goes into the Operations Dashboard.&lt;/P&gt;&lt;P&gt;I created the GPS_Status field originally to just display if the GPS receiver was delivering an accurate location.&amp;nbsp; I did not like the fact that I got an arrow pointing North when a vehicle stopped, so I added the "Moving" and "Stopped" categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I have the option to craft my service -&amp;nbsp;you don't at this moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staying with the categories topic, you can add categories by&amp;nbsp;symbolizing&amp;nbsp;on a&amp;nbsp;field at the Web Map level.&amp;nbsp; That is, if you have the information that you want to symbolize on in a field of the Feature Service.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354008" alt="Symbol Style from Attribute - start" class="image-1 jive-image j-img-centered j-img-original" src="https://community.esri.com/legacyfs/online/354008_Symbol1.PNG" style="height: auto; margin-right: auto; margin-left: auto; display: block;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Option button is clicked, you would see the options in my first reply to you.&amp;nbsp; The symbology options can be edited there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT - take it one step further.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make&amp;nbsp;a copy of your Feature Service in the Web Map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354009" alt="Copy" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354009_Copy.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In that copy, look for the Filter button...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354010" alt="Filter" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354010_Filter.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;when you click, you get the filter options that allow multiple and/or statements.&amp;nbsp; In my case, I have incoming AVL packets that have not been configured properly, which happens when a brand new radio with a brand new IP address gets fielded.&amp;nbsp; If my "Label" field is empty, I need to know so I can fix the issue.&amp;nbsp; I can use the same feed and a filter to accomplish that.&amp;nbsp; I just use that&amp;nbsp;Feature Service&amp;nbsp;copy with a filter of "Label is blank" and symbolize with the same symbols - but they are yellow instead of white:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354011" alt="Yellow Symbols" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354011_Yellow.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would then go back to the original service and filter it "Label is not blank" so that we don't have both copies showing a symbol for one feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an "emergency status" field, you could use this type of copy and filter&amp;nbsp;too.&amp;nbsp; Don't filter out of the original&amp;nbsp;copy, just make&amp;nbsp;a highly visible transparent symbol to appear over the original symbol when emergency is declared....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I brought up the "Add a service" versus "Add layer from Web" is because I have had different odd behaviors from the Add Service/search method.&amp;nbsp; If you go to the service description, it should display the REST endpoint link that you can manually add to the Web Map through the "Add layer from Web" method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next topic: &lt;A href="https://community.esri.com/space/2121"&gt;Operations Dashboard for ArcGIS&lt;/A&gt;. &amp;nbsp;When you say that you use "Operations Dashboard" (NOT Beta),&amp;nbsp;I am assuming that&amp;nbsp;you are using the downloadable version to view the map?&amp;nbsp; If so, you may want to also try the web-app version.&amp;nbsp; Go to the Operations Dashboard item in your AGOL and click the little arrow next to the "Open" link and select the one that says (Browser).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Browser" class="image-5 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354012_Browser.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;It isn't the same nice environment, but it may isolate the problem to the Windows application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the other version of the OD is the Beta version - the eventual replacement for the current OD.&amp;nbsp; It is not complete yet.&amp;nbsp; You will not have certain options that you now have until it is complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't get you to where you want to be, we should talk on the phone.&amp;nbsp; Just ArcGIS Desktop is not going to be enough.&amp;nbsp; Drop me your number in a PM and we can talk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 13:01:10 GMT</pubDate>
    <dc:creator>AdamRepsher</dc:creator>
    <dc:date>2017-05-25T13:01:10Z</dc:date>
    <item>
      <title>Map icons need to show heading</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285969#M1615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create an Operations Dashboard using data from an AGOL webmap I created. I am showing real time updates of asset positions with Heading and on the Webmap I have an arrow icon which rotates with the heading. When I push this information over to OD I have the same Icons but no way to adjust for heading. All arrows point north and I need to correct this. Any idea how to make that happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 16:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285969#M1615</guid>
      <dc:creator>JamesDickens1</dc:creator>
      <dc:date>2017-05-23T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Map icons need to show heading</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285970#M1616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/267613"&gt;James Dickens&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is your asset feed service a Feature Service or a Web Service?&lt;/LI&gt;&lt;LI&gt;If Feature Service, did you configure the symbology and rotation via the Web Map interface or are you relying on&amp;nbsp;the service you created within Desktop and Server to do the rotation?&lt;/LI&gt;&lt;LI&gt;How did you add the service to the Web Map? &amp;nbsp;Did you add it&amp;nbsp;"Add - Search for Layers" or "Add - Add Layer from Web" and paste the REST endpoint?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have had different results for many elements (like pop-ups and labeling) with number 3 above, but not for ROTATION. &amp;nbsp;It works for me.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/353870_pastedImage_1.png" style="width: 620px; height: 460px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like the positions are updating, but no rotation. &amp;nbsp;Correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding the layer with the "Add Layer From Web" if you haven't done that already. &amp;nbsp;Let &amp;nbsp;me know what &amp;nbsp;you get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 16:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285970#M1616</guid>
      <dc:creator>AdamRepsher</dc:creator>
      <dc:date>2017-05-24T16:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Map icons need to show heading</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285971#M1617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feed is showing as a FeatureServer layer? It's an Iridium feed being fed into our service provider that I can pull in to a web map. I'm still a bit new at this so not sure if that answers your question or not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing everything via AGOL and maybe that is limiting what I can do to a point, not sure. I like your multiple icons by status by the way. I need to learn how to do that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/353895_icon settings.JPG" style="width: 620px; height: 470px;" /&gt;&lt;/P&gt;&lt;P&gt;I added the layer by searching for it. It is part of our current list of layers being provided to us for our Aircraft Positions. So it resides on their server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok so here is the odd part of this which I discovered with some help after I posted the first message. I can take the file that was created when I used the Desktop Ops Dashboard and use the Create Dashboard (Beta) button from the information page I get exactly what I need and the icons again rotate with Heading.&amp;nbsp;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="/legacyfs/online/353896_Dashboard Beta.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;It creates another file which opens to the web dashboard. A bit hard to see but the icons are rotated correctly.&amp;nbsp;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="/legacyfs/online/353918_GOM Dashboard.JPG" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;So at this point, I think I have solved my issue however it appears that if I want more configuration options I need to look into getting ArcGIS Desktop and start from there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 18:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285971#M1617</guid>
      <dc:creator>JamesDickens1</dc:creator>
      <dc:date>2017-05-24T18:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Map icons need to show heading</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285972#M1618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if I am going to be helping at this point, but let's see what we can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;example that I showed you is from vehicles on our radio network.&amp;nbsp; One of my servers is polling each radio in each vehicle.&amp;nbsp; The packets containing location information (along with velocity&amp;nbsp;and time data)&amp;nbsp;then get sent to our &lt;A href="https://community.esri.com/space/2103"&gt;GeoEvent&lt;/A&gt;‌&amp;nbsp;Server installation.&amp;nbsp; In GeoEvent, I&amp;nbsp;send each packet through a&amp;nbsp;process that generates&amp;nbsp;bearing and the categories that you saw (if speed = 0&amp;nbsp;then GPS_Status = "Stopped").&amp;nbsp; GeoEvent then writes this to a Feature Class in&amp;nbsp;my&amp;nbsp;enterprise&amp;nbsp;geodatabase.&amp;nbsp; I then create a Web Service from that Feature Class that I place in my Web Map.&amp;nbsp; The Web Map then goes into the Operations Dashboard.&lt;/P&gt;&lt;P&gt;I created the GPS_Status field originally to just display if the GPS receiver was delivering an accurate location.&amp;nbsp; I did not like the fact that I got an arrow pointing North when a vehicle stopped, so I added the "Moving" and "Stopped" categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I have the option to craft my service -&amp;nbsp;you don't at this moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staying with the categories topic, you can add categories by&amp;nbsp;symbolizing&amp;nbsp;on a&amp;nbsp;field at the Web Map level.&amp;nbsp; That is, if you have the information that you want to symbolize on in a field of the Feature Service.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354008" alt="Symbol Style from Attribute - start" class="image-1 jive-image j-img-centered j-img-original" src="https://community.esri.com/legacyfs/online/354008_Symbol1.PNG" style="height: auto; margin-right: auto; margin-left: auto; display: block;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Option button is clicked, you would see the options in my first reply to you.&amp;nbsp; The symbology options can be edited there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT - take it one step further.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make&amp;nbsp;a copy of your Feature Service in the Web Map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354009" alt="Copy" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354009_Copy.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In that copy, look for the Filter button...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354010" alt="Filter" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354010_Filter.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;when you click, you get the filter options that allow multiple and/or statements.&amp;nbsp; In my case, I have incoming AVL packets that have not been configured properly, which happens when a brand new radio with a brand new IP address gets fielded.&amp;nbsp; If my "Label" field is empty, I need to know so I can fix the issue.&amp;nbsp; I can use the same feed and a filter to accomplish that.&amp;nbsp; I just use that&amp;nbsp;Feature Service&amp;nbsp;copy with a filter of "Label is blank" and symbolize with the same symbols - but they are yellow instead of white:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354011" alt="Yellow Symbols" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354011_Yellow.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would then go back to the original service and filter it "Label is not blank" so that we don't have both copies showing a symbol for one feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an "emergency status" field, you could use this type of copy and filter&amp;nbsp;too.&amp;nbsp; Don't filter out of the original&amp;nbsp;copy, just make&amp;nbsp;a highly visible transparent symbol to appear over the original symbol when emergency is declared....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I brought up the "Add a service" versus "Add layer from Web" is because I have had different odd behaviors from the Add Service/search method.&amp;nbsp; If you go to the service description, it should display the REST endpoint link that you can manually add to the Web Map through the "Add layer from Web" method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next topic: &lt;A href="https://community.esri.com/space/2121"&gt;Operations Dashboard for ArcGIS&lt;/A&gt;. &amp;nbsp;When you say that you use "Operations Dashboard" (NOT Beta),&amp;nbsp;I am assuming that&amp;nbsp;you are using the downloadable version to view the map?&amp;nbsp; If so, you may want to also try the web-app version.&amp;nbsp; Go to the Operations Dashboard item in your AGOL and click the little arrow next to the "Open" link and select the one that says (Browser).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Browser" class="image-5 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354012_Browser.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;It isn't the same nice environment, but it may isolate the problem to the Windows application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the other version of the OD is the Beta version - the eventual replacement for the current OD.&amp;nbsp; It is not complete yet.&amp;nbsp; You will not have certain options that you now have until it is complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't get you to where you want to be, we should talk on the phone.&amp;nbsp; Just ArcGIS Desktop is not going to be enough.&amp;nbsp; Drop me your number in a PM and we can talk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 13:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285972#M1618</guid>
      <dc:creator>AdamRepsher</dc:creator>
      <dc:date>2017-05-25T13:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Map icons need to show heading</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285973#M1619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the gist of a lot of what you are saying. We run into a similar problem with tracking transceivers when one is changed or a new one is added to the system. It's going to take me a while to digest this and I will need to talk to my provider on this as well because they are more on the technical side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate&amp;nbsp;you posting this as it will help quite a bit. I will surely get back in touch with you if I can't figure it out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your time on this and the help you have provided!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a Great Holiday Weekend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 13:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/map-icons-need-to-show-heading/m-p/285973#M1619</guid>
      <dc:creator>JamesDickens1</dc:creator>
      <dc:date>2017-05-25T13:41:37Z</dc:date>
    </item>
  </channel>
</rss>

