<?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: Too many contours to TopoToRaster into elevation? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394493#M5574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly convert the contours to a raster and then symbolize it. Use the elevation value for the raster value and you could do some interesting representation.&amp;nbsp; Just another idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 17:46:34 GMT</pubDate>
    <dc:creator>MarkBoucher</dc:creator>
    <dc:date>2019-03-26T17:46:34Z</dc:date>
    <item>
      <title>Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394488#M5569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simply put,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to convert 10m contours of an island into a rough picture of the elevation - there is no need for high accuracy here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Upon running the topo to raster tool it says there are too many points (1557 records in attribute table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I just have to play with the number of iterations, or what options do I have here to end with a nice simple topographic map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure this is something someone can answer in 2 minutes and will take me a couple of clicks! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your time and assistance &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 15:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394488#M5569</guid>
      <dc:creator>DeanPhilpot1</dc:creator>
      <dc:date>2013-06-11T15:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394489#M5570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One idea is to simplify the polyline contours so there are not as many vertices, since accuracy is not that important. Search for simplify or generalization. There are tools not available to me right now for some reason.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea if this will help with the number of topo points:&amp;nbsp; under Customize&amp;gt;ArcMap Options increase the number in the field circled in the image. Maybe there is another geoprocessing setting or other setting like this somewhere that will give you a higher limit of points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25194[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 16:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394489#M5570</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-06-11T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394490#M5571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the Dice tool (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000037000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000037000000&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 20:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394490#M5571</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-06-11T20:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394491#M5572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A friend of mine also suggested Lines to Point, then Points to Continuous&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I bumped up the number of points via ArcMap Options and tried TopoToRaster again - FAILED! Maybe there are some of the options I should tinker with? See attached image&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Dice - I'm sure it done something but I took it to 750,000 and re-ran TopoToRaster but FAILED saying "too many points in the contour polyline" so I diced it further to 500k, 250k, 100k and then to 10k at which point TopoToRaster WORKED &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 11:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394491#M5572</guid>
      <dc:creator>DeanPhilpot1</dc:creator>
      <dc:date>2013-06-19T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394492#M5573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please don't convert the contours to points, that would not be a good idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the Dice size to, say less than 250000 and try, as the max number of vertices allowed in the contour lines are dependent on the output raster size and the number of vertices in a contour line. If that does not work then try a smaller number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and BTW, bumping up the number of point in ArcMap has no effect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 17:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394492#M5573</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-06-19T17:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394493#M5574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly convert the contours to a raster and then symbolize it. Use the elevation value for the raster value and you could do some interesting representation.&amp;nbsp; Just another idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394493#M5574</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2019-03-26T17:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Too many contours to TopoToRaster into elevation?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394494#M5575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your cell size is .0019 m (1.9 cm) -- given the extent your output raster would be huge. Suggest setting the output cell size to something like 5.0 or 10.0, or even 25.0 if you want a more general surface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 01:26:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/too-many-contours-to-topotoraster-into-elevation/m-p/394494#M5575</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-02T01:26:56Z</dc:date>
    </item>
  </channel>
</rss>

