<?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: Georeferencing processing time and efficiency (Python script) in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49052#M293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Georeferencing will only apply the control points to the raster and change the visualization. Updating the georeference will only change the worldfile and not the actual raster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you warp a raster a new output raster is created. Depending the type of resampling method the time can increase even more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2017 17:22:49 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-11-13T17:22:49Z</dc:date>
    <item>
      <title>Georeferencing processing time and efficiency (Python script)</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49051#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I georeference a tif or jpg image on ArcMaps by loading the link table with a dozen control points, the transformation takes a second or two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I run the Python script using WarpFromFile, it takes around 10 minutes. Here is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcpy.WarpFromFile_management(input.jpg, output.tif, link_table.txt, POLYORDER1, NEAREST)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason for that? e.g. I input a jpg and the output is a tif, perhaps this slows down the process.&lt;/P&gt;&lt;P&gt;Any idea on how to improve the efficiency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 17:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49051#M292</guid>
      <dc:creator>VictorGay</dc:creator>
      <dc:date>2017-11-13T17:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Georeferencing processing time and efficiency (Python script)</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49052#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Georeferencing will only apply the control points to the raster and change the visualization. Updating the georeference will only change the worldfile and not the actual raster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you warp a raster a new output raster is created. Depending the type of resampling method the time can increase even more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 17:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49052#M293</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-13T17:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Georeferencing processing time and efficiency (Python script)</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49053#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see, so it's the rectification that takes some time by generating a new output raster.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 17:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/georeferencing-processing-time-and-efficiency/m-p/49053#M294</guid>
      <dc:creator>VictorGay</dc:creator>
      <dc:date>2017-11-13T17:33:21Z</dc:date>
    </item>
  </channel>
</rss>

