HOW TO
ArcGIS Pro provides tools to convert data into various file formats depending on the specific needs, such as XY coordinates can be exported to a TXT file to be used in a Python code. This workflow describes how to export coordinates of polygon vertices to a file in ArcGIS Pro.
Note: An ArcGIS Pro advanced license is required to use the Feature Vertices To Points tool.
Use the Feature Vertices To Points tool to generate point features based on vertices of the polygon features, and use one of the following workarounds to export the coordinates of the vertices to a desired file format.
Use the Table To Excel tool
In ArcGIS Pro, export the coordinates of polygon vertices to an Excel file using the Table To Excel tool.
Note: Check the Use field alias as column header check box to set the input field names or field aliases as the output column names.
The image below shows the exported coordinates of polygon vertices in an Excel file.
Export the attribute table as a file
In ArcGIS Pro, export the coordinates of polygon vertices from the attribute table to a dBASE table, geodatabase, or comma-delimited .txt file.
Use the Export Feature Attribute To ASCII tool
In ArcGIS Pro, export coordinates of polygon vertices in ASCII values to an ASCII text file using the Export Feature Attribute To ASCII tool.
Note: Check the Add Field Names to Output check box to include the field names in the output text file.
The image below shows the exported coordinates of polygon vertices in an ASCII text file.
Get help from ArcGIS experts
Download the Esri Support App