<?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 Polyline to Raster &amp;amp;quot;No Data&amp;amp;quot; in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527611#M7637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a raster from contour lines. The contour has a 2 M resolution and I set the cell size to 5. Increasing the cell size is not an option and I may even run it again on a smaller scale. I have a lot of cells that did not have a contour line pass through them so they came up as no data. What tool should I use to give these cells an elevation that is either equal to the closest polyline or even better, a distance weighted value between two cells that have a value. I like the ideas of interpolation with IDW, nat neighbor, and kriging, but they work for point values. Is there a better way than transforming my cells to points, then interpolating, and then changing them back with values?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 00:02:56 GMT</pubDate>
    <dc:creator>aaronboci1</dc:creator>
    <dc:date>2013-12-27T00:02:56Z</dc:date>
    <item>
      <title>Polyline to Raster &amp;quot;No Data&amp;quot;</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527611#M7637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a raster from contour lines. The contour has a 2 M resolution and I set the cell size to 5. Increasing the cell size is not an option and I may even run it again on a smaller scale. I have a lot of cells that did not have a contour line pass through them so they came up as no data. What tool should I use to give these cells an elevation that is either equal to the closest polyline or even better, a distance weighted value between two cells that have a value. I like the ideas of interpolation with IDW, nat neighbor, and kriging, but they work for point values. Is there a better way than transforming my cells to points, then interpolating, and then changing them back with values?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527611#M7637</guid>
      <dc:creator>aaronboci1</dc:creator>
      <dc:date>2013-12-27T00:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527612#M7638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you rule out Topotoraster tool? &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000006s000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000006s000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527612#M7638</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-12-27T00:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527613#M7639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This will not work from raster cells because it is an invalid input. I think I will have to change my raster layer to a point layer. Then try the interpolation methods to give each point an elevation value. Then go back with point to raster. I will try this method, I just didn't want to spend the time since my data set isn't very small and because of uncertainty being created with every transformation of data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527613#M7639</guid>
      <dc:creator>aaronboci1</dc:creator>
      <dc:date>2013-12-27T00:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527614#M7640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The TopoToRaster tool was written to create a DEM from contour lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It takes point, polyline and polygon features as input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 14:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527614#M7640</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-12-27T14:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527615#M7641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve is quite right, and I feel compelled to add that Topo To Raster works better with contour lines input than with points -- using the curve of the line to determine some of the weights to try to minimize terrace effects caused by the inherent sample bias in contour data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's really quite nifty.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Dec 2013 01:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527615#M7641</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-12-28T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527616#M7642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I am giving the TopoToRast a go. Once the School's computer runs the tool, I will let you know if it brings up results that can be used in my future analyses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: I ran the tool and I have been waiting for 4 hours for it to say its at least processing. The results window says its running though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 20:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527616#M7642</guid>
      <dc:creator>aaronboci1</dc:creator>
      <dc:date>2014-01-14T20:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527617#M7643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaron&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess it all depends on the size of your input data, the size of the output and the speed of your computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest that you initially use a subset of your data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also want to have a look at &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/08/13/how-large-a-dem-can-the-topotoraster-tool-create/"&gt;How large a DEM can the TopoToRaster tool create?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 15:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527617#M7643</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2014-01-15T15:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527618#M7644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The computer is the problem. I tried topo to raster on one sixth of the area I'm working on and I got an error saying the computer doesn't have enough memory to accomplish the task. 010005 Unable to allocate memory. So I have to go to a computer with some balls or split my data into a bunch of small parts, then reform them after. Ugh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527618#M7644</guid>
      <dc:creator>aaronboci1</dc:creator>
      <dc:date>2014-01-16T17:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527619#M7645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Misleading error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your output raster is too big, make your cell size larger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of ArcGIS are you running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and, with the cell size that you are specifying do you know what size raster it'll create (i.e. how many rows, columns)?, use PolylineToRaster using the contours as input and then look at the properties of the output raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527619#M7645</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2014-01-16T17:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527620#M7646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;10.1. I changed to computers with more power. I am getting error 010168. it keeps saying what I'm trying to create already exists but there is no file with the name. So I've tried it 3 times with a new name. And I have 2 meter contour data and I'm trying to keep it below 10 because I have 10M DEM but for what I'm doing, its not fine enough. That's why I'm trying to change my 2 meter contour into a DEM. The polyline to raster worked great but only for the cells that the polylines of the contours traveled through. All the other cells were given no data. I just want those cells to have data. I may do the polyline again but on a much larger scale and just overlay the values of the larger scale on the smaller but only for no data cells&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 18:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527620#M7646</guid>
      <dc:creator>aaronboci1</dc:creator>
      <dc:date>2014-01-16T18:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline to Raster "No Data"</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527621#M7647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How many rows/columns in the raster you created using PolylineToRaster?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2m contours mean that vertically the DEM is sliced every 2m.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm trying to determine is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) what is the cell size of the DEM you want to create?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) how did you decide on this cell size?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) given the extent and cell size, what size raster will be created&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to take this offline please email me at &lt;/SPAN&gt;&lt;A href="mailto:slynch@esri.com"&gt;slynch@esri.com&lt;/A&gt;&lt;SPAN&gt; and we can post the conclusion to this forum post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 22:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/polyline-to-raster-amp-quot-no-data-amp-quot/m-p/527621#M7647</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2014-01-16T22:19:52Z</dc:date>
    </item>
  </channel>
</rss>

