<?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: Cell size question for reprojecting a raster in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037398#M38613</link>
    <description>&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;I really liked the 2nd link on how cell size works. Clears up a lot for me. Most appreciated!&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 23:12:17 GMT</pubDate>
    <dc:creator>ChrisRandle</dc:creator>
    <dc:date>2021-03-16T23:12:17Z</dc:date>
    <item>
      <title>Cell size question for reprojecting a raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037267#M38593</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I am using ArcGIS Pro 'Project Raster' to convert a projected raster to GCS. The raster is a crop data layer using:&amp;nbsp;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;USA Contiguous Albers Equal Area Conic USGS Version with a spheroid of GRS 1980 and datum of NAD&lt;FONT face="arial,helvetica,sans-serif"&gt;8&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif" color="#000080"&gt;3.&lt;/FONT&gt; &lt;FONT face="arial,helvetica,sans-serif"&gt;It has a resolution of 30meters.&amp;nbsp;I would like to re-project this raster to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080"&gt;World Geodetic System 1984 (WGS84)&lt;/FONT&gt;. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;My question is for the Project Raster cell size field, do I enter '30' (30 meters) -Or- leave the cell size field blank and run the tool.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thank you for your time,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Chris&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 19:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037267#M38593</guid>
      <dc:creator>ChrisRandle</dc:creator>
      <dc:date>2021-03-16T19:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size question for reprojecting a raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037300#M38598</link>
      <description>&lt;P&gt;If you are projecting to GCS the output xy coordinates would be in degrees, so if you want to set it to an exact value you could use 1-arc-second, which is at about 30m in length over most of the earth. 1/3600 = 0.000278 degrees so that would be a good value to use to preserve the resolution. and not drop data cells.&lt;/P&gt;&lt;P&gt;These data are usually handled in a projected coordinate system so that area calculations are accurate. Why are you converting this to GCS?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 20:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037300#M38598</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-03-16T20:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size question for reprojecting a raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037311#M38600</link>
      <description>&lt;P&gt;Thanks so much for your quick response. I'm working with some older python code. I agree, things should be left as projected. This will change in the near future. I really appreciate your explanation--helps clarify things as I learn and grow in GIS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 20:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037311#M38600</guid>
      <dc:creator>ChrisRandle</dc:creator>
      <dc:date>2021-03-16T20:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size question for reprojecting a raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037367#M38605</link>
      <description>&lt;P&gt;you should read these&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/cell-size-projection-method.htm" target="_blank"&gt;Cell Size Projection Method (Environment setting)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/how-the-cell-size-projection-method-environment-setting-works.htm" target="_blank"&gt;How the Cell Size Projection Method environment setting works—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 21:40:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037367#M38605</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-16T21:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size question for reprojecting a raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037398#M38613</link>
      <description>&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;I really liked the 2nd link on how cell size works. Clears up a lot for me. Most appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 23:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cell-size-question-for-reprojecting-a-raster/m-p/1037398#M38613</guid>
      <dc:creator>ChrisRandle</dc:creator>
      <dc:date>2021-03-16T23:12:17Z</dc:date>
    </item>
  </channel>
</rss>

