|
POST
|
I think the short answer is no. You could always export the graph and draw on top of it in some other image manipulation software?
... View more
08-12-2024
02:25 AM
|
0
|
0
|
730
|
|
POST
|
Yes you can create buttons for your tools with the ribbons analysis gallery. I show an example of a python toolbox I have developed in my help file with links to appropriate pages here - https://www.rivex.co.uk/RivEX-Manual/RivEXandtheRibbon.html
... View more
08-10-2024
01:09 AM
|
0
|
0
|
1391
|
|
POST
|
In your raster calculator remove the double quotes around your inline variable substitution for the property, so it should be "%Reclass_P_ma1%" * %property%
... View more
08-09-2024
07:30 AM
|
2
|
0
|
1132
|
|
POST
|
All, So after completing an ESRI online training course it made me think about the split/merge policies you apply to domains. This is something I have never done and today I started to explore these capabilities, so maybe in some future data capture project I will be working smarter. I seem to have failed! I don't know if this is a bug in ArcPro or I have simply got the wrong end of the stick and misunderstood. I provide the geodatabase in a zip file with everything set up for you to see if I have missed something obvious. I created a polyline feature class. Populated feature class with 2 polylines, they are snapped to their endpoints Added a SHORT field and set both to a value of 1. Create a domain where split is to duplicate and merge is to sum values, I show this below. I assign the domain to the code field. Go into edit mode select both polylines and choose the merge tool then run the merge The merge of the geometries works as expected but the code field returns 1 when I was expecting to see 2, what did I do wrong? Same result if I merge to existing or New feature.
... View more
08-09-2024
07:23 AM
|
0
|
0
|
1358
|
|
IDEA
|
This can be done very easily in ArcPro. Simply access your Portal through the Catalog Pane, add the layer you want to truncate to a map then run the Truncate table tool on it. As you are referencing the online version inside ArcPro you truncate the table in AGOL. No code required.
... View more
08-08-2024
09:08 AM
|
0
|
0
|
1785
|
|
IDEA
|
To add a use case scenario to this idea I would like it to be able to find out out where a hosted feature layer is being used in my own organisation, a sort of recursive search. For example if I had a hosted feature layer called rivers then I would like to know which maps are using it, in which folders, but also which apps are using the map with the river layer in it. This could be filtered by just me or people in my organisation as well as outside the organisation as Sarah suggests.
... View more
08-08-2024
09:01 AM
|
0
|
0
|
1438
|
|
IDEA
|
This functionality needs to be added. The selection aspect within web editor seems to be working well but of cause the first thing I want to do with a selection is apply a field calculate to the selection, currently you can only edit attributes of a feature one at a time which negates any use of a selection. We look forward to this functionality being added.
... View more
08-08-2024
07:44 AM
|
0
|
0
|
3988
|
|
POST
|
Have you created a folder called c:\scratch? Of course you could simply change that to a new location.
... View more
08-02-2024
02:21 AM
|
0
|
0
|
2231
|
|
POST
|
Good news Chris was able to identify this odd behaviour, hopefully documentation and/or tool will be updated with a warning as the solution was quite trivial. The table in the accdb had a unique ID field but it also needs to be set within Access to be the PRIMARY KEY. Once this was done and you build an event layer from it then rows are treated as single features and you can select individual feature and zoom to them.
... View more
07-24-2024
06:11 AM
|
0
|
0
|
2007
|
|
POST
|
You have run the xy table to point tool NOT THE make XY event layer tool as I had suggested above. The tool you ran converts your csv into a proper permanent spatial dataset whilst an event layer is a read-only layer built on the fly.
... View more
07-24-2024
04:28 AM
|
0
|
0
|
2356
|
|
POST
|
Here is a superior method that can be done in three tools that will process hundreds of points in a few seconds. I present it as a model so its easier to understand, and you can convert this to python if you so wish. As a side note reviewing your code thisbuffdist never changes within the loop so your buffer distance is constant for the points, my logic follows this logic. So here is some sample data, a green sample point and the background raster labelled with its cell values. The circle is showing a radius, in this case 100m to depict the neighbourhood. The three step model is this: The focal statistics tool is set to create a circular neighbourhood and extract the RANGE within that neighbourhood. This range value is passed through to the points and then I simply select all points with a range > 1. Here is a screenshot showing 3 points selected whilst 1 remains unselected (dark blue) to prove that the logic works.
... View more
07-18-2024
09:40 AM
|
0
|
0
|
1488
|
|
IDEA
|
ArcGIS Pro 3.3 introduced presentations. You can insert an image into a presentation page. The navigation dialog shows a generic icon and a path to an image, this I show below: It would be good if this navigation dialog actually showed a thumbnail size picture of the image to help user choose the correct image. [Moderator note: this is not specific to inserting pictures in Presentations. There are other workflows that use the Insert Picture dialog (e.g. layouts) where this idea is applicable.]
... View more
07-18-2024
04:29 AM
|
4
|
2
|
1125
|
|
IDEA
|
In the Arcpro 3.3 release they added to geometry objects scale and move, so lets hope they add rotate to a geometries list of methods.
... View more
07-15-2024
02:50 AM
|
0
|
0
|
1654
|
|
IDEA
|
Dave, This is great news but I feel cautious to use it as you say its "not officially supported", which to me could indicate that it could be removed without warning as well as becoming official. Now this is just me but I find using json horrible, it's just all brackets within brackets with colons upon colons to me! I have always found json hard to decypher. So if the Pro team were to consider to make this a supported feature (which would be great!) then I ask them to consider an easier approach like a <a></a> or maybe some sort of object based approach? For example a geoprocessing tool returns a result object which one can tap into the various properties. May be the AddMessage can take of a sort of message object? Just an idea. Anyway this I think would be really useful and surprised that it's not in the documentation, so at the minimum you could suggest to the team to expand the help documentation to show off this very useful property. Thanks! Duncan
... View more
07-15-2024
02:33 AM
|
0
|
0
|
3165
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-15-2026 07:35 AM | |
| 1 | 04-14-2026 06:38 AM | |
| 1 | 04-14-2026 04:16 AM | |
| 8 | 03-30-2026 10:12 AM | |
| 2 | 03-18-2026 08:16 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|