<?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 How can I georeference a JPG with Python using pixel coordinates for source control points? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1415678#M82426</link>
    <description>&lt;P&gt;I have a series of JPG images with corresponding pixel coordinates on the image which will be used as the source control points for georeferencing. I know where the target points are in the coordinate plane so I would like to match the source point (in pixels) to the target point (in meters) using arcpy functionality. I've tried using the Warp tool which I understand expects the source points to also be in the units of the coordinate plane and since I only know the pixel position this doesn't work.&lt;BR /&gt;&lt;BR /&gt;Is there a way I can achieve this?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2024 01:44:40 GMT</pubDate>
    <dc:creator>HarunCelikOtto</dc:creator>
    <dc:date>2024-04-26T01:44:40Z</dc:date>
    <item>
      <title>How can I georeference a JPG with Python using pixel coordinates for source control points?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1415678#M82426</link>
      <description>&lt;P&gt;I have a series of JPG images with corresponding pixel coordinates on the image which will be used as the source control points for georeferencing. I know where the target points are in the coordinate plane so I would like to match the source point (in pixels) to the target point (in meters) using arcpy functionality. I've tried using the Warp tool which I understand expects the source points to also be in the units of the coordinate plane and since I only know the pixel position this doesn't work.&lt;BR /&gt;&lt;BR /&gt;Is there a way I can achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 01:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1415678#M82426</guid>
      <dc:creator>HarunCelikOtto</dc:creator>
      <dc:date>2024-04-26T01:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I georeference a JPG with Python using pixel coordinates for source control points?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1416006#M82453</link>
      <description>&lt;P&gt;You can do that with the GDAL Python library.&amp;nbsp; See this link for starters:&amp;nbsp; &lt;A href="https://gis.stackexchange.com/questions/116672/georeferencing-raster-using-gdal-and-python" target="_blank"&gt;https://gis.stackexchange.com/questions/116672/georeferencing-raster-using-gdal-and-python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 18:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1416006#M82453</guid>
      <dc:creator>JoeLummi</dc:creator>
      <dc:date>2024-04-26T18:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I georeference a JPG with Python using pixel coordinates for source control points?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1416139#M82464</link>
      <description>&lt;P&gt;Thank you Joe. I was able to accomplish what I wanted with the Rasterio module in Python but I was still curious if there was a native way to do this with the ArcGIS Pro's Arcpy.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 21:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-georeference-a-jpg-with-python-using/m-p/1416139#M82464</guid>
      <dc:creator>HarunCelikOtto</dc:creator>
      <dc:date>2024-04-26T21:33:34Z</dc:date>
    </item>
  </channel>
</rss>

