<?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: Maps in Two Projections in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577155#M13003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Zahid is correct, it is best just to have your own basemaps when working with your own specific projection. One thing to add to what Zahid said though is you can use ESRI base maps in WGS 1984 that are cached as long as you add them as dynamic map services and not tiled. If you add a cached map service as a dynamic map service then the cache is ignored and ArcGIS Server will reproject on the fly. That being said you have to either specify the Extent with the UTM Spatial Reference or ensure you add your UTM map service as the first layer. The preformance of this app would be hindered though as ArcGIS Server will have to reproject evry map call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jun 2010 11:20:45 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-06-03T11:20:45Z</dc:date>
    <item>
      <title>Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577153#M13001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a need to view my maps in the Flex Viewer (or are we calling it Flash Viewer now?) in UTM 11N.&amp;nbsp; I need the data from the MGRS to be correct and that is projected to UTM.&amp;nbsp; Printed maps will be used to navigate using the MGRS.&amp;nbsp; However, the basemap (ESRI StreetMap, etc) is the WGS 84 projection.&amp;nbsp; How would this best / most easily be handled?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 18:26:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577153#M13001</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-02T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577154#M13002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a need to view my maps in the Flex Viewer (or are we calling it Flash Viewer now?) in UTM 11N.&amp;nbsp; I need the data from the MGRS to be correct and that is projected to UTM.&amp;nbsp; Printed maps will be used to navigate using the MGRS.&amp;nbsp; However, the basemap (ESRI StreetMap, etc) is the WGS 84 projection.&amp;nbsp; How would this best / most easily be handled?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...&lt;BR /&gt;&lt;BR /&gt;Brad&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; All the new services from ESRI are in web mercator. WGS 84 will phase out in near future. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Easiest way is to use your own base maps and then you do not need to worry about projection issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Although, if you want to use ESRI's base maps, you can use your dynamic map layers and server will reproject them on fly to web mercator and you will be fine but you can not do this if your map services are cached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom line is as long as your data is dynamic, it is not an issue and it will display&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 09:34:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577154#M13002</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2010-06-03T09:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577155#M13003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Zahid is correct, it is best just to have your own basemaps when working with your own specific projection. One thing to add to what Zahid said though is you can use ESRI base maps in WGS 1984 that are cached as long as you add them as dynamic map services and not tiled. If you add a cached map service as a dynamic map service then the cache is ignored and ArcGIS Server will reproject on the fly. That being said you have to either specify the Extent with the UTM Spatial Reference or ensure you add your UTM map service as the first layer. The preformance of this app would be hindered though as ArcGIS Server will have to reproject evry map call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 11:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577155#M13003</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-03T11:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577156#M13004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, let's expound on that a little, then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my config file I now have moved the StreetMap layer into the livemaps portion of config.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;mapservice label="Street Map" type="dynamic" visible="true" alpha="1" icon="com/esri/solutions/flexviewer/assets/images/icons/i_highway.png"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/mapservice&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mapservice label="NVNG Imagery" type="dynamic" visible="true" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ngnv-jhqj6-a014/ArcGIS/rest/services/NVNG_Site_Imagery/ImageServer" rel="nofollow" target="_blank"&gt;http://ngnv-jhqj6-a014/ArcGIS/rest/services/NVNG_Site_Imagery/ImageServer&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/mapservice&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mapservice label="NVNG Facilities" type="dynamic" visible="true" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ngnv-jhqj6-a014/ArcGIS/rest/services/NVNG_Web_Mapping/MapServer" rel="nofollow" target="_blank"&gt;http://ngnv-jhqj6-a014/ArcGIS/rest/services/NVNG_Web_Mapping/MapServer&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/mapservice&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This results in listing the services in this order in the layers widget:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NVNG Facilities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NVNG Imagery&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Street Map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My first question is why the order gets reversed between the config file and the widget.&amp;nbsp; The second question is: does this mean the UTM layer (NVNG Facilities) is loaded first and the projection should thus be in UTM in Flex?&amp;nbsp; If so, it doesn't seem so, since my UTM Grid is not "square" on the screen.&amp;nbsp; Please shine a little more light on this for me?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 17:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577156#M13004</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T17:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577157#M13005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; What does the initialExtent and fullExtent in your config file look like?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577157#M13005</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-03T18:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577158#M13006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;map initialExtent="-120.2 34.6 -113.8 42.2" fullExtent="-150 -50 150 50"&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:16:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577158#M13006</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T18:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577159#M13007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Those are WGS84 coordinates... If you want your map to be in UTM then you have to tell it that by setting the extent in UTM and making sure that the first map service loaded is UTM.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577159#M13007</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-03T18:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577160#M13008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gotcha.&amp;nbsp; I will change them.&amp;nbsp; But which is the "first service loaded", per my previous reply?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577160#M13008</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T18:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577161#M13009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Based on the order of your previous post the Map would get a SR of the Street map (WGS84) because that is the first one listed in the config.xml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577161#M13009</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-03T18:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577162#M13010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok...so riddle me this: why does the widget show them in reverse order from how they are loaded in the config.xml?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577162#M13010</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T18:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577163#M13011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Seems weird doesn't it... But the first is the last... When the MapManager starts adding the mapservices from the config.xml the first one listed is added to the map and sets the spatial reference of the map and then the next one gets added (on top of that one) and so on. So the LiveMapsWidget is showing it as one would visually expect to see it with the first layer at the bottom.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577163#M13011</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-03T18:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577164#M13012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm...ok...kinda one of those "why is the sky blue?&amp;nbsp; Because it is..." answers, but I can live with it for now.&amp;nbsp; It probably can be reversed in the widget somehow.&amp;nbsp; Thanks, for sure, Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to post a print question next...maybe you can chime in on.&amp;nbsp; And I'm still trying to solve my ID widget issue.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 18:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577164#M13012</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T18:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577165#M13013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I set my extents to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;map initialExtent="-160300 4684100 1165200 3843700" fullExtent="-304741 6062980 4501420 3011000"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in config.xml.&amp;nbsp; When the map starts, it goes to an area that there is obviously no data - just a dark screen.&amp;nbsp; If I click on my old bookmarks, then the overview map zooms to the correct OLD area (in Lat/Lon), the overview map then shows map parts, and when zoomed out enough, the map shows data from the StreetMap layer, but not mine.&amp;nbsp; So, something here is still not correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it something to do with the wrong extents?&amp;nbsp; If so, what would make it right?&amp;nbsp; And further, what needs to be done to have the overview map show the correct extents too, when things work the way they are supposed to?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still workin...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 21:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577165#M13013</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-03T21:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577166#M13014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So the best way to get the values for your initial and full extent is to go to your REST Services Directory Page at &lt;/SPAN&gt;&lt;A href="http://ngnv-jhqj6-a014/ArcGIS/rest/services" rel="nofollow noopener noreferrer" target="_blank"&gt;http://ngnv-jhqj6-a014/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt; and choose the map service that has your most preferred data extent and there you will see values listed for initial and full extent. The overview widget needs to be set to use one of your map services that is in UTM in it's OverviewMapWidget.xml file. The second option is to add the extent and spatial reference to the OverviewMapWidget.mxml manually as in this example&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; &amp;lt;esri:Map id="map" units="{Units.FEET}"&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;esri:extent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Extent xmin="661140" ymin="-1420246" xmax="3015668" ymax="1594451"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:SpatialReference wkid="26777"/&amp;gt; &amp;lt;!-- NAD_1927_StatePlane_Kansas_North_FIPS_1501 --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:Extent&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/esri:extent&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISDynamicMapServiceLayer url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISDynamicMapServiceLayer url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Petroleum/KGS_OilGasFields_Kansas/MapServer"/&amp;gt;
&amp;nbsp; &amp;lt;/esri:Map&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577166#M13014</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T00:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Maps in Two Projections</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577167#M13015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert...that helped some.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I adjusted my extents per the rest service file.&amp;nbsp; Then I commented out all map services except the facilities layer that has the MGRS grid.&amp;nbsp; Everything is correct and in the right projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I add back in the Street Map layer (ESRI live maps) and reload the map, the Street Map layer loads over the facilities layer.&amp;nbsp; The Street Map layer is blank, but when turned off my layer is still in the correct place.&amp;nbsp; To me this means the Street Map layer is not reprojecting to be where my data is.&amp;nbsp; I have the Street Map layer loading with the Live Maps, rather than the Basemaps.&amp;nbsp; Thoughts about what might be wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached my config.xml file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 15:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/maps-in-two-projections/m-p/577167#M13015</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-04T15:26:19Z</dc:date>
    </item>
  </channel>
</rss>

