|
POST
|
Looking to symbolize using Unique values? Symbolize feature layers—ArcGIS Pro | Documentation
... View more
10-08-2021
01:22 PM
|
0
|
0
|
1191
|
|
POST
|
!= means "not equal to" == means "equal to" I think you have put != instead of == ? Please replace != with ==
... View more
10-08-2021
12:48 PM
|
0
|
3
|
12080
|
|
POST
|
Could you share a sample data you are working with, or its screenshot?
... View more
10-08-2021
12:37 PM
|
0
|
0
|
637
|
|
POST
|
How does your image look like? Continuous values or discrete values? What is the range of values in your Raster? Screenshot(s) will also help. You could check Change the symbology of imagery | Color Map or Change the symbology of imagery | Discrete.
... View more
10-08-2021
12:10 PM
|
0
|
0
|
1148
|
|
POST
|
In ArcMap, I can open the table > Table Options > Select By Attributes. Use a similar expression FIELD_NAME = (SELECT MAX(FIELD_NAME) FROM TABLE_NAME) Try Easting = (SELECT MAX(Easting) FROM RealPosition)
... View more
10-08-2021
12:01 PM
|
0
|
0
|
6032
|
|
POST
|
Glad it worked. Don't forget to mark "Accept as Solution" for the reply that addressed your problem. I took the coordinate values from the extent of your layer (from XY Table), and I created a CSV file with 4 values. First I defined GDA_1994_Albers as the coordinate system (Make XY Event Layer). That didn't go as per the expected resultant. Then I thought of using some commonly known Projected Coordinate Systems like UTM_WGS_1984 and Web Mercator (Auxiliary Sphere). As per the extent of your shapefile, 56S is the correct UTM Zone for the area. When I defined the same coordinate system, while creating the XY Event Layer. The event layer was overlaying on top of the shapefile's extent. Identifying an unknown coordinate system—ArcMap | Documentation (arcgis.com)
... View more
10-05-2021
07:17 AM
|
0
|
0
|
2734
|
|
POST
|
Change the cell format of the particular field (whole field) as Text in Excel? Then try doing a Display XY Data again.
... View more
10-03-2021
04:26 PM
|
0
|
0
|
1417
|
|
POST
|
Please ensure you have enabled the *Spatial Analyst *extension in *ArcMap > Customize > Extensions*. Please refer the steps https://support.esri.com/en/technical-article/000003604
... View more
10-03-2021
03:01 PM
|
0
|
0
|
1953
|
|
POST
|
Instead of XLSX, is it possible for you to work with CSV? Then the changes made to the CSV (even using MS Excel) should reflect if I simply close and reopen the table from Content.
... View more
10-02-2021
01:32 PM
|
0
|
1
|
2851
|
|
POST
|
Ensure that the Join table also has an Object ID Field. Also try keeping both the point feature class as well as the table in the same geodatabase. Working with a Relationship Class could be another option. Check it out as well.
... View more
10-01-2021
12:17 PM
|
1
|
3
|
7288
|
|
POST
|
Do you strictly need to build the solution on ArcGIS Engine? The reason I am asking is because ArcGIS Engine (a 32-bit application) is on its last release, with no further roadmap ahead. Esri Support ArcGIS Engine 10.8 (10.8.1). To create a custom ArcGIS Pro UI and user experience for your organization, I would suggest to try ArcGIS Pro SDK. If you are planning to create a native desktop application, I would suggest to work with ArcGIS Runtime API for .NET | ArcGIS Developer. You could explore the samples/tutorial from the product links given above.
... View more
10-01-2021
11:52 AM
|
1
|
1
|
2375
|
|
POST
|
I believe the XY coordinates from Excel is in "WGS_1984_UTM_Zone_56S". Kindly use this coordinate system while creating the Event Layer from the Excel. Once the data lies properly, you may reproject the coordinate system to a desired one using Project tool. If prompted for transformation (while adding the second layer to Map), you could use the following transformation method.
... View more
10-01-2021
06:53 AM
|
0
|
2
|
2766
|
|
POST
|
If your previous installation (ver. 10.6.1) was made using ArcGIS Enterprise Builder, you should be able to upgrade it using the steps in Upgrade a base deployment with ArcGIS Enterprise Builder—ArcGIS Enterprise | Documentation for ArcGIS Enterprise. From ver. 10.7 onwards, ArcGIS Portal (and other dependent licenses, if any) is authorized using a JSON file, while ArcGIS Server component is authorized using the ECP file. Ensure you obtain the license files of Server (ECP) and Portal (JSON) ver. 10.8.x from My Esri.
... View more
10-01-2021
05:45 AM
|
1
|
0
|
1134
|
|
POST
|
Close all ArcGIS Applications. - Install ArcGIS Desktop TLS Patch for ArcGIS Desktop 10.6.1? - Ensure your system is connected to internet - Open ArcMap. If the issue still persists, "Run Connection Test..." from the ArcGIS (Globe) icon in Taskbar. Share the results of the tests performed. e.g. More troubleshooting steps can be found here Troubleshooting issues adding ArcGIS Online basema... - Esri Community
... View more
10-01-2021
03:48 AM
|
0
|
0
|
1778
|
|
POST
|
Use Join Field to join the appropriate fields from the table (Excel Sheet added to Content). Then use Definition Query to filter using the MapID field (derived from Excel) where the value IS NOT NULL (or <> ' ').
... View more
09-30-2021
09:32 PM
|
1
|
0
|
1544
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-25-2021 09:10 AM | |
| 1 | 07-08-2021 11:09 PM | |
| 1 | 01-09-2022 06:54 PM | |
| 1 | 07-01-2021 09:35 PM | |
| 1 | 07-14-2021 11:54 AM |