<?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: Change Spatial Reference in ArcGIS Viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27147#M1540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This bug was introduced by issue &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex/issues/80" rel="nofollow" target="_blank"&gt;#80 (URL Parameters: Support projection of center/extent)&lt;/A&gt;&lt;SPAN&gt;. The problem is that the extent/center projection logic prevents the map's spatial reference from being set and therefore is ignored when trying to determine if the extent needs to be projected or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've created issue &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex/issues/131" rel="nofollow" target="_blank"&gt;#131&lt;/A&gt;&lt;SPAN&gt; for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2013 15:38:34 GMT</pubDate>
    <dc:creator>Juan_CarlosFranco</dc:creator>
    <dc:date>2013-05-14T15:38:34Z</dc:date>
    <item>
      <title>Change Spatial Reference in ArcGIS Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27145#M1538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to change the spatial reference of my basemap in ArcGIS viewer for Flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made my streets and imagery basemaps dynamic in the config file: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; &amp;lt;map attributionvisible="true" esrilogovisible="true" openhandcursorvisible="false" scalebarvisible="true" scalebar="default" zoomslidervisible="false" wraparound180="true" addarcgisbasemaps="false" initialextent="108 -45 155 -10" fullextent="-20000000 -20000000 20000000 20000000" wkid="4283" top="40" portalurl="https://www.arcgis.com"&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="dynamic" label="Imagery" icon="assets/images/basemap_imagery.jpg" imageformat="png8" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" visible="true"/&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="dynamic" label="Streets" icon="assets/images/basemap_streets.jpg" imageformat="png8" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" visible="false"/&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/map&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you can see I set my wkid="4283" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However when I open my ArcGIS Viewer and go to preview, it loads my imagery basemaps but it is still in SpatialReference = 102100. I know this because I have altered my coordinate widget to display the spatial reference wkid alongside the coordinates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont understand why, this works fine in my Flex API in flashbuilder, but when it comes to the viewer maybe I am missing something I have to alter in the Basemaps &amp;amp; Operational Layers, I was thinking config would do everything for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone offer me some help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 05:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27145#M1538</guid>
      <dc:creator>JoeHewitt</dc:creator>
      <dc:date>2013-05-13T05:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change Spatial Reference in ArcGIS Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27146#M1539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Not sure why but in FV3.1 &amp;amp; 3.2 what you have works and in 3.3 it does not... Maybe esri can shed some light.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 13:03:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27146#M1539</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-05-13T13:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change Spatial Reference in ArcGIS Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27147#M1540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This bug was introduced by issue &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex/issues/80" rel="nofollow" target="_blank"&gt;#80 (URL Parameters: Support projection of center/extent)&lt;/A&gt;&lt;SPAN&gt;. The problem is that the extent/center projection logic prevents the map's spatial reference from being set and therefore is ignored when trying to determine if the extent needs to be projected or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've created issue &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex/issues/131" rel="nofollow" target="_blank"&gt;#131&lt;/A&gt;&lt;SPAN&gt; for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 15:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27147#M1540</guid>
      <dc:creator>Juan_CarlosFranco</dc:creator>
      <dc:date>2013-05-14T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change Spatial Reference in ArcGIS Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27148#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you have access to change the viewer source code then I can verify that the change the JC made to the source code on GitHub does work for fixing this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-flex/issues/131"&gt;https://github.com/Esri/arcgis-viewer-flex/issues/131&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 15:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/change-spatial-reference-in-arcgis-viewer/m-p/27148#M1541</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-05-15T15:25:11Z</dc:date>
    </item>
  </channel>
</rss>

