|
POST
|
The Setup: Using Query Widget Select a first value pulldown, then another. Set the second as Nested Query, select Unique. This second value points to a numeric field. User interaction (GUI): I was unable to find any configuration available to ensure that sorting was as expected when the values are numeric. Is there any 'hacking' the code that anyone has done to have this sorting properly when the values are from a numeric field?
... View more
12-02-2016
08:05 AM
|
0
|
0
|
838
|
|
POST
|
Dont suppose 'add data' would include KMZ files? Is there a list of the supported data types from local files that will be supported?
... View more
12-01-2016
09:00 AM
|
0
|
1
|
4843
|
|
POST
|
No one? I can pick 50 images, it works. gets to 100% and have a complete output I try 250 Images, it works, gets to 100% and have a complete output I add 900 images.. it fails I add 501 images, it fails. 72%
... View more
11-30-2016
08:10 AM
|
0
|
0
|
1054
|
|
POST
|
Nothing more exciting that waiting 2 days for Drone2Map to Crash on 3041 raw images. Re-run and it hangs on hour 40+ with no logs. Had noticed Drone2map had several instances of itself running. Try a different area with under a 1000 tiles and now get this: (at72% complete) I have the logs at Info and there is nothing in them other than what is also seen in the Error dialog. Is anyone having this much trouble with Drone2Map?
... View more
11-24-2016
07:31 AM
|
0
|
3
|
1702
|
|
POST
|
For everyone that has the missing layers or better yet, the process that completes in 10 seconds to 100% (when we all know it will take hours or days)... This was found to be caused by the enterprise Security software's installed.
... View more
11-23-2016
10:03 AM
|
0
|
0
|
1050
|
|
POST
|
Very confusing. Id really focus on providing a better understanding of GIS business requirements. That scope does not require ArcGIS Server what so ever. You can generate links for data (images and such) by having your images accessible through a web server (e.g. IIS).
... View more
11-23-2016
07:39 AM
|
1
|
0
|
1410
|
|
IDEA
|
I am not understanding your idea. Drone2Map runs on Server 2012. That means, feel free to either spin up a VM, use a dedicated server or subscribe to any Cloud Datacenter you'd like and run it. You will pay for processor time in any scenario. Suggesting to offload to cloud for processing would require massive data transfers as well. I am down-voting this for now as I do not see this being viable. Feel free to add some information I may have missed.
... View more
11-22-2016
09:33 AM
|
0
|
0
|
1142
|
|
IDEA
|
With more complex solutions using GIS are used with out of the box ESRI products, repeatedly we come across where the data structure is many table records for a feature. This of course is handled in ArcDesktop. Implementing full Relationship in a web stack to mobile environment would open up more use of collector. Table-to-Feature (1:M) and the ability to edit these tables. Recent release of 1:M Feature-to-table is great... this would be the finishing touch!
... View more
11-10-2016
02:05 PM
|
1
|
0
|
414
|
|
POST
|
My Hypothesis is around that Drone2Map has buried calls to get blanket licensing from Pix4D authorizations and it looks suspicious to protection software's so they block the process. Capturing of the error of course is non existent through debug mode in drone2Map and Tracing is a time consuming process consuming many hours of our time. I am still digging but these exes that are located are of interest: C:\Users\[USER]AppData\Local\Programs\ArcGIS\Drone2Map\Bin\Python27\Lib\site-packages\osgeo\
... View more
11-10-2016
01:33 PM
|
0
|
0
|
2935
|
|
POST
|
What is the relationship? is this a 1:M (Feature to table) ? Does the browser F12 show any errors when you open the edit window?
... View more
11-10-2016
10:31 AM
|
0
|
1
|
1519
|
|
POST
|
A requirement is to have Table To Feature 1:M relationships run on Collector through Portal. It appears that this relationship is not supported. Is there any intuitive workaround? I have tried attempts many ways... Obviously the 1:M feature to table does not work... I had managed to get it all working however, if one deletes the feature.. .the foreign value in the table goes NULL... if there was a way to just leave that alone, it would all work regardless being backwards relate. Or better yet... When will collector Support Table-to-Feature 1:M ?
... View more
11-10-2016
08:03 AM
|
0
|
0
|
890
|
|
POST
|
Anthony, Would you have extensive in depth knowledge of how Drone2Map / Pix4D software actually works? As per my comment, we have found the cause is Enterprise Endpoint Protection software prevents Drone2Map from running a successful process. ~10 seconds to process. Drone2Map is doing a lot of non-standard operations.
... View more
11-10-2016
07:55 AM
|
0
|
0
|
2935
|
|
POST
|
This has been narrowed down to be caused by Enterprise security software running on machines in our case. Cause: ESRI Drone2Map code and py scripts that do non standard (funky) operations. Enterprise Endpoint protection software on all corporate machines blocks these processes... Drone2Map just thinks the processes are finished. Symptom: Press Process >> approx 10 seconds program says '100% complete'. We are deep in investigating the 'exact' cause. But it is narrowed down to Software blocking whatever Drone2Map is doing - which looks like malicious activity. Hypothesis is around that Drone2Map has buried calls to get blanket licensing from Pix4D authorizations and it looks suspicious to protection software's so they block the process. Capturing of the error of course is non existent through debug mode in drone2Map and Tracing is a time consuming process consuming many hours of our time.
... View more
11-10-2016
07:52 AM
|
0
|
2
|
2935
|
|
POST
|
Hi Nathalie, I know this is an old posting but I want to help others that may come across this... There are many ways to copy and load records into a new table in a new geodatabase and preserve GlobalID Values. 1. When copying data in ArcGIS, copy and paste, data extraction and XML workspace import preserves the GlobalID Values. 2. ArcObjects: on an unversioned SDE Geodatabase, you can convert the gloablID to a GUID field... then import the data... then convert the GUID back to the GloablID field. 3. ArcObjects: on an unversioned SDE Geodatabase...Using DataChangesImporter to monitor delta and preserve GlobalIDs. 4. In ArcGIS Pro: Preserve GlobalIDs. - Python ref: Preserve Global IDs (Environment setting)—Geoprocessing | ArcGIS for Desktop
... View more
10-19-2016
03:07 PM
|
0
|
0
|
3969
|
|
POST
|
Hi James, Unfortunately, the program still runs for short time (approx 10 seconds) and then says complete. At which point, nothing happens. I setup a test machine that has no Vid card Thoughts?
... View more
10-05-2016
03:31 PM
|
0
|
9
|
2935
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 09-27-2024 09:04 AM | |
| 1 | 01-06-2016 11:32 AM | |
| 1 | 12-13-2021 10:03 PM | |
| 1 | 07-19-2017 07:31 AM | |
| 1 | 01-18-2016 07:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-07-2026
03:02 PM
|