|
POST
|
Encounter similar situation here, did you have any luck solving this without losing your 61 entries? I hope you did!
... View more
01-02-2017
05:40 AM
|
0
|
2
|
2713
|
|
POST
|
The first thing I notice is the uncpath you are using. Have you tried it with the geodatabase file locally? In my experience a slow network drive can cause arcmap to err/crash
... View more
11-03-2016
04:14 AM
|
0
|
0
|
1249
|
|
POST
|
Hi, I use scripts (using arcrest) to zip my hosted features and download them. The zips are placed in the 'my content' folder and have names in the form ddmm_hhmm_featurename__layername.zip All works well except for two feature layers; these are zipped correctly and visible in 'my content' but cannot be downloaded and a HTTP error 400 'bad request' is logged. Since these two have the longest names of my batch, 46 and 54 characters, I suspect there is a maximum request length for the post I make. Has anyone seen this error before when requesting from the agol? Does anyone know of a maximum? I am led to believe the maximum post length is a setting in the webserver but I might be mistaken. regards, Bert
... View more
09-28-2016
12:33 AM
|
0
|
0
|
1350
|
|
POST
|
How about a second map but using the same layers/features?
... View more
09-27-2016
11:15 PM
|
0
|
0
|
819
|
|
POST
|
Great stuff! I just made a very small filemaker solution and can open collector from it.
... View more
09-26-2016
06:44 AM
|
0
|
1
|
2850
|
|
POST
|
Ali, have you seen this: https://community.esri.com/thread/105536 it seems to sort of answer you question.
... View more
09-13-2016
11:14 PM
|
1
|
0
|
3560
|
|
POST
|
Some of my collector users have been creating records with attachments in hosted feature XX while these belong in hosted feature YY. I'm using a basic license so I can't edit the hosted features. Download/merge/republish is not an option. Is there a way/workflow to copy records and attachments from hosted feature layer XX to hosted feature layer YY?
... View more
09-12-2016
03:37 AM
|
0
|
0
|
1185
|
|
POST
|
Solved. It turned out that the server having the problem has an (redundant and faulty) environment setting for proxy. urllib reads that and acts upon the faulty settings. Removing the environment setting and rebooting the server solved the problem.
... View more
09-01-2016
02:19 AM
|
1
|
0
|
1318
|
|
POST
|
I would like to identify the devices my endusers use. It would help me to troubleshoot when (real-life example) an enduser has collector on his iPhone6/iPad Mini AND Android device simultaneous. Another example would be to check if an intern accesses our data from other than the designated devices. Other software (filemaker) has capabilities to by obtain a deviceID from the ipad/iphone on which the software is installed. Can this be done?
... View more
08-30-2016
04:46 AM
|
1
|
2
|
1432
|
|
POST
|
Travis, Do you have an editable layer in your map? I've found not having an editable layer prevents me from having the map off-line
... View more
08-30-2016
01:43 AM
|
0
|
0
|
2538
|
|
POST
|
Have you tried this: Making a local copy of a feature service for editing—Help | ArcGIS for Desktop Bert
... View more
08-29-2016
01:32 AM
|
0
|
0
|
622
|
|
POST
|
Same question as Jose really. I have a (fgdb) feature class containing records with attachments which I want to merge with another feature class containing records. All I can establish is copying records but losing the attachments, Is there a how-to about this? I've read the link Mr Patterson mentioned above but I can't find a copy-paste or merge action. At the moment i'm thinking along the lines of: use a cursor to walk through the records in FC1 Detect if an attachment is present if no attachment present, just copy the record to FC2 if an attachment is present, export the attachment (found this as a starter http://support.esri.com/technical-article/000011912) copy the record to FC2 re-attach the attachment to the record in FC2 (using add attachment from Mr Pattersons link above) Any thoughts are appreciated, when successfull I'll keep you posted. (When desparate, I'll keep you posted as well ;-)) Bert
... View more
08-16-2016
05:00 AM
|
0
|
0
|
1651
|
|
POST
|
Downloading collector is free. But I guess you want to sync with ArcGIS Online so you'll need at least an ArcGIS Online account/user A 'free' ArcGIS Online account comes with each ArcMap license so you might already have some. Additional arcgis Online licenses can be purchased in bundles of 5. See http://www.esri.com/software/arcgis/arcgisonline/purchase But, strictly speaking, there are no license costs on Collector as such afaik
... View more
08-10-2016
03:51 AM
|
0
|
1
|
1529
|
|
POST
|
Hi All, The last couple of months have been an education. Developing -amongst others- a way to backup our online data including attachments. I didn't know much about python, not much about agol and I barely had heard about REST. I want to share my solution here because I hope people can benefit from it. Everything you need to fill in yourself starts with 'my_' The attachend script scans through the arcgis online hosted feature services, then exports and downloads a zipped file geodatabase per layer containing attachments if attachments are present. I'm very happy with that because my basic arcmap license doesn't allow me to connect to agol and make a 'local copy for editing' when attachements are present. Also this script works when our licensemanager is offline or depleted. It is based on work from Jake Skinner and Andrew Chapowski; Thanks Jake and thanks Andrew!. It's not a neat script although I use comments to explain a bit and there is a logfile of sorts. It's not 'pythonesque', 'pythonese', 'oop' or whatever. I feel more comfortable using IF: than TRY: I use way to many modules, so I'm sure real developers out there can rewrite the script to half it's current size while outperforming this 10 to 1 I've been struggling with getting through our companies proxy and at the moment I am still not able to get the second part working over a proxy, without a proxy all is fine. Our IT has come my way and later this week I'll get a firewall rule and the script will run without a proxy. (thank you IT guys!) So, have fun! Should you have any questions feel free to ask.
... View more
08-02-2016
05:17 AM
|
1
|
0
|
1284
|
|
POST
|
Hello Nikita, The only way I know (but I am a beginner) is via arcgis online. Sync collector with arcgis online and connect to arcgis online from arcgis for desktop.
... View more
08-02-2016
03:37 AM
|
2
|
8
|
2776
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-09-2025 05:56 AM | |
| 1 | 10-08-2025 03:45 AM | |
| 1 | 10-01-2025 06:55 AM | |
| 1 | 07-01-2025 05:46 AM | |
| 1 | 06-02-2025 05:19 AM |