<?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 Problem with dynamic and tiled map services in the same application. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313257#M7430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two map services in my application. One is dynamic and one is tiled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1. &amp;lt;mapservice label="2009 Aerial" type="tiled" visible="false" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vahgis.com/ArcGIS/rest/services/AERIALS/Images_2009/MapServer" rel="nofollow" target="_blank"&gt;http://www.vahgis.com/ArcGIS/rest/services/AERIALS/Images_2009/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;2. &amp;lt;mapservice label="BaseDirect" type="dynamic" visible="true" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vahgis.com/ArcGIS/rest/services/WEB/BaseDirect_0331/MapServer" rel="nofollow" target="_blank"&gt;http://www.vahgis.com/ArcGIS/rest/services/WEB/BaseDirect_0331/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;I have 2 problems :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a. measurements using the DrawWidget and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b. GoogleStreetView.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it is to do with Projections and SpatialReference of the tiled layer.When I remove the tiled map service both the widgets seem to work fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Earlier I had problems with my Search and LiveLayer Widgets as well. But when I replaced all the "map.spatialReference" with "null" the widgets seemed to workfine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The SpatialReference for my tiled map service looks like this in Rest:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Reference: PROJCS["NAD83 / Illinois East",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",984250.0],PARAMETER["false_northing",0.0],PARAMETER["central_meridian",-88.33333333333333],PARAMETER["scale_factor",0.999975],PARAMETER["latitude_of_origin",36.66666666666666],UNIT["Foot_US",0.3048006096012192]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SpatialReference for my dynamic layer is 3435.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The map services are public, so you can take a look at them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application is here: &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.vahgis.com/flexviewer1.3/index.html"&gt;www.vahgis.com/flexviewer1.3/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(The tiled map service is visible at 2188 - 500 scale.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jun 2010 18:45:15 GMT</pubDate>
    <dc:creator>SreeS</dc:creator>
    <dc:date>2010-06-30T18:45:15Z</dc:date>
    <item>
      <title>Problem with dynamic and tiled map services in the same application.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313257#M7430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two map services in my application. One is dynamic and one is tiled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1. &amp;lt;mapservice label="2009 Aerial" type="tiled" visible="false" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vahgis.com/ArcGIS/rest/services/AERIALS/Images_2009/MapServer" rel="nofollow" target="_blank"&gt;http://www.vahgis.com/ArcGIS/rest/services/AERIALS/Images_2009/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;2. &amp;lt;mapservice label="BaseDirect" type="dynamic" visible="true" alpha="1"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vahgis.com/ArcGIS/rest/services/WEB/BaseDirect_0331/MapServer" rel="nofollow" target="_blank"&gt;http://www.vahgis.com/ArcGIS/rest/services/WEB/BaseDirect_0331/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;I have 2 problems :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a. measurements using the DrawWidget and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b. GoogleStreetView.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it is to do with Projections and SpatialReference of the tiled layer.When I remove the tiled map service both the widgets seem to work fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Earlier I had problems with my Search and LiveLayer Widgets as well. But when I replaced all the "map.spatialReference" with "null" the widgets seemed to workfine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The SpatialReference for my tiled map service looks like this in Rest:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Reference: PROJCS["NAD83 / Illinois East",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",984250.0],PARAMETER["false_northing",0.0],PARAMETER["central_meridian",-88.33333333333333],PARAMETER["scale_factor",0.999975],PARAMETER["latitude_of_origin",36.66666666666666],UNIT["Foot_US",0.3048006096012192]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SpatialReference for my dynamic layer is 3435.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The map services are public, so you can take a look at them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application is here: &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.vahgis.com/flexviewer1.3/index.html"&gt;www.vahgis.com/flexviewer1.3/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(The tiled map service is visible at 2188 - 500 scale.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 18:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313257#M7430</guid>
      <dc:creator>SreeS</dc:creator>
      <dc:date>2010-06-30T18:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dynamic and tiled map services in the same application.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313258#M7431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the googleStreetView I get this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FalutEvent fault=[RPC Fault faultString=""falutCode="400" faultDetail="'inSR' parameter is invalid"] messageId=null type-"falult" bubbles=false cancelable=true eventPhase=2]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 18:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313258#M7431</guid>
      <dc:creator>SreeS</dc:creator>
      <dc:date>2010-06-30T18:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dynamic and tiled map services in the same application.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313259#M7432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was with the Spatial-reference of the Aerial Map. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just added a blank layer to the Aerial Map and the spatial-reference came back to the original. Now the draw and googleStreetView work normally!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:54:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/problem-with-dynamic-and-tiled-map-services-in-the/m-p/313259#M7432</guid>
      <dc:creator>SreeS</dc:creator>
      <dc:date>2010-07-07T17:54:01Z</dc:date>
    </item>
  </channel>
</rss>

