! WARNING
This device does not support all our features, performance can be slow. Upgrade your device or use Google Chrome browser to access Darwin

Power_2x03 【PRO × Pick】

If you are looking to automate this via , you can use the ArcGIS Connector to "Create a new record in a feature layer." This involves: Selecting the specific Feature Layer .

: In the Catalog pane, right-click the geodatabase where you want the feature to live and select New > Feature Class .

Note: If "Power_2x03" refers to a specific episode (e.g., The Rings of Power Season 2, Episode 3), it is titled . Create a feature class—ArcGIS Pro | Documentation Power_2x03

: Select your template and use the construction tools to click and place the feature on your map. Using Power Automate

import arcpy # Set workspace and create the feature class arcpy.CreateFeatureclass_management("C:/data/project.gdb", "Power_2x03", "POLYGON") Use code with caution. Copied to clipboard If you are looking to automate this via

You can also automate the creation of feature classes like Power_2x03 using a Python script:

: Enter a name (e.g., Power_2x03 ) and choose the Feature Class Type (Point, Line, or Polygon). Create a feature class—ArcGIS Pro | Documentation :

To create a feature or feature class in tools like or Power Automate , you generally follow these steps: Using ArcGIS Pro