<?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: Apply Point Buffer ... Applicable only for Tiled Map Service? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26656#M698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dbroux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In my case I am using some graphics layer on the Base map layer to which I have performed some spatial query operations. Although my map service doesn't supprt Query still if I need to perform the buffer operations for the graphics layer, then in that case how that can be achieved. Any suggestions will be of great help. My map service is ArcGISDynamicMapService and I am using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Silverlight API 2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VS 2010.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saurabh.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 03:39:13 GMT</pubDate>
    <dc:creator>SaurabhDasgupta</dc:creator>
    <dc:date>2012-04-12T03:39:13Z</dc:date>
    <item>
      <title>Apply Point Buffer ... Applicable only for Tiled Map Service?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26654#M696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to apply Buffer on Map if the Map Service which we are Using is of type ArcGISTiledMapService?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are succeeded with Tiled Map,but unable to Apply Point Buffer for Dynamic Map. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we are using arcgis server for Silverlight 1.2 version.. and silverlight 3 version...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas and suggestions Can be appreciated.... thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Anuritha Pathireddy&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 06:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26654#M696</guid>
      <dc:creator>AnurithaPathireddy</dc:creator>
      <dc:date>2010-08-12T06:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Point Buffer ... Applicable only for Tiled Map Service?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26655#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The query task with a spatial filter is working if the map layer supports the query operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To know if a layer supports query, you can request the rest end point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, with this tiled map service : &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Population_Density/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Population_Density/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;you can see that the layers supports the query (look at the bottom of the page) : &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Population_Density/MapServer/1"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Population_Density/MapServer/1&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But this one doesn't support : &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/0"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/0&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 13:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26655#M697</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-08-13T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Point Buffer ... Applicable only for Tiled Map Service?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26656#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dbroux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In my case I am using some graphics layer on the Base map layer to which I have performed some spatial query operations. Although my map service doesn't supprt Query still if I need to perform the buffer operations for the graphics layer, then in that case how that can be achieved. Any suggestions will be of great help. My map service is ArcGISDynamicMapService and I am using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Silverlight API 2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VS 2010.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saurabh.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 03:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/apply-point-buffer-applicable-only-for-tiled-map/m-p/26656#M698</guid>
      <dc:creator>SaurabhDasgupta</dc:creator>
      <dc:date>2012-04-12T03:39:13Z</dc:date>
    </item>
  </channel>
</rss>

