|
POST
|
Another workflow to consider, create a new target attribute table in the target geodatabase with a GlobalID field and set the geoprocessing environment Preserve GlobalIDs. The target GlobalID must have a unique attribute index as referenced here 003340: The target dataset must have a GlobalID field with a unique index in order to use the Preserve GlobalIDs geoprocessing environment setting.—ArcGIS Pro | Documentation
... View more
8 hours ago
|
0
|
0
|
8
|
|
POST
|
Yes, typically by converting the multipatch to a 2D footprint polygon, then converting that polygon to lines. Run the Multipatch Footprint (3D Analyst Tools) | ArcGIS Pro documentation first then run the Polygon To Line (Data Management Tools) | ArcGIS Pro documentation second.
... View more
yesterday
|
0
|
1
|
73
|
|
POST
|
Certainly! I'm glad the explanation helped. I would encourage you to search for an existing ArcGIS Pro Idea on this community and if there is not, then add one so it gets visiblility to other customers. The more upvotes it gets, the more likely it will get visibility to the Pro developers. If you feel my answer was correct, you can mark it as "Accept as Solution" to close out this post.
... View more
yesterday
|
0
|
0
|
60
|
|
POST
|
Hmmm...I did get the CONTAINS working on the text field. The key is creating the perhaps LONG list of combinations you mentioned but this is just picking on the initial creation.
... View more
yesterday
|
0
|
0
|
89
|
|
POST
|
No—there aren’t any Esri basemaps in ArcGIS Pro whose label text is keyword-searchable. Basemaps are for visualization and aren’t searchable by attributes, so you can’t search their drawn text/labels. If you need keyword search, the text must come from operational feature layers (searchable attributes) or a locator (for place-name/address search). In this tutorial below, it mentions that users can’t “search for features in the basemap” and that interactive/searchable layers should be in the operational map: Tutorial: Create an offline map—ArcGIS Pro.
... View more
yesterday
|
0
|
0
|
33
|
|
POST
|
GREAT! So in my screen grab below, I have a Query widget where I created a picklist of combinations that you provided (and I'm guessing for order) where the user would pick the value of interest, then click Apply to complete the query. Are we getting close?
... View more
yesterday
|
0
|
3
|
93
|
|
POST
|
So the Repair broken data links workflow in ArcGIS Pro is designed for map/scene layer and table data sources, not for project toolbox (.atbx) references. When you rename an .atbx in File Explorer, the project still points to the old filename/path, so the toolbox shows as broken—but that repair dialog won’t offer .atbx items to “repair,” so you won’t see the renamed toolbox listed. To fix it: 1. In the Catalog pane, under Project > Toolboxes, right-click the broken toolbox and Remove it. 2. Right-click Toolboxes > Add Toolbox, then browse to and add the renamed .atbx. Alternatively, rename the file back to its original name to immediately restore the reference. Repair broken data sources for layers and tables—ArcGIS Pro | Documentation
... View more
yesterday
|
0
|
2
|
73
|
|
POST
|
I know in ArcGIS Experience Builder, you can create a predefined unique values in a specific order for the Query widget and Select widgets. I'm pretty sure the ArcGIS Online Map Viewer doesn't support a predefined or custom order list the way ExB does...
... View more
yesterday
|
0
|
0
|
97
|
|
POST
|
Is this a custom Pyton script tool by chance? If so, then you do see the "view details" message immediately after running the tool, close out of the tool, then you go back to geoprocessing history and the "view details" tool message is gone, right? There are some details in the following links about GP tool messages and how that works: Script tool messages | ArcGIS Pro documentation Understanding messages in script tools | ArcGIS Pro documentation
... View more
yesterday
|
0
|
0
|
16
|
|
POST
|
One workflow I can think of is you have two attribute fields, one call EPOCH or PERIOD where you have attribute values of MEDIEVAL, POST MEDIEVAL, IRON AGE, EARLY IRON AGE and so. Then another attribute field (short integer) that you field calculate where MEDIEVAL = 1 and POST MEDIEVAL = 2 and so on. If you want the attribute table to be permanently sorted by PERIOD, then use the Sort (Data Management Tools) | ArcGIS Pro documentation to sort by attribute. Is this what you're attempting to accomplish or am I off?
... View more
yesterday
|
0
|
0
|
104
|
|
POST
|
ArcGIS Pro writes GPMessages and creates the ImportLog folder in the project’s Home folder (the Home folder is also where Pro stores other “managed” project items). If you ever changed the Home folder, Pro does not move existing managed items from the old Home folder to the new one—so you can end up with GPMessages/ImportLog “outside” the folder you’re currently expecting. This is documented behavior: the Home folder “contains… geoprocessing messages” and changing it “does not move or copy” items from the previous home folder. Change current settings for a project—ArcGIS Pro Your Default Toolbox is on Microsoft OneDrive. Esri cautions that cloud storage services such as OneDrive are not supported unless stated otherwise, which can contribute to inconsistent behavior when items are referenced from synced locations. Projects in ArcGIS Pro
... View more
Wednesday
|
0
|
0
|
26
|
|
POST
|
What release of ArcGIS Pro are you using? I'm using 3.6.4 and following your instructions do not see this error message.
... View more
Wednesday
|
0
|
4
|
190
|
|
POST
|
ArcGIS Pro 3.5 can add DWG/DXF content as GIS feature layers, but it does not import an AutoCAD paper space layout/title block as an ArcGIS Pro Layout while preserving CAD layout formatting (paper space, viewports, plot styles/CTB, etc.). In Pro, CAD drawings are treated as read-only feature datasets, not layout documents: CAD data as ArcGIS Pro layers—ArcGIS Pro | Documentation
... View more
Wednesday
|
0
|
0
|
11
|
|
POST
|
@vlabrie - I see that you submitted an Esri Support ticket this week. Was the analyst able to resolve this item? Please advise.
... View more
Wednesday
|
0
|
0
|
39
|
|
POST
|
This usually happens for one of two reasons in ArcGIS Pro: First, your line symbol needs Symbol layer drawing to keep segments “joined” and ordered at small scales. When you zoom out, Pro has to draw many more line features at once. If your symbology relies on multi-layer line symbols (for example, cased roads, stacked symbol layers, or effects that must connect across adjacent features), the appearance can change unless you explicitly control how symbol layers join/merge across features and their internal draw order. Try these steps: Select the line layer in Contents Go to Feature Layer tab > Drawing group > Symbology In the Symbology pane, open the Symbol layer drawing tab Turn on Enable symbol layer drawing Use Join or Join and Merge (and adjust symbol class order) to maintain connectivity and the intended drawing order across segments Or reason #2 - if it's mainly wrong in the exported PDF, it may be a vector viewing/anti-aliasing artifact. Some exports look “fragmented” or appear to change when you zoom in/out in a PDF viewer because the output is vector and the viewer re-renders strokes differently at different zoom levels. You could try some of the PDF presets on the Export Map dropdown menu and see if that helps...
... View more
Wednesday
|
0
|
0
|
29
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 3 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago |
| Online Status |
Online
|
| Date Last Visited |
8 hours ago
|