<?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: Creating a polyline from a start to end point, following points of the same elevation in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470071#M36706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to provide the raster's name... right now the "\Flo..." stuff is an integer I bet and Rstream needs to be a filename&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2018 14:00:05 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-05-08T14:00:05Z</dc:date>
    <item>
      <title>Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470064#M36699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you&amp;nbsp; people . I have an interesting question which i hope&amp;nbsp; u might help me with .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a DEM&amp;nbsp; and&amp;nbsp; two point shapefiles. I want&amp;nbsp; to draw&amp;nbsp; a line from point 1 in shapefile 1 to any point&amp;nbsp; in shapefile 2 which has the&amp;nbsp; same&amp;nbsp; elevation with point 1. The&amp;nbsp; line&amp;nbsp; should follow points of the&amp;nbsp; same elevation in the DEM hence the&amp;nbsp; line will likely be an winding line rather than a straight one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank&amp;nbsp; you&amp;nbsp; for your&amp;nbsp; time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 10:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470064#M36699</guid>
      <dc:creator>SimbarasheKapfumo</dc:creator>
      <dc:date>2018-05-06T10:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470065#M36700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/contour-list.htm"&gt;&lt;STRONG&gt;Contour list&lt;/STRONG&gt; &lt;/A&gt;.... or even contour, then convert to polylines.&lt;/P&gt;&lt;P&gt;Finally, intersect with your points using &lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/split-line-at-point.htm"&gt;Split at point&lt;/A&gt; &lt;/STRONG&gt;and keep the bits you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 11:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470065#M36700</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-06T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470066#M36701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp; . Its a very long process though&amp;nbsp; because i had to&amp;nbsp; do some&amp;nbsp; clean up to remove&amp;nbsp; the&amp;nbsp; other&amp;nbsp; unwanted contours ..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 16:56:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470066#M36701</guid>
      <dc:creator>SimbarasheKapfumo</dc:creator>
      <dc:date>2018-05-06T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470067#M36702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if the number is smaller, select the ones you want and make a new featureclass from them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 17:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470067#M36702</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-06T17:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470068#M36703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an image of the input and final result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 21:19:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470068#M36703</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-06T21:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470069#M36704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still writing code to select the wanted lines. there a lot of conditions the lines have to meet and there are a lot of lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 12:12:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470069#M36704</guid>
      <dc:creator>SimbarasheKapfumo</dc:creator>
      <dc:date>2018-05-08T12:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470070#M36705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any way of writing the statement below in arcpy&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.gp.RasterCalculator_sa(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"(&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;%FlowAcc%&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt; &amp;gt; 5000)"&lt;/SPAN&gt;, Rstream)
&lt;PRE class="lia-code-sample line-numbers language-none"&gt;i want to select values greater than 5000 in Flow Accumulation raster (FlowAcc) and save them to Rstream .
when i put it in python it returned an error&amp;nbsp;:&amp;nbsp;'int' object has no attribute 'save&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470070#M36705</guid>
      <dc:creator>SimbarasheKapfumo</dc:creator>
      <dc:date>2021-12-11T20:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470071#M36706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to provide the raster's name... right now the "\Flo..." stuff is an integer I bet and Rstream needs to be a filename&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 14:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470071#M36706</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-08T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a polyline from a start to end point, following points of the same elevation</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470072#M36707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rstream is a file. the code is so long i just shorted it. But whole code is almost the same as the 1 i used and it worked well&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9.0pt;"&gt;arcpy.gp.RasterCalculator_sa(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"Con(&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;%Fill (2)%&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt; == &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;%ZonalStast_Max%&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;%Fill (2)%&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;)"&lt;/SPAN&gt;, MaxRasterPoints)&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 14:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-polyline-from-a-start-to-end-point/m-p/470072#M36707</guid>
      <dc:creator>SimbarasheKapfumo</dc:creator>
      <dc:date>2018-05-08T14:39:35Z</dc:date>
    </item>
  </channel>
</rss>

