<?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: Identify on different projection tile layer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18357#M396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manolo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I would agree that it is a spatial reference issue. Have you tried to set the IdentifyParameters spatial reference?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Aug 2010 11:53:04 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-08-18T11:53:04Z</dc:date>
    <item>
      <title>Identify on different projection tile layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18354#M393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All layers in my service are in spatial reference 3035, including the base map tile layer. The identify tool works fine. If I try the World_Street_Map from arcgisonline the identify doesn't work. It doesn't return anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it might be a problem with the projection (World_Street_Map is in 102100) but isn't it so that my dynamic layers get reprojected on the fly? Is there anything I am missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18354#M393</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2010-08-18T11:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on different projection tile layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18355#M394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manolo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you go to the REST service page for that map service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will notice that it does not support identify&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Generate KML&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ones that support identify will have&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Identify&amp;nbsp;&amp;nbsp; Generate KML&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18355#M394</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-18T11:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on different projection tile layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18356#M395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry, I didn't explain myself clearly. I don't want to identify the World_Street_Map I want to identify my own dynamic layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I have my background tile layers I can identify my dynamic layers. They are both in the same projection. When I switch to World_Street_Map I can not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first thing it came to my mind is that the spatial reference is different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18356#M395</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2010-08-18T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on different projection tile layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18357#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manolo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I would agree that it is a spatial reference issue. Have you tried to set the IdentifyParameters spatial reference?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18357#M396</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-18T11:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify on different projection tile layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18358#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;setting the spatial reference did it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-on-different-projection-tile-layer/m-p/18358#M397</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2010-08-18T12:02:25Z</dc:date>
    </item>
  </channel>
</rss>

