<?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: overlays two Tiled Map Services with Different Spatial References in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482037#M44866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank repply, you have&amp;nbsp;any approach for&amp;nbsp;this problem? can&amp;nbsp;use &amp;nbsp;&lt;SPAN&gt;&lt;SPAN style="background-color: #fefefe; color: #636363;"&gt;Dynamic map service overlay&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; background-color: #ffffff;"&gt;Esri basemap&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FWorld_Topo_Map%2FMapServer" rel="nofollow" style="color: #000000; background-color: #ffffff; border: 0px; text-decoration: underline; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;World_Topo_Map (MapServer)&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 01:44:37 GMT</pubDate>
    <dc:creator>lasinh</dc:creator>
    <dc:date>2016-12-23T01:44:37Z</dc:date>
    <item>
      <title>overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482035#M44864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i&amp;nbsp;use&amp;nbsp;Esri basemap&amp;nbsp;&lt;A class="link-titled" href="http://services.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer" title="http://services.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer"&gt;World_Topo_Map (MapServer)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;then overlay my&amp;nbsp;Tiled Map Services; &amp;nbsp;&lt;SPAN&gt;my&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Tiled Map Services display incorrect place.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How To overlays two Tiled Map Services with Different Spatial References in ArcGIS API for JavaScript?( two Services cached scale as same; Different Spatial References)??&lt;/P&gt;&lt;P&gt;my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd" rel="nofollow" target="_blank"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;html xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml" rel="nofollow" target="_blank"&gt;http://www.w3.org/1999/xhtml&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&amp;gt;&lt;BR /&gt; &amp;lt;meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no"&amp;gt;&lt;BR /&gt; &amp;lt;meta charset="utf-8"&amp;gt;&lt;BR /&gt; &amp;lt;meta name="viewport" content="width=device-width, initial-scale=1"&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fjs.arcgis.com%2F3.18%2Fesri%2Fcss%2Fesri.css" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.18/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fajax.googleapis.com%2Fajax%2Flibs%2Fjquery%2F1.12.4%2Fjquery.min.js" rel="nofollow" target="_blank"&gt;https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;link href="css/main.css" rel="stylesheet" /&amp;gt; &lt;BR /&gt;&lt;SPAN&gt; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fjs.arcgis.com%2F3.18%2F" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.18/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt; var map;&lt;BR /&gt; require([&lt;BR /&gt; "esri/map",&lt;BR /&gt; "dojo/ready", &lt;BR /&gt; "esri/SpatialReference", &lt;BR /&gt; "esri/layers/ArcGISTiledMapServiceLayer", &lt;BR /&gt;"dojo/dom",&lt;BR /&gt; "dojo/on",&lt;BR /&gt;"dojo/_base/array",&lt;BR /&gt;"dojo/parser",&lt;BR /&gt;"dojo/domReady!"&lt;BR /&gt;], function (&lt;BR /&gt;Map,&lt;BR /&gt;ready,&lt;BR /&gt;SpatialReference,&lt;BR /&gt;ArcGISTiledMapServiceLayer,&lt;BR /&gt;dom,&lt;BR /&gt;on,&lt;BR /&gt;array,&lt;BR /&gt;parser&lt;BR /&gt;) {&lt;BR /&gt; ready(function () {&lt;BR /&gt; parser.parse();&lt;BR /&gt; });&lt;BR /&gt; var spatialReference2 = new SpatialReference({ "wkt": 'PROJCS["VN-2000",GEOGCS["GCS_VN_2000",DATUM["D_VN_2000",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",107.75],PARAMETER["Scale_Factor",0.9999],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["Hon_Dau_1992",VDATUM["Hon_Dau_1992"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]]'&lt;BR /&gt; });&lt;BR /&gt; map = new Map("mapDiv", { &lt;BR /&gt; &lt;BR /&gt; spatialReference: spatialReference2&lt;BR /&gt; });&lt;BR /&gt;&lt;SPAN&gt; var pathGooglemap = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FWorld_Imagery%2FMapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;SPAN&gt;";&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; var tiled = new ArcGISTiledMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fstnmt.dongnai.gov.vn%3A8080%2Fatlasadaptor%2Frest%2Fservices%2FBandochuyende%2FNEN_CAOSU_vn_g%2FMapServer" rel="nofollow" target="_blank"&gt;http://stnmt.dongnai.gov.vn:8080/atlasadaptor/rest/services/Bandochuyende/NEN_CAOSU_vn_g/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;BR /&gt; map.addLayers([tiled]);&lt;/P&gt;&lt;P&gt;map.on("Click", function (evt) {&lt;BR /&gt; GooglemapLayer = new ArcGISTiledMapServiceLayer(pathGooglemap,&lt;BR /&gt; {&lt;BR /&gt; id: "idchuyende"&lt;BR /&gt; });&lt;BR /&gt; map.addLayer(GooglemapLayer, 0);&lt;BR /&gt; });&lt;BR /&gt;});&lt;BR /&gt; &amp;lt;/script&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body class="claro"&amp;gt;&lt;BR /&gt; &amp;lt;div id="conttain"&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;div id="divmap_data"&amp;gt;&lt;BR /&gt; &amp;lt;div id="mapDiv"&amp;gt; &lt;BR /&gt; &amp;lt;/div&amp;gt; &lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 04:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482035#M44864</guid>
      <dc:creator>lasinh</dc:creator>
      <dc:date>2016-12-22T04:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482036#M44865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;La Sinh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You Can Not use two tiled services that are not in the same WKID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 14:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482036#M44865</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-22T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482037#M44866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank repply, you have&amp;nbsp;any approach for&amp;nbsp;this problem? can&amp;nbsp;use &amp;nbsp;&lt;SPAN&gt;&lt;SPAN style="background-color: #fefefe; color: #636363;"&gt;Dynamic map service overlay&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; background-color: #ffffff;"&gt;Esri basemap&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FWorld_Topo_Map%2FMapServer" rel="nofollow" style="color: #000000; background-color: #ffffff; border: 0px; text-decoration: underline; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;World_Topo_Map (MapServer)&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 01:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482037#M44866</guid>
      <dc:creator>lasinh</dc:creator>
      <dc:date>2016-12-23T01:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482038#M44867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;La Sinh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes you can use ArcGISDynamicMapServiceLayer as that type layer will request ArcGIS Server to reproject the data to match the maps WKID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 01:48:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482038#M44867</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-23T01:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482039#M44868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;About speed, ArcGISDynamicMapServiceLayer&amp;nbsp;&lt;/SPAN&gt;speed faster or run faster &lt;SPAN style="background-color: #ffffff;"&gt;tiled services&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;ArcGISDynamic? &amp;nbsp;MapServiceLayer&amp;nbsp;&lt;/SPAN&gt;has not load &amp;nbsp;faster &lt;SPAN style="background-color: #ffffff;"&gt;tiled services?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 02:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482039#M44868</guid>
      <dc:creator>lasinh</dc:creator>
      <dc:date>2016-12-23T02:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: overlays two Tiled Map Services with Different Spatial References</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482040#M44869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Tiles will always be faster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 02:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlays-two-tiled-map-services-with-different/m-p/482040#M44869</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-23T02:26:51Z</dc:date>
    </item>
  </channel>
</rss>

