|
POST
|
The views that can't be deleted from ArcGIS Pro can be deleted from any SQLite tool just fine. They can't be deleted in ArcGIS Pro because they are created in SQLite but not populated in various GDB system tables, so the delete tools can't really figure out what to do. The solution to the delete issue is to have them never created in SQLite in the first place if the SQL is invalid.
... View more
04-17-2023
08:08 AM
|
1
|
1
|
2678
|
|
POST
|
Too funny, I just logged a defect on this issue a couple weeks ago: BUG-000157051 for ArcGIS Pro (esri.com)
... View more
04-17-2023
06:57 AM
|
1
|
3
|
2685
|
|
POST
|
The answer lies mostly in the intro paragraph for each tool. Underlining is my emphasis. From Make Table View (Data Management)—ArcGIS Pro | Documentation Creates a table view from an input table or feature class.... From Make Query Table (Data Management)—ArcGIS Pro | Documentation Applies an SQL query to a database, and the results are represented in either a layer or table view. The query can be used to join several tables or return a subset of fields or rows from the original data in the database. Make Table View supports a broader range of data sources and is much more efficient because it is a one-to-one tool, i.e., one table per table view. Make Query Table allows for joining tables, but that expanded functionality comes at the cost of fewer supported data sources and less performance for simple cases.
... View more
03-13-2023
08:16 AM
|
1
|
0
|
5140
|
|
POST
|
According to the documentation you link to, ST_IsRing is a subset of ST_IsClosed that is also ST_IsSimple. So, a ring must be closed but not all closed geometries have to be rings.
... View more
03-01-2023
04:18 PM
|
0
|
0
|
2057
|
|
POST
|
George, I have seen several examples where ArcGIS 10.8.2 contains ArcGIS 10.9.1 code, and it appears that includes tools that create enterprise geodatabases as well.
... View more
02-28-2023
05:31 AM
|
1
|
1
|
1944
|
|
POST
|
I ended up creating two lists, one for the actual multiprocessing pool and a second with metadata I created and populated about the jobs I put into the pool. One of the items I tracked in the metadata pool was the start time of when the job was submitted to the pool. As I looped over the pool to retrieve results, I would check the jobs that were still running and see when their start time was, and I would calculate elapsed time. If a running job passed a designated elapsed time, I would issue a terminate command. I would also use the metadata pool list to check whether an existing process had crashed by keeping a list of PIDs. If a process had crashed, I would print a warning.
... View more
02-25-2023
10:49 AM
|
0
|
0
|
2057
|
|
POST
|
Christian, thanks for the updates. Here's hoping "later this year" is more like summer than 12/31/2022. 🙂
... View more
02-23-2023
08:36 AM
|
0
|
1
|
4484
|
|
POST
|
You can't pass an Arcade operator, &&, in a SQL statement because whatever is processing the SQL has no clue how to handle &&.
... View more
02-21-2023
08:55 AM
|
0
|
0
|
3683
|
|
POST
|
Beyond Python 2 to Python 3, ArcGIS Pro also involved going from 32-bit to 64-bit. Are you sure you have the proper database drivers installed since you are trying to access an enterprise geodatabase?
... View more
02-18-2023
07:22 AM
|
0
|
0
|
540
|
|
IDEA
|
QGIS handles the same situation by having actual NULL italicized and light-grey.
... View more
02-15-2023
09:45 AM
|
0
|
0
|
1571
|
|
POST
|
这篇文章似乎是重复的 标注放置重叠在一起无法调节!没有令人满意的设置方案! - Esri Community. 如有重复请删除。
... View more
02-12-2023
07:06 AM
|
0
|
0
|
769
|
|
POST
|
@ChristianWells , you seem to understand the support and defect processes well, so maybe you can have some influence on the following. It would be great if the URLs for bugs and defects were decipherable from knowing the bug or defect. For example, BUG-000094271 has a URL of support.esri.com/en/bugs/nimbus/QlVHLTAwMDA5NDI3MQ== . Whatever the rhyme or reason is behind turning "BUG-000094271" into "QlVHLTAwMDA5NDI3MQ==" isn't documented anywhere. For an organization with tens of thousands of GIS users that logs 50-100 defects and enhancements a year, linking internal documentation to Esri Support documentation is a very manual process. It would be nice if one could determine the URL by knowing the BUG or ENH number. Update: For My Esri, both the old/classic UI and the new UI support URLs that are derived directly from bug or enhancement numbers. For BUG-000094271 and the My Esri classic UI, the URL is: my.esri.com/classic/#/support/bugs/BUG-000094271
... View more
02-11-2023
07:23 AM
|
1
|
2
|
4581
|
|
POST
|
The licensing roles of ArcGIS Server do not depend on whether they are federated or stand-alone. That said, some of the licensed functionality is used by clients through Portal, which would entail federating an ArcGIS Server. If you are currently using Image Server role to publish mosaic datasets, you can continue to do that with 10.8.x or even 11 with a stand-alone ArcGIS Server.
... View more
02-10-2023
12:12 PM
|
1
|
0
|
1344
|
|
POST
|
For certain ArcGIS Server issues, I have given up on trying to understand why and focus on what needs to be done to resolve the matter. If the problem is recurring than knowing why is important, but I have found trying to understand why something broke is often chasing gremlins or ghosts, and Esri Support is often of little help. Since you have a two machine site/cluster, I recommend unregistering the misbehaving ArcGIS Server, recycling the ArcGIS Server service on the misbehaving machine, and then re-registering it with the site. I have found this often corrects random corruptions of an ArcGIS Server deployment on a machine. As to why it happened, I stopped chasing that question a long time ago because I got more important tasks to focus my time on.
... View more
02-07-2023
08:40 AM
|
0
|
1
|
6242
|
|
POST
|
Managing the email separate from AGOL and My Esri, that seems less than ideal. I will wait to see if anyone from the EC team has any additional comments before e-mailing them directly.
... View more
02-02-2023
02:19 PM
|
0
|
1
|
2342
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Friday | |
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 2 | 06-05-2026 10:30 AM | |
| 1 | 05-29-2026 08:22 AM |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|