|
POST
|
I found this as I was getting the same exact error in Desktop. I use backend STIsEmpty(), STIsValid(), STIsSimple() as mentioned in previous comments. All were valid and simple, none were empty. We are on 10.5. I have discovered something after thorough testing. I have narrowed it down to an issue with Enterprise GDBs in SQL server (haven't tested in Oracle etc). Place two feature classes with non-overlapping extents from an EGDB in a map. Run "Select by Location" in the following scenarios: Select one feature in FC1 and then run "Select by Location" selecting features from both FCs within a distance that will not reach features in FC2. Error occurs Select one feature in FC1 and then run "Select by Location" selecting features from both FCs within a distance that will reach features in FC2. Error does not occur Select one feature in FC1 and then run "Select by Location" selecting features only from FC1 within a distance that will not reach features in FC2. Error does not occur Select one feature in FC1 and then run "Select by Location" selecting features only from FC1 within a distance that will reach features in FC2. Error does not occur Repeat the inverse of this (swapping FC1 with FC2 in each scenario) and you will get the same results. Conclusion: Error is produced when selecting features from both FCs when the search radius does not intersect the second FCs extent. If this same test is performed with the feature classes in a File GDB, no errors are shown. I have called and I'm waiting for a call back from Tech Support. I have tested this in a 10.4.1 and 10.5 GDB. I don't know if perhaps it is fixed in a newer release.
... View more
09-30-2019
09:29 AM
|
3
|
0
|
18160
|
|
POST
|
We are having related but not identical issues. We have some of our layers dropping from a map but not from the actual service itself. We have put a ticket in and they are researching it. We are not 100% sure it's windows updates because we only update on Mondays and this occurred on a Wednesday night. We will post more as we learn more. Glad you shared this though.
... View more
02-21-2019
01:59 PM
|
0
|
1
|
2153
|
|
POST
|
I found a solution to our problem and felt the need to share it here. What ended up fixing the issue was to drop and recreate the login for the AD group at the instance level and then also drop and recreate the user at the database level for that AD group. I am not exactly sure how this solved the issue but I needed to do it for another issue and we discovered it fixed this issue as well.
... View more
06-19-2018
08:45 AM
|
2
|
0
|
819
|
|
POST
|
Dan, This is more than I was able to find through searching so it is helpful. However, I landed on this thread searching for a scenario that is not documented. I think others may be asking it in other words but instead, I'll try this approach. We have users that have their phone fall in the sewer or the stream or get mangled by kids and wiped, etc. This basically deletes the device data without ever letting the replica parent know. How do I find out that a replica version needs deleted and its associated replica needs unregistered? For all my script knows, there's still a device with collector installed that has that version checked out. I am not close enough to the staff to know of these occurrences and they don't think to tell us these sort of things.
... View more
05-07-2018
01:29 PM
|
3
|
0
|
4404
|
|
POST
|
Rex Robichaux, thank you for your additional info. If I understand you correctly, you wanted to confirm that we did not modify the default database role "public"? Correct, it appears as shown below: I likely will create a new case for this. To further the confusion, there are other enterprise geodatabases in the same instance using the same active directory group, that we are able to view data in. That started me thinking it was something to do with the database. Then I tried importing a map into ArcGIS Pro that contained layers from the database that we cannot view layers in and it still shows all the layers without red exclamation points. However, it does take a bit longer to open a map containing layers from that database.
... View more
03-23-2018
02:35 PM
|
3
|
0
|
4436
|
|
IDEA
|
We currently have a map that we've just started seeing this behavior on as well but I am reluctant to provide a link because it might unnecessarily inflate our usage statistics . It has one line layer that has enabled popups but the popup shows up when clicking on empty space in the map and simply says "No Information Available." This is leading our users to think something is broken.
... View more
03-23-2018
02:11 PM
|
1
|
1
|
3193
|
|
POST
|
Hi Rex, Thanks for your reply. It is good to know it is actively being researched. Our support ticket #02071470 was closed, due to the fact that we could explicitly grant each user permissions to each individual feature class or table and no other fix was available. For us, that meant that we rolled back to 10.5 since our other engineering extensions did not support 10.6. For now, this has got the majority of our users up and running. However, we are now seeing this behavior in the latest release of ArcGIS Pro (2.1.2). I have to explicitly grant permissions to each user for each feature class or table. That's not really going to work for us moving forward because that's hundreds of items to manually a good number of users to. If you have any pull to get this issue resolved, that would be really helpful. Just to more clearly state the issue: gdb items stored in sql server with privileges set to an AD group are not visible to members of that group when connecting to the database in ArcGIS Pro 2.1.2. We are in SQL Server 2012. Our GDB is still at version 10.4.1 because we are not able to upgrade until a few remaining clients are able to upgrade. Thanks, Doug
... View more
03-21-2018
02:43 PM
|
1
|
2
|
4436
|
|
POST
|
We have this same issue. However, our situation is that we have some features in the database that are not to be viewed by those that have not been made aware of a non-disclosure agreement. So we use active directory groups to grant viewing privileges to different sets of data. I just got off of the phone with support and she indicated that this patch may only work for explicit user permissions and not groups. I tested by adding an explicit permission to a feature class for a particular user and she was correct. Using group permissions nothing is visible but with a specific user granted permission, the only thing visible in that database is that one feature class. Is this also being addressed? We are not able to move to 10.6 because of other extensions that are not yet compatible. So that would mean a rollback to 10.5.
... View more
02-23-2018
02:49 PM
|
1
|
6
|
4436
|
|
POST
|
Doh! Thanks Morten. I tried finding that in the documentation. Is it in there somewhere and I missed it?
... View more
11-27-2017
08:20 AM
|
0
|
0
|
1631
|
|
POST
|
Howdy folks! I have been asked to create an app that can run offline for emergency services. I initially went to Vector Tiles packaged as a basemap and rendered in a .NET Runtime app. The rendering was adequate and performance was more than amazing. Then I got crazy and started looking into using a scene so I could show a driver a view of what they are driving toward like other standard navigation software. This led to my problem: I cannot get the vector tiles to display in a scene. I have used a Mobile Map Package just to see if I am looking at the right spot on the globe and have verified that the .mmpk shows up fine but the same .vtpk that works in a 2D map does not show in a 3D scene. I'd love any tidbits of info you may have. I cannot include my .vtpk because it is not my data to give out. But it is in WGS84 and is made from the same map as the .mmpk.
... View more
11-20-2017
01:37 PM
|
0
|
2
|
2114
|
|
IDEA
|
This is an excellent idea and carries an idea I recently posted to the next step. Is there a way we can combine these ideas to gather more support. Everyone I'm talking with in our region is trying to accomplish the auto-populating of fields using collector. https://community.esri.com/ideas/13688
... View more
07-27-2017
08:11 AM
|
0
|
1
|
2598
|
|
POST
|
We have not seen any trouble with this. No corruption. And this GDB is used to publish layers to ArcGIS Server. It has worked flawlessly since implemented. Just noticed you asked if there were any users who had issues. There are no MXD's pointed to this data other than those used for creating the map services. Therefore, the locks are created by ArcGIS Server. In our case, the server refreshes bad connections every 30 min so we don't have a problem. I don't know what it would look like to a user if they had a map open and you ran this.
... View more
07-24-2017
08:35 AM
|
0
|
0
|
1091
|
|
IDEA
|
The Need: Those considering moving to ArcGIS Collector for mobile data collection who have been using handheld devices with Trimble TerraSync or a similar software are familiar with certain fields auto-populating with values (File names, date and time the feature was collected, Location coordinates, etc.). When moving to Collector, they lose this ability. Enabling editor tracking records the date and time, however, if they are offline, this date/ time may not be accurate. Tracking which user collected each feature is also difficult without the user typing in their user name. Editor tracking only provides "Esri_Anonymous". While individual operating systems provide some good date/time pickers, this still means the user has to provide input for something that the device should already be aware of. The Idea: In order to not have to take a step backward while taking a step forward in our data collection efforts, it would be good to be able to configure an app intended for use in Collector so that fields can be AUTOPOPULATED using a few different methods. From a list of system values: Date, Time, Date and Time, System/device name, etc. From AGOL user information: Username, Organization, etc. From location information: Lat, Lon, X, Y in various formats (dec deg., dms, etc)
... View more
07-14-2017
11:36 AM
|
64
|
5
|
8198
|
|
POST
|
Hi All, I just asked my systems admin what he does to forcibly close files if he needs to. He told me to google PsTools. The specific tool is called psfile.exe. I use C# arcObjects to accomplish data processing automation and I was able to use this before Compacting a file geodatabase that we use in map services (always has locks). Here's an example of what I run: // forcibly close files in WPUB so we can compact it System.Diagnostics.Process P = new Process(); System.Diagnostics.ProcessStartInfo si = new ProcessStartInfo(); si.WindowStyle = ProcessWindowStyle.Hidden; si.FileName = "cmd.exe"; si.Arguments = "T:\\GIS\\scripts\\PSTools\\psfile.exe \\\\gis10 F:\\gis10$\\wpub\\WPUB.gdb -c -nobanner"; si.RedirectStandardOutput = true; si.UseShellExecute = false; P.StartInfo = si; P.Start(); Then I run the compact immediately after. It works like a charm.
... View more
06-20-2017
02:07 PM
|
0
|
2
|
6840
|
|
POST
|
Christopher, it took me a week to see this but I'm glad that was helpful. It sounds like you are still trying to find a way to either create a custom app or something. I am trying to figure out how to get you my contact info without leaving it out there for all the spammers. You could call the City of Meridian in Idaho and ask for me and I'd love to share what we've been doing in more detail. Just for general info, here is the idea. Create folder on my c drive that is called ReaderMapFiles Inside that folder I have a Data, Imagery, and PMF folder and then a bat file. I put the data that will be in the map in that folder on my c drive and then publish the map to the PMF folder. I copy the ReaderMapFiles folder to a network share and point the bat file to xcopy from that network share to the local c:\ReaderMapFiles folder with the flag that only copies if the source file is newer. To set up each individual machine, I only have two steps: 1. install arcreader; 2. run the batch file from the network share so once a machine is set up, they need to periodically bring the machine (usually laptops) to a city facility and connect to our network and run the batch file (which I place a shortcut to on their desktop). As far as a custom arcreader app, we use ArcObjects .NET SDK and you can focus it down for specific purposes. That is only for a limited few though with very critical and focused workflows. Most of our users in the field are fine with the full ArcReader app.
... View more
07-21-2016
02:06 PM
|
0
|
0
|
2793
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-09-2026 08:36 AM | |
| 1 | 03-10-2026 10:35 AM | |
| 2 | 05-16-2025 09:52 AM | |
| 1 | 11-22-2024 10:56 AM | |
| 3 | 11-22-2024 10:40 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-09-2026
08:22 AM
|