<?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: How to define initExtent with two layers from different coordinate systems in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720027#M66824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats correct.&amp;nbsp; so you have 3 options&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1: Draw your PA data dynamically and let it reproject on the fly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: Reproject your PA data to 102100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3: Leave your PA data as State Plane, but change the coordinate system of the Data Frame (in the mxd) to 102100.&amp;nbsp; Then recache your data.&amp;nbsp; Caching will be slower (due to the reprojection) but the data can remain State Plane, and the web app will still be fast due to cached data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We choose option 3, our data are all in florida State Plane, but all our dataframes are 102100 so it is compatible with ArcGIS Online/Bing/Google.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 18:27:38 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2011-07-05T18:27:38Z</dc:date>
    <item>
      <title>How to define initExtent with two layers from different coordinate systems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720025#M66822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Newbie question:&amp;nbsp; I want to combine my data, in PA State Plane South ("wkid":2272) coordinates, with a Bing maps layer (sample code shows "wkid":102100).&amp;nbsp; So far, if I use ("wkid":2272) and my PA initial extent, I end up in Africa.&amp;nbsp; Can it be done?&amp;nbsp; If so, how do I specify the initExtent parameter?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 19:42:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720025#M66822</guid>
      <dc:creator>CharlesGeiger</dc:creator>
      <dc:date>2011-06-30T19:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to define initExtent with two layers from different coordinate systems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720026#M66823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's alright.&amp;nbsp; I found the answer in the JavaScript API Reference [it's Extent, not initExtent]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"If provided, the extent and projection of the map is set to the properties of Extent. Once the projection is set, all layers must be able to be drawn in the defined projection. The tiling scheme of an ArcGISTiledMapServiceLayer must match the projection of the map."&amp;nbsp; so, I can't overlay my data with a tiled map service unless that map service is also in Pennsylvania State Plane coordinates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 02:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720026#M66823</guid>
      <dc:creator>CharlesGeiger</dc:creator>
      <dc:date>2011-07-01T02:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to define initExtent with two layers from different coordinate systems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720027#M66824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats correct.&amp;nbsp; so you have 3 options&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1: Draw your PA data dynamically and let it reproject on the fly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: Reproject your PA data to 102100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3: Leave your PA data as State Plane, but change the coordinate system of the Data Frame (in the mxd) to 102100.&amp;nbsp; Then recache your data.&amp;nbsp; Caching will be slower (due to the reprojection) but the data can remain State Plane, and the web app will still be fast due to cached data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We choose option 3, our data are all in florida State Plane, but all our dataframes are 102100 so it is compatible with ArcGIS Online/Bing/Google.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 18:27:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-initextent-with-two-layers-from/m-p/720027#M66824</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-07-05T18:27:38Z</dc:date>
    </item>
  </channel>
</rss>

