<?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: Raster to Polyline problem in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222528#M7658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the layers, I feel you are looking to delineate the stream network.&lt;/P&gt;&lt;P&gt;Are you looking for the polylines of Stream Network? In that Case, you could follow these steps .&lt;/P&gt;&lt;P&gt;1. Add a&amp;nbsp;DEM&lt;/P&gt;&lt;P&gt;2. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/fill.htm"&gt;Fill Sink&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/flow-direction.htm"&gt;Flow Direction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/flow-accumulation.htm"&gt;Flow Accumulation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;5. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/con-.htm"&gt;Con Tool &lt;/A&gt;(Optional; To delineate appropriate Stream Network)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Select Flow accumulation as input conditional raster&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Set 1 as constant value&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Expression: Value &amp;gt; &amp;lt;a threshold pixel value&amp;gt;&lt;/P&gt;&lt;P&gt;6. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/stream-link.htm"&gt;Stream Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;7. &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/stream-to-feature.htm"&gt;Stream to Feature&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link&lt;STRONG&gt;&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/identifying-stream-networks.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/identifying-stream-networks.htm"&gt;Identifying stream networks—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 12:14:47 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2017-07-10T12:14:47Z</dc:date>
    <item>
      <title>Raster to Polyline problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222526#M7656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello im new here,&lt;/P&gt;&lt;P&gt;so i have problem with my modeling. now im working to modeling migration and accumulation of hydrocarbon. i have got the model builder from someone who has similar project with me. i tried to follow the model builder but have problem when i used "raster to polyline" tools (see the attachment), it became a grid-line. first i think that the problem is my data but when i tried with another data the results still same, it became gridline. can anyone help me with this problem?? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 09:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222526#M7656</guid>
      <dc:creator>RudiniRudini</dc:creator>
      <dc:date>2017-07-10T09:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to Polyline problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222527#M7657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why are you using 'raster to polyline' if you don't want lines?&amp;nbsp; Are you looking for a polygon?&amp;nbsp; If so, you would have to use the 'raster to polygon with a cell size large enough to close up the space between your polylines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222527#M7657</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-07-10T10:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to Polyline problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222528#M7658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the layers, I feel you are looking to delineate the stream network.&lt;/P&gt;&lt;P&gt;Are you looking for the polylines of Stream Network? In that Case, you could follow these steps .&lt;/P&gt;&lt;P&gt;1. Add a&amp;nbsp;DEM&lt;/P&gt;&lt;P&gt;2. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/fill.htm"&gt;Fill Sink&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/flow-direction.htm"&gt;Flow Direction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/flow-accumulation.htm"&gt;Flow Accumulation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;5. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/con-.htm"&gt;Con Tool &lt;/A&gt;(Optional; To delineate appropriate Stream Network)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Select Flow accumulation as input conditional raster&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Set 1 as constant value&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Expression: Value &amp;gt; &amp;lt;a threshold pixel value&amp;gt;&lt;/P&gt;&lt;P&gt;6. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/stream-link.htm"&gt;Stream Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;7. &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/stream-to-feature.htm"&gt;Stream to Feature&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link&lt;STRONG&gt;&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/identifying-stream-networks.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/identifying-stream-networks.htm"&gt;Identifying stream networks—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 12:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/raster-to-polyline-problem/m-p/222528#M7658</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-07-10T12:14:47Z</dc:date>
    </item>
  </channel>
</rss>

