<?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 Extent/InitialExtent Behavior in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289597#M7481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you will need to use a GeometryService to project the envelope.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could write the projection logic yourself on the client, which for Mercator is pretty simple. It's even simpler if your data is in WGS84 geographic coordinates (epsg:4326). In that case you can just use the ESRI.ArcGIS.Client.Bing.Transform classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Apr 2010 14:30:13 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-04-12T14:30:13Z</dc:date>
    <item>
      <title>Extent/InitialExtent Behavior</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289596#M7480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the easiest way to set the extent of MyMap (that has a set SpatialReference due to MyMap.Layers(0) being a Bing.TileLayer) to the InitialExtent of an ArcGISDynamicMapServiceLayer contained within it (say, MyMap.Layers(1) for example) that has a different SpatialReference?&amp;nbsp; I was hoping that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;MyMap.Extent = (dynamicServiceLayer.InitialExtent)&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;would take into account and SpatialReference conversions necessary, but that's not the case (understandable, since it's all client-side code.&amp;nbsp; still, i could hope...).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;will i need to create a new Envelope and do the conversions using a GeometryService or am i missing something? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Apr 2010 15:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289596#M7480</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2010-04-11T15:49:11Z</dc:date>
    </item>
    <item>
      <title>Extent/InitialExtent Behavior</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289597#M7481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you will need to use a GeometryService to project the envelope.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could write the projection logic yourself on the client, which for Mercator is pretty simple. It's even simpler if your data is in WGS84 geographic coordinates (epsg:4326). In that case you can just use the ESRI.ArcGIS.Client.Bing.Transform classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 14:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289597#M7481</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-04-12T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Extent/InitialExtent Behavior</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289598#M7482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes you will need to use a GeometryService to project the envelope.&lt;BR /&gt;You could write the projection logic yourself on the client, which for Mercator is pretty simple. It's even simpler if your data is in WGS84 geographic coordinates (epsg:4326). In that case you can just use the ESRI.ArcGIS.Client.Bing.Transform classes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks morten.&amp;nbsp; on a related note, what if the layer has a custom projection (WKID=0) defined?&amp;nbsp; maybe use the SOAP API for that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 01:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/extent-initialextent-behavior/m-p/289598#M7482</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2010-04-14T01:31:47Z</dc:date>
    </item>
  </channel>
</rss>

