|
POST
|
So if I'm understanding the question correctly, you want to break the symbology of a continuous raster dataset into say 5 classes for discrete colors. If this is the case, click the raster layer in the Catalog Pane, then you'll see a contextual tab on the ribbon that says Raster Layer. On the Raster Layer tab, in the Rendering group is the Symbology tool. Click that. In the Symbology Pane, select Classify for the Primary symbology, choose your classification method, set the number of classes you want, choose your color scheme. On the classes tab, you can set the upper value for each class or click the Histogram and manually set them there too. RasterSymbology.JPG
... View more
03-15-2024
12:59 PM
|
0
|
5
|
5724
|
|
POST
|
What kind of geodatabase is it? A file geodatabase (fGDB) or enterprise geodatabase (eGDB)? If an eGBD, you can run the Create Database Connection tool (Data Management) to create a *.sde connection and save it in your ArcGIS Pro project file (*.aprx). If fGDB, go to your Catalog Pane, right-click on Databases and select Add Database. Then navigate to where the fGDB is located on disk, select it and click OK.
... View more
03-15-2024
12:32 PM
|
0
|
0
|
1840
|
|
POST
|
Perhaps the Simplify By Straight Lines and Circular Arcs (Editing) might do the trick. In the Help doc, it says "Simplifies polygon and line features by replacing consecutive line segments or edges with fewer line segments or edges. Lines segments and polygon edges are simplified based on a specified maximum allowable offset. Additionally, circular arcs can be created from consecutive line segments or polygon edges." The tool works for Standard and Advanced licenses of ArcGIS Pro.
... View more
03-15-2024
12:25 PM
|
1
|
0
|
4464
|
|
POST
|
Hi Tim! Sorry to hear that you're not able to select elements in your Layout View. There are a couple ways to select elements, such as the north arrow, scale bar and dynamic text, - On the Layout core tab, in the Elements group, there is a Select tool. You can use this Select tool to select layout elements. Another way is in the Contents Pane on the left side of the app, you'll see map elements there too. Click on one of them and you'll be able to move it to another position on the layout or right-click and access it's properties. You can learn more here.
... View more
03-15-2024
12:18 PM
|
0
|
9
|
12249
|
|
POST
|
So one way to link out via the Embed Widget is to connect to the feature layer from the web map and using the Dynamic Content button, set the field that contains the URL to the microfiche. Then the Embed Widget "should" show the item. I would need to test the workflow for PDF's though... DataView_Embed.JPG
... View more
03-15-2024
10:41 AM
|
0
|
0
|
1265
|
|
POST
|
Hi @konsta_kuorikoski - we're getting there then! Hosted Layer Views are pretty interesting certainly. I don't know about the permanently reordering of fields in the Map Viewer but one workflow that could work, a bit clunky, but could work is in ArcGIS Pro, use the Export Features GP tool to export to a new feature class AND permanently reorder the fields in the feature as referenced here. Then share as a web layer to your Portal. Then use the Hosted Layer Views in the Map Viewer. Clunky yes, but it would work.
... View more
03-14-2024
01:45 PM
|
0
|
1
|
2769
|
|
POST
|
So if I understand correctly, you could open both the 2D map and 3D scene side by side. Then click the View core tab and select the link views in the Link Group. In the drop down menu for the Link Views, select center and scale. Then your 2D map and 3D scene will be linked.
... View more
03-13-2024
02:18 PM
|
0
|
0
|
861
|
|
POST
|
There is a related thread here that may assist you with how to add more basemaps to your ArcGIS Pro application.
... View more
03-13-2024
02:07 PM
|
0
|
0
|
1281
|
|
POST
|
Not to my knowledge. The Data Interoperability Extension does allow for Integraph GeoMedia Access Warehouse and Integraph GeoMedia SQL Server Warehouse but I don't see anything specific for layouts.
... View more
03-12-2024
02:39 PM
|
0
|
0
|
1068
|
|
POST
|
@JoMueller - there are a few Technical Support documents that may assist you with this error message. Bug: Unable to Sign in to ArcGIS Online from ArcGIS pro Using Google Credentials (esri.com) Problem: Unable to Sign in to ArcGIS pro with Google Credentials (esri.com)
... View more
03-12-2024
01:46 PM
|
1
|
0
|
774
|
|
POST
|
@GBacon - everything I'm reading says that you cannot set an transparency level for an Integrated Mesh Layer in ArcGIS Pro. I'm working with an IML from ArcGIS Online and cannot find a way to set any transparencies.
... View more
03-12-2024
01:39 PM
|
0
|
1
|
1252
|
|
POST
|
If the polygons have the correct attributes for splitting, you could use the Split by Attributes (Analysis) GP tool to accomplish this workflow. It may require you do some attribute editing first on the input polygons though.
... View more
03-11-2024
02:17 PM
|
0
|
0
|
969
|
|
POST
|
I think this Arcade label expresion will work if the ROW field has 0 (zero) values in it. if ($feature.ROW == 0){ return $feature.COL} else if ($feature.ROW > 0){ return $feature.NAME + "-" + $feature.ACRES}
... View more
03-11-2024
12:32 PM
|
1
|
0
|
1225
|
|
POST
|
One thing to test is does the TTF support italicized fonts. For example, The Agency font does not support italicized fonts - only regular and bold but Arial does. As a result, the Arcade ITA will not work if using the Agency font. I'd recommend testing your label expression with a font that support italicized font type/components.
... View more
03-11-2024
10:59 AM
|
0
|
1
|
3482
|
|
POST
|
Another workflow I can think of is to create a series of blank windows for each chart type of interest (i.e. pH type and so one). Then on your page, add a series button widgets that link out to the chart of interest.
... View more
03-11-2024
08:35 AM
|
0
|
0
|
1046
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 04-06-2021 12:48 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|