<?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: Point To Raster Tool in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452358#M15209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think a degree at the equator should be &lt;/SPAN&gt;&lt;A href="http://geography.about.com/library/faq/blqzdistancedegree.htm"&gt;approximately 69 miles (111 kilometers) &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so, .85 of a degree maybe around 100km... and where in my image it is blocky (in the bottom left), this block size is about 100km, so that is the expected cell size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the whole raster should be cells of this size, I would think, according to how point to raster works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 15:19:02 GMT</pubDate>
    <dc:creator>MichaelBlom</dc:creator>
    <dc:date>2014-06-05T15:19:02Z</dc:date>
    <item>
      <title>Point To Raster Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452356#M15207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the point to raster tool, summing by "theCalcField", and using a cell size of .85 degrees.&amp;nbsp; So I expect a full blocky-style raster.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why then does the tool create a raster as though each cell is considering values from outside it's own cell (as per many other spatial analyst tools)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.PointToRaster_conversion(LOCATIONS, theCalcField, RASTER_LAYER, "SUM", "NONE", "0.85")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And an image of the raster:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34391[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 14:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452356#M15207</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2014-06-05T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Point To Raster Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452357#M15208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At .85 degrees, this should be 2 or 3 cells tall, correct? So the cellsize is not being set correctly. Is the input point data in geographic coordinate system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 15:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452357#M15208</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2014-06-05T15:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Point To Raster Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452358#M15209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think a degree at the equator should be &lt;/SPAN&gt;&lt;A href="http://geography.about.com/library/faq/blqzdistancedegree.htm"&gt;approximately 69 miles (111 kilometers) &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so, .85 of a degree maybe around 100km... and where in my image it is blocky (in the bottom left), this block size is about 100km, so that is the expected cell size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the whole raster should be cells of this size, I would think, according to how point to raster works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 15:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452358#M15209</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2014-06-05T15:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Point To Raster Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452359#M15210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps your layer display is using bilinear interpolation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452359#M15210</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2014-06-06T14:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Point To Raster Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452360#M15211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nice one! yes, it was due to the symbology that had been applied to the raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 15:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-raster-tool/m-p/452360#M15211</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2014-06-06T15:14:03Z</dc:date>
    </item>
  </channel>
</rss>

