IDEA
|
@jbcypreste Spatial Join is about summarizing/transfering attributes from a join layer to a target layer based on spatial relationship of those two layers. Select By Location is about selecting features in an input layer that have a certain spatial relationship with features in the selecting layer. Spatial Join handles 1:m relationships where one target shares a spatial relationship with many join features, and you can either summarize the m attributes into one value, or get the value from the join feature that is the closest or has the most overlap. So in your parks and districts example, which layer is the input (the one that gets selection applied) and which is the selecting layer? For a spatial join it's likely you want something like the district ID that overlaps the most with the park to be transferred to each park. What is the scenario for Select By Location? The parks layer likely has dozens of parks features even for a small town and maybe a few districts, and maybe some of the parks overlap multiple districts. If the parks are the input and the districts are the selecting features, all parks are going to get selected because they all overlap districts. If you only have one park and you want to select which district overlaps it the most, that could be useful and you would set the districts as the input and the 1 selected park as the selecting features. But when there are multiple parks it is likely every district is going to get selected since each of them will likely be the district that overlaps with at least one park. Select By Location only adds a selection it doesn't in this example add the information about which district has the largest overlap with each park. I am not sure what the expectation is here, which is why this idea is still in Needs Clarification status.
... View more
Tuesday
|
0
|
0
|
62
|
IDEA
|
We are treating the Security warning on Refresh as a defect at this time, to be addressed in the near term. If you only use Python Toolboxes from yourself/your organization which are all trusted, you could consider setting BlockNonSystemPythonToolbox to No. https://pro.arcgis.com/en/pro-app/latest/get-started/geoprocessing-settings.htm#ESRI_SECTION1_88A083A5D68B430D96BD4D81DBCD2D47
... View more
a week ago
|
0
|
0
|
79
|
IDEA
|
05-16-2025
11:57 AM
|
0
|
0
|
140
|
IDEA
|
Python toolboxes (PYT) support parameter descriptions authored in the ArcGIS Pro tool metadata editor, as described here https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/document-a-custom-tool.htm When the parameters have descriptions, the arcpy function for sharing an sddraft from the tool result can be made. Also in recent versions of ArcGIS Pro, the parameter descriptions are now optional when sharing the tool as a service.
... View more
05-12-2025
03:35 PM
|
0
|
0
|
53
|
IDEA
|
04-25-2025
12:04 PM
|
0
|
0
|
84
|
IDEA
|
ArcGIS Pro's Calculate Field tool supports adding a new field to calculate values into.
... View more
04-23-2025
11:50 AM
|
0
|
0
|
62
|
IDEA
|
This is not offered as part of Buffer, but for the last several releases of ArcGIS Pro we have had the tool Remove Overlaps (multiple) in the Analysis Tools toolbox, that can be used for the described purpose. I wrote the intermediate buffers into memory, then removed their overlap using the Centerline option to split the overlapping buffer shapes with output to a final output feature class.
... View more
04-23-2025
11:46 AM
|
0
|
0
|
91
|
IDEA
|
What I described is available in the Pro 3.5 Beta. XY Table To Point supports appending the new points into an existing feature class.
... View more
04-17-2025
12:54 PM
|
0
|
0
|
119
|
IDEA
|
Hi @wayfaringrob , @LarsArneson , @Anthony I apologize that you ran into the defect you've described with the Export tools and field map control. I was not able to reproduce the problems that were described in the comments on this Idea, using the Export Features tool with Pro 3.4 or 3.5 Beta, using file geodatabase or feature service input. In earlier Pro release, a format specific problem related to the export tool field map was logged: https://support.esri.com/en-us/bug/export-features-in-arcgis-pro-does-not-support-editing-bug-000162878 This defect was fixed in ArcGIS Pro 3.3, and backported to Pro 3.2.2. Because this is a bug, I'm closing this idea. Please refer to the ArcGIS Ideas Submission Guidelines and Statuses: https://community.esri.com/t5/community-help-documents/arcgis-ideas-submission-guidelines-and-statuses/ta-p/904874#U904874 2. No bugs please. Idea Exchanges are not the right place to log software bugs or crashes. Keep in mind that just because it isn’t the right fit as an Idea does not mean that we aren’t here to help. Bugs and crashes should be logged with Technical Support. If working in ArcGIS Desktop/ArcGIS Pro, crashes can be reported by sending an error report. If you are using a version after ArcGIS Pro 3.3 and still encountering a defect related to the field map, please use the link above to log a new Esri Support incident. Thank you!
... View more
04-09-2025
03:28 PM
|
0
|
0
|
375
|
IDEA
|
Drag and drop for multivalue parameters is available in the ArcGIS Pro 3.5 Beta.
... View more
03-21-2025
09:45 AM
|
0
|
0
|
197
|
IDEA
|
@Bud BUG-000170631 is something we are still trying to improve, but the fact is you can perform the 1:m join by leaving the join operation blank, if the input and join tables are in the same database. This behavior is documented. But it would be better if it could be made explicit in the parameter drop down.
... View more
03-20-2025
02:54 PM
|
0
|
0
|
292
|
IDEA
|
@Bud databases like SQL Server, Oracle, others will be random when there is no SORTBY provided. Sometimes it might be one record then change to another tomorrow.
... View more
03-19-2025
02:08 PM
|
0
|
0
|
354
|
IDEA
|
@Bud thanks for your comments. For enterprise database sources there currently isn't a mechanism to match to the lowest ObjectID, we're in discussion with the enterprise geodatabase team for ideas how to resolve this. The one-to-many option is only available if the input and join tables are in the same database, since the joining happens at the database level.
... View more
03-19-2025
01:40 PM
|
0
|
0
|
364
|
IDEA
|
This was more of a defect, so I am closing it as such. Pro 3.5 has improved parsing of Python scripts for swizzling data path strings. The f string pattern shown above will no longer raise an error. The folder variable will be updated by the consolidation swizzling, and the full contents of the c:\temp directory would be uploaded to the server during publishing of the web tool.
... View more
03-11-2025
04:33 PM
|
0
|
0
|
135
|
Title | Kudos | Posted |
---|---|---|
3 | 03-22-2024 09:27 AM | |
2 | 03-08-2024 01:56 PM | |
3 | 02-21-2024 11:58 AM | |
1 | 05-09-2023 02:24 PM | |
3 | 02-27-2023 05:23 PM |
Online Status |
Online
|
Date Last Visited |
6 hours ago
|