<?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 Extent in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280799#M7346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my current xaml in text format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jul 2010 17:22:06 GMT</pubDate>
    <dc:creator>TonyAlmeida</dc:creator>
    <dc:date>2010-07-16T17:22:06Z</dc:date>
    <item>
      <title>Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280797#M7344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need some help with my projects map extent please. From what i know first layer with a valid spatial reference defines the spatial reference for the map. I have multipule Tiled layers and Dynamic layers. I have tried to define the initial map extent and spatial reference but with the current xaml i only see the State of Calfiornia and ESRI_ShadedRelief_World_2D, but i have some RadioButtons with other layers that don't show when i click on them. How can i get them all to show?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 17:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280797#M7344</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-07-16T17:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280798#M7345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my current xaml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 17:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280798#M7345</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-07-16T17:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280799#M7346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my current xaml in text format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 17:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280799#M7346</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-07-16T17:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280800#M7347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is the Zip a txt file or is the text in the zip?&amp;nbsp; I couldn't open the zip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 20:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280800#M7347</guid>
      <dc:creator>RobertBurke</dc:creator>
      <dc:date>2010-07-16T20:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280801#M7348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the text is in the zip, weird i just download it and it opened just fine. xaml had to many characters so i had to zip it up cuz text file was to big.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 20:24:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280801#M7348</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-07-16T20:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280802#M7349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's because your other layers which are displayed with the radio buttons are not using the same spatial reference that the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial reference of &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_ShadedRelief_World_2D/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_ShadedRelief_World_2D/MapServer&lt;/A&gt;&lt;SPAN&gt; is WGS84 (4326) --&amp;gt; Working&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial reference of &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;SPAN&gt; is WebMercator (102100) --&amp;gt; Not working&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't display tiled layer which are not in the same Spatial reference than the map (and you can't change the spatial reference of a map after it's initialized).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you have to decide if you'd rather to use 4326 or 102100 and select the corresponding tiled services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 08:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280802#M7349</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-07-19T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280803#M7350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dbroux i figured that out this morning. So in order for you to display your own data (WGS84) with some of the tiles ESRI has you would have to change the spatial reference of own data&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 17:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280803#M7350</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2010-07-19T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Map Extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280804#M7351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;...and you can't change the spatial reference of a map after it's initialized...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually with v2.0 you can now (you have to clear the layers collection first though)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 20:02:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/map-extent/m-p/280804#M7351</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-07-19T20:02:26Z</dc:date>
    </item>
  </channel>
</rss>

