<?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: mixing feature &amp;amp; map service layers, something less hacky? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516275#M11715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are using ArcGIS Server 10 or greater and adding a FeatureLayer does not produce the symbology that you need and clientside symbology will not suffice then you are just out of luck for now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2013 12:09:04 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-05-14T12:09:04Z</dc:date>
    <item>
      <title>mixing feature &amp;amp; map service layers, something less hacky?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516272#M11712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have an app that mixes map service layers (ArcGISDynamicMapServiceLayer) with feature layers from the same map service source--mainly because the feature layers' symbolizations aren't too good otherwise i'd just use feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;prior to selecting a feature for editing or some other processing the user needs to see info about that feature, we use mouseOver events on the feature layers for that. when not actually needed the alpha for the feature layers is set to 0.0 (transparent) to get them out of the user's display but still "there" so the mouseOver events work. this strikes me as kind of hacky &amp;amp; i'm wondering if there was another more elegant way of handling this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 May 2013 01:56:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516272#M11712</guid>
      <dc:creator>PaulHastings1</dc:creator>
      <dc:date>2013-05-12T01:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: mixing feature &amp; map service layers, something less hacky?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516273#M11713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Have you considered just using FeatureLayers and setting the symbology in your code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 11:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516273#M11713</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-05-13T11:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: mixing feature &amp; map service layers, something less hacky?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516274#M11714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, but the symbolization's not up to the task (or i'm not seeing a way to do some of the more complex ones w/out ending up in the same "hacky" place). this app's users are particular about their symbolizations &amp;amp; it's pretty complex. i'm still digging into custom client-side symbols though. some of what i think is needed is similar to the&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/84417-Possible-to-use-addChild()-to-add-display-objects-to-a-map-object "&gt;http://forums.arcgis.com/threads/84417-Possible-to-use-addChild()-to-add-display-objects-to-a-map-object &lt;/A&gt;&lt;SPAN&gt; thread. complex data-driven symbols (eg a mooring with various radii &amp;amp; mooring lines).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 02:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516274#M11714</guid>
      <dc:creator>PaulHastings1</dc:creator>
      <dc:date>2013-05-14T02:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: mixing feature &amp; map service layers, something less hacky?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516275#M11715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are using ArcGIS Server 10 or greater and adding a FeatureLayer does not produce the symbology that you need and clientside symbology will not suffice then you are just out of luck for now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 12:09:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516275#M11715</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-05-14T12:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: mixing feature &amp; map service layers, something less hacky?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516276#M11716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;generating renderers &amp;amp; sending them back to the server only allows ClassBreaks or UniqueValue. i'm still poking around these classes' baseSymbol property but my 1st look at this seem like it will only handle simple symbols/color changes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i can probably build some of the symbols i need client side but these would have to end up on a graphics layer, which isn't that far removed from i'm doing now but w/all that extra code (that's my major objection to that approach--i'd really like to keep things in a feature or map service layer where they can be properly managed).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 16:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/mixing-feature-amp-amp-map-service-layers/m-p/516276#M11716</guid>
      <dc:creator>PaulHastings1</dc:creator>
      <dc:date>2013-05-14T16:36:28Z</dc:date>
    </item>
  </channel>
</rss>

