About 481,000 results
Open links in new tab
  1. Solved: Converting Pandas Dataframe (with polygon geometry... - Esri ...

    Jun 24, 2025 · In this case, though, I want to convert my tabular data into a feature class with polygon geometry. I tried adding a column to my pandas dataframe with the polygon geometry obtained from …

  2. Update ArcGIS Online WebMap Extent Based on Polygon Feature …

    Mar 25, 2025 · Introduction The ArcGIS API for Python is a powerful Python library that allows users to interact with and automate tasks in ArcGIS Online (or Portal). The API is excellent for …

  3. Replace geometry using a feature in another layer - Esri Community

    Aug 23, 2023 · Hello, I would like to replace the geometry of a single feature by copying the outline of a single feature in another layer. Is that possible without manually tracing the outline of another …

  4. Constructing polygon Geometry for Geoshape from ex... - Esri …

    Sep 18, 2023 · Hi Everyone, I'm trying to construct the geometry as an answer for a geoshape feature using the calculate field, and am running into some difficulties. Firstly I am performing a pulldata …

  5. Polygons with NULL or EMPTY geometry (negative area)

    Mar 28, 2022 · However, if I add the polygon layer directly from AGOL onto ArcGIS Pro or ArcMap, everything (geometry and labels) displays correctly. Does anyone know what could be the cause for …

  6. Solved: How to convert WKT polygon data in csv file into A... - Esri ...

    Jun 29, 2023 · Hi all, I have a csv file having WKT polygon data and tried to convert them into arcgis pro polygon layer features. I just added the csv file into my project and looked around relevant functions …

  7. Solved: Geometry Transfer in ArcGIS Pro - Esri Community

    Jan 13, 2021 · I am using ArcGIS Pro V2.6 On the old ArcMap "Spatial Adjustment" toolbar, we had the option in the transfer attributes process, to tick a box "Transfer geometry". This permitted a transfer …

  8. Survey123 Tricks of the Trade: Lines and Polygons - Esri Community

    Sep 26, 2019 · So far, we have explored how to use the geotrace and geoshape questions to enter new line and polygon features. In some scenarios however you may want to simply reference existing line …

  9. Solved: Detect and remove overlaps resulting from polygons... - Esri ...

    Jul 28, 2025 · I have a polygon layer with overlapping polygons (drawn on top of each other not adjacent and only contiguous for two edges (polygon 1 and 4 on the outer rim)) that should not have any …

  10. How to auto calculate area of polygon in attribute table when creating ...

    Feb 1, 2024 · Hey @WDMParkPlanner and welcome to the GIS field! So I would look into Immediate Calculation Rules to automatically calculate the area of a polygon when you add a new polygon. You …