-
Provide chart guide label placement options in ArcGIS Pro
I have been used to developing bar charts in ArcGIS Dashboards and the guides in that app are much better in terms of manipulating placement of labels to not prohibit visibility of the data underneath. For example, if a team is performing analysis on zones and trying to achieve balance based on a statistic, such as outputs…
-
Definition Query Parameters — A single parameter for multiple definition queries (i.e. YEAR = [YEAR])
I previously submitted an enhancement request: ENH-000187066 Dynamic parameters for Definition Queries in ArcGIS Pro. But I want to make it clear that I'm requesting a place to enter a single parameter for multiple definition queries. I also want input from community members. Idea: A textbox in the ribbon or a dialog where…
-
Data sources builder tool
Hello, I am creating a Pro map package / template with the intention for other people in my organization to use it, and would like for the data sources portion to remain accurate with as little manual updating needed as possible. I think it would be very helpful to have a tool that could help manage works/data cited. There…
-
ArcGIS Pro- Create Network Dataset- Dataset Filtering Capability
Hello Pro Team, We're currently working on a Park District wide initiative to improve wayfinding within 30 parks. As part of this initiative we're using our trails centerlines as the network dataset. Our trail centerlines dataset is robust and comprehensive with all the trails across our parks showing both public and…
-
Allow Calculate Field toolbar to remain open in attribute tables
The Calculate Field toolbar in ArcGIS Pro attribute tables lets users calculate field values directly from the table view. Currently, after opening an attribute table, users can click Calculate to display the Calculate Field toolbar. However, if the attribute table is closed and opened again, the toolbar does not remain…
-
"Copy Python Command" should emit the `ImportToolbox` line for custom (non-system) tools so the copied code actually runs
The problem When a user runs a custom geoprocessing tool and clicks Copy Python Command, ArcGIS Pro copies only the raw call, for example: arcpy.mytools.MyTool(in_features=..., out_features=..., ...) For system tools this works, because system toolboxes are always loaded into arcpy. But for any custom toolbox — a project…
-
Options when manually saving/discarding edits
I'd like to propose options when saving/discarding edits so you can choose what layers to save/discard in an editing session. Many times I find I may have accidentally edited a layer I didn't want to edit, and I have to discard all of my edits, even though I know the ones in the layer I meant to edit were correct. If there…
-
"Make this the only selectable layer" does not turn off selectable raster tiles
In ArcGIS Pro, right clicking on a layer and clicking "Make this the only selectable layer" Does not turn off selection for selectable raster tiles. These need to be manually turned off. I think the liklihood of a user needing to select a raster tile, especially when they wanted to turn the selection off on all other…
-
Allow Arcade in Label Expressions to access fields from other map layers (Cross-layer labeling)
Currently, in ArcGIS Pro, the Arcade Labeling profile is restricted to only accessing attributes from the specific layer being labeled (using $feature.fieldname). I am requesting that the Labeling profile be expanded to support cross-layer attribute referencing (for example, by allowing functions like FeatureSetByName or a…
-
Add a Geoprocessing Tool to Create Lines Between Matching Polygons
It would be helpful if ArcGIS Pro included a single geoprocessing tool that creates line features directly between matching polygons from two polygon feature layers. The tool could accept the following parameters: * Input Polygon Layer 1 * Input Polygon Layer 2 * Match Field (Layer 1) * Match Field (Layer 2) * Output Line…
-
Lidar: Split by attribute
In order to test one of the ASPRS accuracy standards we would like to be able to "Split by Attribute", specifically on the Point Source ID. This is for testing the Within-Swath Smooth Surface Precision Max Diff standard shown in table 7.2 of ASPRS's Accuracy Standards.
-
ArcGIS Pro Topology Check - Do Not Zoom to feature extent when inspecting errors
During topology error inspections, when you try to click a specific error and review the suggested change (for example, how to merge an area that is overlapping between two features), ArcGIS Pro zooms to the full extent of both features being inspected. I am often conducting these topology checks on geographically large…
-
Joins keep domains when exporting to new feature class or table
I want to make and enhancement request where feature classes that are joined with a table or another featureclass has the option of keeping the associated domains when exporting to a new feature class or table. This can be incorporated into existing geoprocessing tools.
-
Open Attribute Table from Symbology Pane
I would like to be able to populate an attribute table from a symbology heading or from selecting various groups within the symbology pane when symbolizing by "Unique Values." In my projects, we get various groups of "bad data" that bypass the domained values that are set, so it is not possible to query the layer to only…
-
Create locator files directly from parquet files
With parquet files becoming more commonly used, it would be great if we could cut out the middle step of creating a feature class and then creating the locator files. I have some very large parquet files that I need to create locator files from. I need to create a point feature class first to be able to create the POI…
-
Export and Reuse Unique Value Symbology Scale Range Settings Independently from a Layer (.lyrx) File
Allow users to export and reuse visibility scale range settings configured from unique value symbology independently of a Layer (.lyrx) file. This would allow users to save the scale range configuration for unique value classes and apply the same settings to other layers or updated datasets without manually recreating each…
-
Allow Users to Define Unique Value Symbology Scale Ranges using an Expression or Field Value
Provide an expression option within the scale range configuration for unique value symbology, allowing users to define visibility scale ranges based on a field value or custom expression. This functionality would allow users to dynamically apply scale-dependent visibility rules based on feature attributes instead of…
-
Allow default color model for new items to be set at the project level
I manage GIS data and create maps for a nonprofit trail organization. The maps I create may be intended for onscreen use, where RGB is the appropriate color model, or print applications where CMYK is appropriate. Currently, ArcGIS Pro allows the default color model for new items to be set only at the application level. It…
-
Improved Override Layer Visibility
I like the new Override layer visibility option for Map Frames, but I think it's use case is very limited. I would like to be able to make changes to the layer and have those changes only apply to a single map frame. A recent use case I had was I had multiple map frames in a layout, and in some of those frames I wanted to…
-
Option to Remove AND DELETE option in right click menu
I would like an option, when right clicking an item in the Contents pane to Remove and delete a layer if it is stored in a local GDB. I sometimes do a calculation, realize that something is wrong with the output name, and then remove it from the map so I can redo it, but the incorrect version remains in the GDB. Then I…
-
Serie de mapas
Me gustaría poder bloquear la vista en una serie de mapas espacial y que no se mueva el encuadre segun vaya corriendo las paginas. Me faltaría la opcion de "bloqueo de vista" en: Serie de mapas, Espacial, Serie de mapas, Extension de mapa.
-
Select by Location/Attribute Enhancement
After running Select by Attributes or Location you see a checkmark popup on the top right corner of the application showing that it has been run successfully. I think an additional popup or something similar would also be nice to show the count of selected records as well.
-
Select by Location on Selected Records
Currently Select by Location does not work on Input data with selected records via Selected by Attributes. I think that's a limitation of the tool that should be addressed in a future release.
-
Expose Curve Geometry in Arcade
Due to a known limitation in the geometry engine (https://community.esri.com/t5/arcgis-parcel-fabric-questions/update-cogo-is-changing-the-arcs-to-lines/m-p/1175182/highlight/true#M686) , COGO attributes can be inadvertently updated on a flat curve and the geometry is interpreted as a straight line. By exposing the curve…
-
Add option to add to web map while publishing
It would be nice to be able to select from the user's or a group web maps to add the data being published to that map as well. Similar to how the user can select a group to add the published data to, there could be web map selection section below that.