|
POST
|
Here are instructions I wrote for myself a few months ago. A few of the steps regarding new feature class you can omit because you already have a "new feat class" which is your original SDE gdb. Rem. to add field, as specified in step 2. HOW TO MOVE FEATURE ATTACHMENTS FROM 1 GDB TO ANOTHER 1. create new geodatabase 2. create new feat. class in new geodatabase -geometry has to be the same as the source feature class that has feat. attachments -for fields, use the import button and specify source feature class -add additional field name: alias_GID type: text, length: 150 3. enable attachments on new feature class 4. append source feature class to new feature class -NO TEST -add field source.GlobalID to target.alias_GID 5. create new field in new feature attachment table named "REL_alias_GID" type: text, length: 150 5. append source feature attachment table to new feature attachment table 7. field calculate new feature attachment table REL_alias_GID to [REL_GLOBALID] 8. join new feature class.alias_GID .. TO .. new feature attachment table.REL_alias_GID left table is new feature attachment table right table is new feature class 9. field calculate new feature attachment table REL_GLOBALID to new feature class.GLOBALID
... View more
11-12-2015
09:35 AM
|
1
|
3
|
2526
|
|
POST
|
see here: related tables and offline editing 1. We have our own on-premise server 10.3.1; not federated to AGOL or portal. 2. In ArcGIS online, when adding the token-secured feature service as an item, I usually select "store credentials with item". This eliminates an additional feature service prompt for credentials 3. Add the same item to a new webmap, save, share it 4. download the webmap for offline use in Collector 5. In offline mode, select a feature and attempt to access it's related records. You will get "no valid location" in the right-hand pane. The workaround is during step #2. DO NOT store credentials with the service item. Proceed with the remaining steps. You will now be able to access the related features. There were earlier bugs in Collector with credentials stored in service items, but they have since been fixed. This bug is related to the previous ones, but different as it only pertains to related records. From my testing it was introduced at version 10.3.4. We were using related records with stored service item credentials at Collector 10.3.3 and did not have this problem.
... View more
11-12-2015
08:14 AM
|
1
|
7
|
2927
|
|
POST
|
Here's the thread related to the storing credentials with AGOL service item: related tables and offline editing From what I've observed the above issue is only when related tables are used. I can't search for bug-000087792; support site appears to be down. We continued to receive "not a database file" error several times last night during attempts to download a webmap. Please PM and I will send logs; nothing looks out of the ordinary.
... View more
11-11-2015
12:36 AM
|
0
|
1
|
1629
|
|
POST
|
iPhone 6s / iOS 9 just reported a similar error, unable to download: map was not a database file. This time it was during an attempted webmap download for offline use. Server log level was set to "FINE", I did not see any errors in server log. I just set server to log level: "DEBUG". After the field crew member attempts another download tonight, I'll post the log if I see anything. Def. something going on with new 6s hardware. These 2 variants of "not a database file" are encountered during almost every sync and map download. This is not the case when working with older apple hardware. In all cases, the same webmap, feature services, AGOL items are used by all hardware; pretty much narrows it down to individual hardware or network/internet connections. Edit 11/10/2015: I stand corrected; I just received the same error when downloading the same webmap using an iPad2. unable to download: map was not a database file. Server 10.3.1, the feature service contains 2 relationship classes; Collector can edit related data. I got the same error 2 times during attempted downloads. 1. open map in online mode, if prompted to sign into the secured feature service do so. This is necessary because you CANNOT store feature service credentials in AGOL item. This causes an error when editing related records; this bug was introduced in version 10.3.4, someone correct me if I'm wrong. 2. Go back to the maps screen 3. attempt to download the webmap. If you get error unable to download: map was not a database file attempt again. You will likely get the same error 4. Close Collector on the iPad, (double click home button, then swipe from bottom-to-top). 5. Re-launch Collector, you will likely be auto-signed in. Repeat steps 1-3. This time the webmap will successfully download.
... View more
11-10-2015
01:23 PM
|
0
|
3
|
1629
|
|
POST
|
to my knowledge, you Can use the 3D polyline feature service in Collector, but it will only capture 2D data. 3D data collection is not possible with the current release of Collector, which is 10.3.5.
... View more
11-03-2015
12:45 PM
|
1
|
0
|
753
|
|
POST
|
server 10.3.1 Collector 10.3.5 services added as proxy items to AGOL; credentials NOT stored in service item AGOL hosted feature service for location tracking webmap is downloaded to Collector; used in offline mode related tables are edited in the field Wifi sync, Collector routinely displays: "Sync Error: File opened that is not a database file" Good part is that the data appears to sync OK when looking at the source SDE geodatabase. This seems to only happen using the latest iOS hardware/software. Older iPad2 with Collector 10.3.5 does not display the error that I'm aware of. Anyone else have this problem, any workarounds? thanks.
... View more
11-02-2015
09:57 AM
|
0
|
7
|
4322
|
|
POST
|
Created feature service in AGOL using Location Tracking Template. The feat. service is added to a webmap that is used by Collector App. Everything is working correctly; Collector app movements are being recorded every minute. Question: 1. When you click on a tracking location point in an AGOL webmap you can see the editor tracking data, ex: "edited by userX Friday 4:15pm". What is the time zone the editor tracking data is recorded in; Pacific, UTC? thanks.
... View more
11-02-2015
08:27 AM
|
0
|
1
|
2533
|
|
POST
|
Hey guys, any update on this from the dev team? will this be addressed in 10.3.6? thanks.
... View more
10-23-2015
11:11 PM
|
0
|
0
|
3001
|
|
POST
|
what you propose would kind of work, here are the problems I see: 1. the tablet in the truck would always have to be ON, and not go into standby mode 2. I assume its in the city, so the tablet would be best to have cellular data plan so you can reduce reliance on GPS signal which might be impacted inside the truck cab. This is all so that Collector can display current location, relative to your base map parcels 3. I assume you would setup a relationship class between parcel polygons and a new recycling table you create 4. There would not be an out-of the box way to simply touch a parcel poly in Collector and populate a related record in your recycle table. 5. You would have to touch [select] parcel poly, scroll down on details screen, choose "new" to add record to your related table, then "submit" to save. So, 3 clicks instead of 1. 6. Having drivers/field crew that are diligent and care about building a good database. I have found that is the toughest challenge.
... View more
10-21-2015
07:58 AM
|
0
|
0
|
809
|
|
POST
|
I had the same thing happen, Related tables in offline mode show "No Valid Location" just like in the 2nd screenshot above. Online mode the map works fine. Collector 10.3.5 Server 10.3.1 Token secured feature service added as item to AGOL, with credentials stored in item feat. service with archiving, editor tracking, attachments enabled Reproduce problem: New AGOL webmap Add the feature service item from AGOL Both the feature layers AND the related tables are auto. added to the map Configure symbology, popups, ect... Save webmap download webmap to Collector 10.3.5 click on a feature service polygon, under the details/relationship, click "new" to add record to relationship table Rather then displaying the fields for the related table, you get "No Valid Location" Workaround: New AGOL webmap Add Layer From Web Enter the URL to your secured feature service, example: hxxp://mydomain.com/arcgis/rest/folder/servicename/FeatureServer When prompted, enter service credentials Configure symbology, popups, ect... Save webmap download webmap to Collector 10.3.5 click on a feature service polygon, under the details/relationship, click "new", everything will work normally. Problem: There seems to be something incorrect with how AGOL is storing secured proxied service items? I'm not sure if its related to secured services, or services that contain relationship classes and related tables? Perhaps this is related to URL case sensitivity settings in IIS7? But regardless, it seems like offline Collector related records that were added from a AGOL item with stored credentials does not work in offline mode
... View more
10-19-2015
07:48 AM
|
1
|
5
|
3001
|
|
POST
|
thanks for the confirmation. We had surveyors on the team loose 2 days worth of data. $$ loss has potential to be substantial especially if the client demands we re-travel, and re-navigate the transects. For anyone trying; an iCloud restore (even if the iCloud backup was done prior to the app update) will not bring back the data. From our investigation and testing iCloud doesn't backup Collector app data.
... View more
10-13-2015
09:35 PM
|
0
|
0
|
2409
|
|
POST
|
[see my above edit; both iOS devices took the 10.3.4 update] I'm not 100% sure if the app update is causing un-sync'd data to be erased. 1 survey appeared to have this happen to them; another surveyor's data was fine. Both using iOS Collector on iPhones; both devices took the auto update. One thing that we did notice is that after the iTunes "save to" of all files/folders under the Collector app is that the "on device" tab of Collector gets cleared. It's like iTunes "save to" is removing/clearing the Collector app data. Weird thing is that you can wire up the device to iTunes a 2nd, 3rd + time and perform another "save to" and the data is still there; view-able in iTunes and after its saved to PC disk. iTunes must be modifying the Collector app data folders/files in some way that ver. 10.3.4 is unable to read. We have not noticed this on previous Collector releases; someone please correct me if I'm wrong.
... View more
10-13-2015
08:04 AM
|
0
|
0
|
2409
|
|
POST
|
I can't believe more people aren't reporting this. Same here that's the only explanation we have also. UHG.
... View more
10-13-2015
06:52 AM
|
0
|
3
|
2450
|
|
POST
|
I checked the device, it had v. 10.3.4. Is that the issue? Non sync'd data was whipped during the iOS update to collector 10.3.4? Edit: Another surveyor successfully used iTunes to dump his data on the same day, everything was in tact. His device doesn't did auto update, was also at v. 10.3.4
... View more
10-13-2015
06:33 AM
|
0
|
6
|
2450
|
|
POST
|
yes, I highlighted all the contents in iTunes (userName_replicaID folder, basemaps folder and all the files) then hit SaveTo. The resulting folders on the C:/ drive where the runtime.geodatabase should have been were empty. iTunes also displayed a "zero" size of the folder. When I first saw that I got nervous. Supposedly, the device owner said he was able to see the map and un-sync'd data in the "on device" tab of collector prior to the attempted iTunes dump. But, iTunes doesn't dump anything but blank folders. Did the iTunes connection, then iTunes "SYNC" operation wipe the Collector app data before I was able to perform the SaveTo ?
... View more
10-12-2015
06:58 PM
|
0
|
1
|
2450
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 3 weeks ago | |
| 1 | 05-02-2024 04:44 PM | |
| 1 | 11-04-2025 11:45 AM | |
| 1 | 10-31-2025 06:53 AM | |
| 1 | 02-06-2019 06:41 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|