<?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: Raster to KML problem in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265825#M15366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an old forum, but I use SAFE FME to do all my conversions to KML and KMZ, &lt;/SPAN&gt;&lt;A href="http://www.safe.com/"&gt;http://www.safe.com/&lt;/A&gt;&lt;SPAN&gt; of course you need to pay for this software, but it can convert multipatch file geodatabases (3Dish), raster and vector easily with lots of control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 17:33:08 GMT</pubDate>
    <dc:creator>DavidBirkigt</dc:creator>
    <dc:date>2011-08-17T17:33:08Z</dc:date>
    <item>
      <title>Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265820#M15361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am attempting to convert a georeferenced jpeg image into a KML in order to view in Google Earth. When I perform this conversion using the default settings, the output is a tiny (&amp;lt;100 KB) file that will open in GE, but is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;extremely &lt;/SPAN&gt;&lt;SPAN&gt;pixelated and missing information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The optional settings under "OUTPUT IMAGE PROPERTIES" include two ambiguous parameters called: "Size of returned image (pixels)", and "DPI of output image".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What exactly does&amp;nbsp; "Size of returned image (pixels)" mean? The help documentation describes it as defining the "vertical and horizontal resolution of any rasters in the KML document". So, if the image being converted is 10800 x 14840 then what in the world should the size be set at? I have tried using units with that order of magnitude and the result will not open in GE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does "DPI of output image" somehow imply resolution? The help documentation says that it defines "the device resolution for any rasters in the KML document". It seems that that was addressed in the previous field. Changing this value has no appreciable effect on the output, as far as I can tell. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems like a much simpler process that it has proven to be. Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 21:27:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265820#M15361</guid>
      <dc:creator>JohnNiles</dc:creator>
      <dc:date>2010-06-04T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265821#M15362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I have not. With the popularity of Google Earth, I'm really surprised there isn't more information out there on this function.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 16:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265821#M15362</guid>
      <dc:creator>JohnNiles</dc:creator>
      <dc:date>2010-06-17T16:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265822#M15363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone...?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 19:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265822#M15363</guid>
      <dc:creator>JohnNiles</dc:creator>
      <dc:date>2010-07-06T19:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265823#M15364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are going to encounter a couple of issues by trying to open this image in Google Earth. The biggest issue I�??ve learned about is this application limits the size of image files it supports to 2048 rows and columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So even if you specified the larger dimension of your image (14840) as the �??Size of returned image (pixels)�?� the tool would generate a result but you would not successfully see it within Google Earth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found three recommended solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;You can break your JPEG image into smaller chunks (2048x2048) and then add them into ArcMap and save the mxd. (There is a new tool in version 10 called Split Raster that will do this.) Then use the Map To Layer tool to export the content.&lt;/LI&gt;&lt;BR /&gt;The issue with this is you may end up with lines between your chunks when you view it in Google Earth. At least, this is what I keep seeing.&lt;BR /&gt;&lt;LI&gt;You can serve the JPEG image as an image service using ArcGIS Server and via the Service Directory you can open it in Google Earth, or save the kmz to your desktop to share it.&lt;/LI&gt;&lt;BR /&gt;This worked successfully for me.&lt;BR /&gt;&lt;LI&gt;Use ArcGIS Explorer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 19:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265823#M15364</guid>
      <dc:creator>MelanieHarlow</dc:creator>
      <dc:date>2010-07-09T19:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265824#M15365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried lowering the resolution to 2048 and it did not work all that well for me.&amp;nbsp; There seems to be a lot of compression within the image and cells tend to overlap.&amp;nbsp; I even tried lowering the resolution to 500 for the split and I still don't get the desired edge sharpness.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to overcome this in a setting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There needs to be more of a description on what the DPI does and the limits on resolution for export to Google Earth.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 14:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265824#M15365</guid>
      <dc:creator>CesarBorges</dc:creator>
      <dc:date>2010-08-19T14:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265825#M15366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an old forum, but I use SAFE FME to do all my conversions to KML and KMZ, &lt;/SPAN&gt;&lt;A href="http://www.safe.com/"&gt;http://www.safe.com/&lt;/A&gt;&lt;SPAN&gt; of course you need to pay for this software, but it can convert multipatch file geodatabases (3Dish), raster and vector easily with lots of control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265825#M15366</guid>
      <dc:creator>DavidBirkigt</dc:creator>
      <dc:date>2011-08-17T17:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265826#M15367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10 does indeed support raster into KML conversion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be tricky though. You're basically taking a snap shot of the raster as we use the GroundOverlay mechanism in KML to display these rasters. So you may need to try a few exports with the differing export options to fine tune your KML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Melanie points out, you may want to chop up your raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The best explanation of rasters inside KML can be found here: &lt;/SPAN&gt;&lt;A href="http://code.google.com/apis/kml/documentation/regions.html"&gt;http://code.google.com/apis/kml/documentation/regions.html&lt;/A&gt;&lt;SPAN&gt; starting at the 'Super-Overlays' section. It explains how the pixels of the image(s) works within KML clients.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265826#M15367</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2011-09-08T15:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265827#M15368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is very simple to do using QGIS using the OSGEO4W shell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply open the OSGEO4W shell and run the following command line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gdal_translate -a_nodata 0 -of KMLSUPEROVERLAY -co FORMAT=PNG INPUTFILENAME.tif&amp;nbsp;OUtputfilename.kmz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 04:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265827#M15368</guid>
      <dc:creator>MatthewGardner1</dc:creator>
      <dc:date>2018-05-31T04:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to KML problem</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265828#M15369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also had great luck exporting a raster layer from an .mxd&amp;nbsp;to kml&amp;nbsp;/ kmz&amp;nbsp;using the custom tool found here (I didn't create this or know who did):&amp;nbsp;&lt;A class="link-titled" href="https://bitbucket.org/wankoelias/maptogarmincustommap/overview" title="https://bitbucket.org/wankoelias/maptogarmincustommap/overview"&gt;wankoelias / MapToGarminCustomMap — Bitbucket&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to do a good job of preserving raster resolution in the output, and can be ran straight from ArcCatalog inside of an ArcMap session. Just download and unpack the tool / toolbox locally, navigate to it in Catalog and give it a shot. Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 12:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-to-kml-problem/m-p/265828#M15369</guid>
      <dc:creator>RexRobichaux2</dc:creator>
      <dc:date>2018-05-31T12:46:04Z</dc:date>
    </item>
  </channel>
</rss>

