<?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: Trouble with creating points along line in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244655#M63881</link>
    <description>&lt;P&gt;You're exactly right! It didn't have a point layer to use. It worked perfectly, thank you very much!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2022 20:58:51 GMT</pubDate>
    <dc:creator>KeithAdams1</dc:creator>
    <dc:date>2022-12-30T20:58:51Z</dc:date>
    <item>
      <title>Trouble with creating points along line</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244493#M63852</link>
      <description>&lt;P&gt;I am trying to get some experience with using the Create Points Along Line tool but I am getting an error that I can't get passed. My workflow is:&lt;/P&gt;&lt;P&gt;1. create file geodatabase; 2. create feature class in geodatabase (line with a PCS of&amp;nbsp;NAD 1983 HARN StatePlane Hawaii 3 FIPS 5103 (US Feet); 3. draw line and save feature; 4. search Create Points Along Line tool, in the modify feature pane try to mess around with how many points are made along the selected line.&lt;/P&gt;&lt;P&gt;This is where I get messed up. I try to generate the points along the line I created but I get the error message "Create points failed No support for this geometry type.".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know what I may be doing wrong and how I can fix my workflow?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks everyone!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 05:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244493#M63852</guid>
      <dc:creator>KeithAdams1</dc:creator>
      <dc:date>2022-12-30T05:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with creating points along line</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244532#M63861</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/195211"&gt;@KeithAdams1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried the 'Generate points along line' geoprocessing tool? I think this is what you are looking for. This tool will create a new points feature class.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will help you out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 13:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244532#M63861</guid>
      <dc:creator>AntoinevanEsch</dc:creator>
      <dc:date>2022-12-30T13:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with creating points along line</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244600#M63870</link>
      <description>&lt;P&gt;You performed an operation with a tool which is outside of the normal editing workflow.&amp;nbsp; The&amp;nbsp;&lt;SPAN&gt;search you performed in step #4 incorrectly gave you access to a tool which is &lt;U&gt;only supported on &lt;STRONG&gt;Point&lt;/STRONG&gt; features&lt;/U&gt;.&amp;nbsp; You tried to use a Point feature tool on a Line feature and got a "Not supported for this geometry type", which is actually a good error.&amp;nbsp; You could log an ArcGIS Idea request to say that the Command Search should not give you access to a tool which is incompatible with the selected layer, but if you stay within the "typical editing workflows" this shouldn't be a problem.&lt;BR /&gt;&lt;BR /&gt;1. create file geodatabase&lt;BR /&gt;2. create &lt;STRONG&gt;Line&lt;/STRONG&gt; feature class in geodatabase (line with a PCS of&amp;nbsp;NAD 1983 HARN StatePlane Hawaii 3 FIPS 5103 (US Feet);&lt;BR /&gt;3. draw line and save feature; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. create &lt;STRONG&gt;Point&amp;nbsp;&lt;/STRONG&gt;feature class in geodatabase (line with a PCS of&amp;nbsp;NAD 1983 HARN StatePlane Hawaii 3 FIPS 5103 (US Feet);&lt;/P&gt;&lt;P&gt;5. click Create button&lt;BR /&gt;6. In the Create Features pane, select your &lt;U&gt;Point&lt;/U&gt; Feature Layer from the available templates.&amp;nbsp; The Template should have the &lt;STRONG&gt;&lt;SPAN&gt;Create Points Along Line &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;tool&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;This tool will create new Point features. (Note: you could perform a command search for the tool, but I do not recommend that workflow for editing).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;7. Per the Point tool instructions:&amp;nbsp; select a Line&amp;nbsp; (from another layer)&lt;BR /&gt;8.&amp;nbsp;&lt;SPAN&gt;mess around with how many points are made along the selected line.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;9. Click the Create button&lt;BR /&gt;10.&amp;nbsp; Your Point Feature Class should now have new Point features added.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I agree this is confusing and the tool instructions should be more concise.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GoWest_0-1672422479358.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59552iBE46E87675A2ECB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GoWest_0-1672422479358.png" alt="GoWest_0-1672422479358.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 17:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244600#M63870</guid>
      <dc:creator>GoWest</dc:creator>
      <dc:date>2022-12-30T17:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with creating points along line</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244655#M63881</link>
      <description>&lt;P&gt;You're exactly right! It didn't have a point layer to use. It worked perfectly, thank you very much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 20:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244655#M63881</guid>
      <dc:creator>KeithAdams1</dc:creator>
      <dc:date>2022-12-30T20:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with creating points along line</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244705#M63890</link>
      <description>&lt;P&gt;Thank you very much for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2023 06:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-with-creating-points-along-line/m-p/1244705#M63890</guid>
      <dc:creator>KeithAdams1</dc:creator>
      <dc:date>2023-01-01T06:21:55Z</dc:date>
    </item>
  </channel>
</rss>

