<?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: How to rotate each feature in a feature class separately with specified degree in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1254194#M64988</link>
    <description>&lt;P&gt;OP asked about rotating each polygon about its own centroid, not a group centroid. Personally I export a shapefile to Microstation, rotate, then reimport. But it's a pain and attributes are lost.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 03:00:19 GMT</pubDate>
    <dc:creator>RMu</dc:creator>
    <dc:date>2023-02-02T03:00:19Z</dc:date>
    <item>
      <title>How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016096#M35909</link>
      <description>&lt;P&gt;I have a polygon feature class and I need to rotate each feature around it's own centroid 13.5°. The Rotate tool in Modify Features can only rotate features around a common centroid. How about Python or Arcade?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 19:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016096#M35909</guid>
      <dc:creator>swfbtucs</dc:creator>
      <dc:date>2021-01-12T19:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016121#M35914</link>
      <description>&lt;P&gt;Are you code adept?&amp;nbsp; I have a geometry class that works with arcpy that fills in the basic missing functionality&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rotate_poly2.jpg" style="width: 259px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3673i6E60514C2C98E83B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rotate_poly2.jpg" alt="rotate_poly2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 20:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016121#M35914</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-12T20:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016123#M35915</link>
      <description>&lt;P&gt;'Adept' hmm. But I'd give it a try. That's python, right?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 20:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016123#M35915</guid>
      <dc:creator>swfbtucs</dc:creator>
      <dc:date>2021-01-12T20:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016126#M35917</link>
      <description>&lt;P&gt;The post here seems o have an excellent answer from a user called BERA:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gis.stackexchange.com/questions/309624/rotating-polygons-by-value-from-attribute-table-using-arcpy" target="_blank"&gt;Rotating polygons by value from attribute table using ArcPy? - Geographic Information Systems Stack Exchange&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It seems to be ready to go, except for adding a field specifying the rotation value for each feature (in this case create a new float field and set them all to 13.5 using field calculator).&lt;/P&gt;&lt;P&gt;You could of course modify the script and set it instead of a field in the cursor (row[1]) to a user-defined parameter for all the features.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 20:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016126#M35917</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-01-12T20:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016128#M35919</link>
      <description>&lt;P&gt;I'll give this a try. Have to reload python and PyCharm on my computer first, had to reinstall windows a couple of weeks ago.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 20:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016128#M35919</guid>
      <dc:creator>swfbtucs</dc:creator>
      <dc:date>2021-01-12T20:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016132#M35921</link>
      <description>&lt;P&gt;You should have a python environment as part of the ArcGIS install, also the IDLE IDE.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 21:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016132#M35921</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-01-12T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016163#M35929</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Dan-Patterson/numpy_geometry/tree/master/arcpro_npg/npg" target="_blank"&gt;numpy_geometry/arcpro_npg/npg at master · Dan-Patterson/numpy_geometry (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rotate_poly_tool1.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3682i7B454E041B64E2A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rotate_poly_tool1.png" alt="rotate_poly_tool1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rotate_poly_tool0.png" style="width: 398px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3683i0970E67064E71E5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rotate_poly_tool0.png" alt="rotate_poly_tool0.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 22:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1016163#M35929</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-12T22:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1017078#M36023</link>
      <description>&lt;P&gt;Press A key while rotating to enter a specific rotation angle.&lt;/P&gt;&lt;P&gt;ArcGIS Pro - &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/move-or-rotate-or-scale-a-feature.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/editing/move-or-rotate-or-scale-a-feature.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Desktop -&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/rotating-a-feature.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/rotating-a-feature.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RotateFeature.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3914i2B6B0E53951B85CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RotateFeature.gif" alt="RotateFeature.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Josphat&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 21:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1017078#M36023</guid>
      <dc:creator>JosphatM</dc:creator>
      <dc:date>2021-01-14T21:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1254194#M64988</link>
      <description>&lt;P&gt;OP asked about rotating each polygon about its own centroid, not a group centroid. Personally I export a shapefile to Microstation, rotate, then reimport. But it's a pain and attributes are lost.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 03:00:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1254194#M64988</guid>
      <dc:creator>RMu</dc:creator>
      <dc:date>2023-02-02T03:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate each feature in a feature class separately with specified degree</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1353458#M75564</link>
      <description>&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to import your Alter Geometry - Rotate Features into my model builder to rotate my grid but, I got this error.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error in rotate features" style="width: 643px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/87125iA364BEFD23F7B087/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error 1.JPG" alt="Error 1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Model Builder" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/87126i0F0BD1733E234D07/image-size/large?v=v2&amp;amp;px=999" role="button" title="Model Builder.JPG" alt="Model Builder.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 12:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-rotate-each-feature-in-a-feature-class/m-p/1353458#M75564</guid>
      <dc:creator>raisya_samsudin</dc:creator>
      <dc:date>2023-11-27T12:52:57Z</dc:date>
    </item>
  </channel>
</rss>

