<?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: ArcPy create parameter for coordinates input in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087227#M61995</link>
    <description>&lt;P&gt;Your code won't work right now in any environment. You need to create a shape object using arcpy.Polygon(), you can't just stuff a list of coordinates in a shape field. Good examples in the help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/writing-geometries.htm" target="_self"&gt;ArcGIS Pro Help: Writing Geometries&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once you get this working at the Python command line (or a python notebook) then you can go ahead and create a script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Aug 2021 19:22:17 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2021-08-09T19:22:17Z</dc:date>
    <item>
      <title>­</title>
      <link>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087211#M61991</link>
      <description />
      <pubDate>Sun, 02 Jul 2023 12:16:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087211#M61991</guid>
      <dc:creator>MoSaket</dc:creator>
      <dc:date>2023-07-02T12:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy create parameter for coordinates input</title>
      <link>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087212#M61992</link>
      <description>&lt;P&gt;you might find a script tool the easiest to create initially&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/create-a-python-script-tool.htm" target="_blank"&gt;Create a script tool—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what is coordinates = [] intended to be doing?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 18:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087212#M61992</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-08-09T18:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy create parameter for coordinates input</title>
      <link>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087227#M61995</link>
      <description>&lt;P&gt;Your code won't work right now in any environment. You need to create a shape object using arcpy.Polygon(), you can't just stuff a list of coordinates in a shape field. Good examples in the help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/writing-geometries.htm" target="_self"&gt;ArcGIS Pro Help: Writing Geometries&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once you get this working at the Python command line (or a python notebook) then you can go ahead and create a script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 19:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/unreadable-title/m-p/1087227#M61995</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-08-09T19:22:17Z</dc:date>
    </item>
  </channel>
</rss>

