|
POST
|
Did you see something in the PSPNet and UNet documentation to suggest that there was? How U-net works? | ArcGIS API for Python for example Not wanting to go down the documentation rabbit hole. Or is this just a "just wondering" question,
... View more
03-06-2025
09:35 AM
|
0
|
1
|
2073
|
|
IDEA
|
You can do the same thing with toolsets within toolboxes 😉 move those, but that is a bit more finicky
... View more
03-06-2025
06:41 AM
|
0
|
0
|
2764
|
|
IDEA
|
Enable ArcToolbox customization - Esri Community 5 years old!!!! and still not implemented But you can experiment with getting rid of the fluff for extensions you don't have Go to C:\...your_install_folder\Resources\ArcToolBox\toolboxes Make a folder in there like C:\...your_install_folder\Resources\ArcToolBox\toolboxes\Z_unused I use Z as the first letter of the folder name, so it sorts as the last Move (not copy) the toolbox folders you don't want into it As a visual example. Now try to find those toolboxes in ArcToolbox. I will leave it at that, given customizing of arctoolbox included the addition of the Project tools, but not de-fluffing the existing toolboxes and toolsets Z_unused.png Z_unused2.png
... View more
03-06-2025
04:48 AM
|
0
|
0
|
2793
|
|
POST
|
Well nothing I have said has moved you forward, so in summary... If the data won't add to an empty map (that is, no other data, map has no coordinate system set) then contact Tech Support. Skip the trying to define the projection or setting the coordinate system since data can be added to an empty map even without a coordinate system. Also, do not assume that data that can be read in one program is automagically readable in another. That is not a rule and the data you have may be in error as far as ArcGIS Pro is concerned. Tech Support is where you need to go now since no one else is weighing in
... View more
03-06-2025
04:30 AM
|
0
|
2
|
5209
|
|
POST
|
Create a project template—ArcGIS Pro | Documentation Optionally, check the Include Toolboxes option to include all project toolboxes and the data referenced by their tools. If this option is not checked, project toolboxes, except the default toolbox, are not included. Toolboxes in connected folders are not considered project toolboxes and are not impacted by this setting. So, I can't help further since, I work local and I don't need to do the sharesies thing. It is that last line that got me thinking that if your toolboxes were in a master toolbox folder connection... Good luck,
... View more
03-06-2025
04:25 AM
|
0
|
1
|
1374
|
|
POST
|
You can set a default toolbox, but not a bunch of them unless you specify a specific project to load or a template default.png
... View more
03-05-2025
04:31 PM
|
0
|
1
|
1430
|
|
POST
|
All I can see is the name and not the full path in your screen grab. Can you confirm that the full path is space free
... View more
03-05-2025
02:09 PM
|
0
|
0
|
9617
|
|
POST
|
not sure, but punctuation and spaces in folder paths are gottcha's, so copy the *.exe or *.msi into another folder (eg c:\temp\install_folder)
... View more
03-05-2025
09:56 AM
|
0
|
0
|
1385
|
|
POST
|
Spatial Join (Analysis)—ArcGIS Pro | Documentation When the Join Operation parameter is set to Join one to many, there can be more than one row in the output feature class for each target feature. Use the JOIN_FID field to determine which feature is joined to which target feature (TARGET_FID). A value of -1 for the JOIN_FID field means no feature meets the specified spatial relationship with the target feature. Is as you describe. since you now have multiple records for a location, are you trying to get a summary count? Summary Statistics (Analysis)—ArcGIS Pro | Documentation
... View more
03-04-2025
09:14 PM
|
0
|
1
|
2891
|
|
POST
|
As suggested and originally posted by @XanderBakker Old is new 😉
... View more
03-04-2025
06:35 PM
|
1
|
0
|
2596
|
|
POST
|
I recommend downloading the installers into a local folder then running the download from there. It may be that your download folder isn't in your control or an unsupported folder like 'onedrive' and its ilk.
... View more
03-04-2025
12:44 PM
|
0
|
2
|
1436
|
|
IDEA
|
you might want to jump on this idea tool Set Default Select Tool in ArcGIS Pro - Esri Community or perhaps the ideas can be consolidated
... View more
03-04-2025
10:05 AM
|
0
|
0
|
3861
|
|
POST
|
Is there a difference in your locale's date setup on your computer vs what Pro uses? Are you using a specific option to calculate dates in the field calculator? Look at some of the examples Calculate Field Python examples—ArcGIS Pro | Documentation
... View more
03-04-2025
04:21 AM
|
0
|
1
|
868
|
|
POST
|
That sounds like an FME issue. If you are coding everything, you can produce a "natural sort" of the text representation of numbers. It is a known issue when sorting numbers that are now text. python - Is there a built in function for string natural sort? - Stack Overflow there are a number of options additions that you could make to the sorting.
... View more
03-04-2025
04:17 AM
|
0
|
0
|
1218
|
|
POST
|
If you intend to reuse maps everytime you start a project, I would consider using a template. Create a project template—ArcGIS Pro | Documentation If this is a one-shot effort, I would consider creating a "map package" in the old project to use in the new project. Generally Share a map package—ArcGIS Pro | Documentation specifically Package Map (Data Management)—ArcGIS Pro | Documentation copy paste seems to be a shortcut which probably doesn't handle all the intricacies that the tool would.
... View more
03-04-2025
04:08 AM
|
0
|
0
|
4032
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 4 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago |