<?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: possible to add Intranet Google Earth imagery as layer to web app? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474666#M44040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some more &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/68338-WMTS-for-NASA?p=238234&amp;amp;viewfull=1#post238234"&gt;reading &lt;/A&gt;&lt;SPAN&gt;it appears esri.layers.WebTiledLayer is the way to go.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Google Maps for Google Earth Enterprise follows the same URL format of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://some.domain.com/$" rel="nofollow" target="_blank"&gt;http://some.domain.com/$&lt;/A&gt;&lt;SPAN&gt;{level}/${col}/${row}/.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is determining the esri.layers.TileInfo parameters for it because it wasn't created in web mercator (or 'GMercatorProjector' in Google speak) but rather 'LatLngProjection'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Main question&lt;/STRONG&gt;&lt;SPAN&gt;: will WebTiledLayer work on non-WebMercator services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, then I have to figure out the rest of the esri.layers.TileInfo props:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;dpi (72)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;format (jpg) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;height (256) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;STRONG&gt;lods (?) &lt;/STRONG&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;STRONG&gt;origin (?) &lt;/STRONG&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;spatialReference (4326) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;width (256)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 11:54:17 GMT</pubDate>
    <dc:creator>martinschmoll</dc:creator>
    <dc:date>2012-11-14T11:54:17Z</dc:date>
    <item>
      <title>possible to add Intranet Google Earth imagery as layer to web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474665#M44039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I work on an Intranet and we have a Google Earth globe with all of our imagery.&amp;nbsp; Is there a way for me add that imagery to an ArcGIS JavaScript API web map as a layer?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcGIS Server 10.1 and API 3.2.&amp;nbsp; I have no idea about the Google Earth side of things (if that matters).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 12:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474665#M44039</guid>
      <dc:creator>martinschmoll</dc:creator>
      <dc:date>2012-11-13T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: possible to add Intranet Google Earth imagery as layer to web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474666#M44040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some more &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/68338-WMTS-for-NASA?p=238234&amp;amp;viewfull=1#post238234"&gt;reading &lt;/A&gt;&lt;SPAN&gt;it appears esri.layers.WebTiledLayer is the way to go.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Google Maps for Google Earth Enterprise follows the same URL format of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://some.domain.com/$" rel="nofollow" target="_blank"&gt;http://some.domain.com/$&lt;/A&gt;&lt;SPAN&gt;{level}/${col}/${row}/.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is determining the esri.layers.TileInfo parameters for it because it wasn't created in web mercator (or 'GMercatorProjector' in Google speak) but rather 'LatLngProjection'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Main question&lt;/STRONG&gt;&lt;SPAN&gt;: will WebTiledLayer work on non-WebMercator services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, then I have to figure out the rest of the esri.layers.TileInfo props:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;dpi (72)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;format (jpg) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;height (256) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;STRONG&gt;lods (?) &lt;/STRONG&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;STRONG&gt;origin (?) &lt;/STRONG&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;spatialReference (4326) &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;width (256)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 11:54:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474666#M44040</guid>
      <dc:creator>martinschmoll</dc:creator>
      <dc:date>2012-11-14T11:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: possible to add Intranet Google Earth imagery as layer to web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474667#M44041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you pass in tileInfo, the WebTiledLayer will use that. Otherwise, it defaults to web mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; You already marked this as answered, but I wanted to follow up with more info and an example showing a non-web-mercator tiled layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you do this, your esri.Map will have to use 4326 as its spatial reference. This will happen automatically if you create your map and specify its extent in 4326 or if you specify no extent and the first layer you add to the map is your Google Imagery layer. I point out the spatial reference side of this because you won't be able to use other tiled services that are in web mercator. You'll still be able to use dynamic map services and feature layers as those support project on the fly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's an example of using a web tiled layer in 4326:&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://jsfiddle.net/b2U82/" rel="nofollow" target="_blank"&gt;http://jsfiddle.net/b2U82/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474667#M44041</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-11-14T16:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: possible to add Intranet Google Earth imagery as layer to web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474668#M44042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you pass in tileInfo, the WebTiledLayer will use that. Otherwise, it defaults to web mercator.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&amp;nbsp; You already marked this as answered, but I wanted to follow up with more info and an example showing a non-web-mercator tiled layer.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for that, it's working!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 13:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/possible-to-add-intranet-google-earth-imagery-as/m-p/474668#M44042</guid>
      <dc:creator>martinschmoll</dc:creator>
      <dc:date>2012-11-16T13:46:34Z</dc:date>
    </item>
  </channel>
</rss>

