<?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: Changing symbology per individual item for added graphics in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314126#M28887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not really - it was adapting these examples &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html&lt;/A&gt;&lt;SPAN&gt; to allow users to change the style of the things they are drawing - the current redlining tool in ArcIMS allows them to define the style as they are drawing, but not to change it afterwards - so that is my baseline to achieve - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my goal is to allow them to edit a set of layers (point, line, polygon, annotation) which then gets stamped with their AD name and filtered when it is displayed so only they can see it.&amp;nbsp; I probably will have attributes that define the style - so a field called "Colour" and a pick list of a dozen or so.&amp;nbsp; For the my users that'll be enough, it isn't a massively used feature, but one they will moan about if I replace the old ArcIMS tool with a new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 20:02:21 GMT</pubDate>
    <dc:creator>AdrianMarsden</dc:creator>
    <dc:date>2012-08-09T20:02:21Z</dc:date>
    <item>
      <title>Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314124#M28885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see how using the draw and edit toolbars I can allow my users to add their own stuff on a temporary basis, but is there any easy way yet to allow them to change the symbology of an individual item - plus to be able to add text? THey have been used to using the ArcIMS Redlining tool (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://arcscripts.esri.com/details.asp?dbid=14276" rel="nofollow" target="_blank"&gt;http://arcscripts.esri.com/details.asp?dbid=14276&lt;/A&gt;&lt;SPAN&gt;) so my current project to move away from ArcIMS depends on being able to give them what they currently have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 08:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314124#M28885</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-08-09T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314125#M28886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are hoping to change the value used to symbolize a feature already published in a service, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know of any redlining techniques, but you could definitely accomplish this by publishing a feature service and allowing people to add new attribute information and change a value which would set different predetermined symbology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The editing sample linked below gives an example of this.&amp;nbsp; Just click an existing polygon and change its attribute from "passive" to "active" to see its symbology change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_default_editingwidget.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_default_editingwidget.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314125#M28886</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-08-09T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314126#M28887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not really - it was adapting these examples &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html&lt;/A&gt;&lt;SPAN&gt; to allow users to change the style of the things they are drawing - the current redlining tool in ArcIMS allows them to define the style as they are drawing, but not to change it afterwards - so that is my baseline to achieve - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my goal is to allow them to edit a set of layers (point, line, polygon, annotation) which then gets stamped with their AD name and filtered when it is displayed so only they can see it.&amp;nbsp; I probably will have attributes that define the style - so a field called "Colour" and a pick list of a dozen or so.&amp;nbsp; For the my users that'll be enough, it isn't a massively used feature, but one they will moan about if I replace the old ArcIMS tool with a new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 20:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314126#M28887</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-08-09T20:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314127#M28888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not really - it was adapting these examples &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html&lt;/A&gt; and &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_edit.html&lt;/A&gt; to allow users to change the style of the things they are drawing - the current redlining tool in ArcIMS allows them to define the style as they are drawing, but not to change it afterwards - so that is my baseline to achieve - &lt;BR /&gt;&lt;BR /&gt;my goal is to allow them to edit a set of layers (point, line, polygon, annotation) which then gets stamped with their AD name and filtered when it is displayed so only they can see it.&amp;nbsp; I probably will have attributes that define the style - so a field called "Colour" and a pick list of a dozen or so.&amp;nbsp; For the my users that'll be enough, it isn't a massively used feature, but one they will moan about if I replace the old ArcIMS tool with a new one.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;ACM&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Adrian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might look at the sample at the following link - pay particular attention to the "Draw Tools."&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://stlouis.esri.com/apps/exportmap/"&gt;http://stlouis.esri.com/apps/exportmap/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This sample allows users to draw points, lines, and polygons, and to select the color of each graphic from a dropdown list.&amp;nbsp; You could add a handful of colors to the dropdown list for your users, and then possibly save the drawings to the users computer using HTML5 like this sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/exp/exp_localstorage.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/exp/exp_localstorage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 21:18:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314127#M28888</guid>
      <dc:creator>KenMorefield</dc:creator>
      <dc:date>2012-08-09T21:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314128#M28889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yay! that's the sort of thing, many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any worked example of adding text?&amp;nbsp; Although I'm sure I can work that one out, an additional menu item, and maybe an additional drop down (or two for font size and font)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS - I'll explore the local storage route for all sorts of options as soon as I get a date for our XP &amp;gt;&amp;gt; Windows 7 roll out - at the moment I am limited to a user base with IE8&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 05:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314128#M28889</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-08-10T05:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314129#M28890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Adrian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the sample found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://arcscripts.esri.com/details.asp?dbid=15706" rel="nofollow" target="_blank"&gt;http://arcscripts.esri.com/details.asp?dbid=15706&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This was developed way back in the early days of the ArcGIS Server Javascript API.&amp;nbsp; It's an awesome sample which allows you to create all types of graphics (including text), changing the colors, fonts, etc.&amp;nbsp; When you draw the graphic on the map (or add the text to the map), it creates the javascript code at the bottom of the map.&amp;nbsp; You copy and paste that code into your mapping application... Hopefully this helps give you a starting point...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 15:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314129#M28890</guid>
      <dc:creator>KenMorefield</dc:creator>
      <dc:date>2012-08-10T15:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology per individual item for added graphics</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314130#M28891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As you say, awesome!&amp;nbsp; Many thanks for pointing that out&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS for others to working check this, I've added the code to my personal website &lt;/SPAN&gt;&lt;A href="http://chawke.co.uk/graphic_symbology.html"&gt;http://chawke.co.uk/graphic_symbology.html&lt;BR /&gt;&lt;BR /&gt;P&lt;/A&gt;&lt;SPAN&gt;PS Some tweaking is needed for the latest versions, any version of the API over 2.0 breaks the layout, plus as discussed &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/64122-2.8-to-3.1-breaks-my-site"&gt;elsewhere&lt;/A&gt;&lt;SPAN&gt; the references to 'esri' needs moving to the end of the init function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pps Not much needed for 3.1 API - just the moving the few references to the init function and making sure the CSS was pointed to 3.1 as well &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt; which I forgot the first time &lt;/SPAN&gt;&lt;A href="http://chawke.co.uk/g3.html"&gt;http://chawke.co.uk/g3.html&lt;/A&gt;&lt;SPAN&gt; for tweaked version for latest API&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2012 05:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/changing-symbology-per-individual-item-for-added/m-p/314130#M28891</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2012-08-11T05:54:51Z</dc:date>
    </item>
  </channel>
</rss>

