|
POST
|
I can get a default value in the geopoint using the calculation field. For example "45.637665 -122.671670" But then it always goes to that point and ignores the GPS. Can I so something where the GPS is used if it has it but if null it uses a default point? I have tried if(${GPS}= '0 0',"45.637665 -122.671670",${GPS}) if(${GPS}= '',"45.637665 -122.671670",${GPS}) with no luck. Any hints? Thanks I am using 1.8.27.
... View more
10-31-2016
10:13 AM
|
0
|
4
|
2484
|
|
POST
|
I am having an issue where if someone does not allow the Survey123 app to see location the geopoint is blank. This means it can not show on any map going forward. So I can never "see" it anywhere. It also means it is not visible to Data Drive Pages for some reason and ArcMap complains that shape can not be null. I know of no way to edit the point location since I can never see it. Also when I try to edit it in ArcMap Create local copy will never check it out. Is there a way to set a default location so at least this will not happen again? How is everyone dealing with this issue? I did find in testing that if location is turned off the map is blank. When you open it you must hit Home then move the map. This is confusing users. Thanks
... View more
10-28-2016
04:18 PM
|
0
|
8
|
2934
|
|
POST
|
I build a lot of these. I have found that the Create Map Tile Package is the only one that works fully. Its slow but works pretty much every time. Make sure to use Mixed. I have 5 open bugs with Esri on this but they have been open over a year with not fix so far. If you want lots of detail check out this post https://community.esri.com/people/Yovavzsystematics-co-il-esridist/blog/2014/08/26/cache-and-tpk-without-arcgis-for-server-workflos-for-desktop-users
... View more
10-28-2016
02:18 PM
|
3
|
0
|
5113
|
|
POST
|
Well I guess I was just missing a ). You can just nest a if in the no condition.
... View more
10-27-2016
01:14 PM
|
0
|
0
|
767
|
|
POST
|
Is there a way to do a If then Else? For example if they pick A then a different field gets a 1, if they pick B the field gets 2, if they pick C the field gets a 3. I tried nesting If statements but it will not take it. Maybe you can link pick lists? Thanks
... View more
10-27-2016
11:48 AM
|
0
|
1
|
1324
|
|
POST
|
I asked about this many months ago too. The issue I see with your method is what if you are offline? The value reload would have to be done on a form refresh or something while you were connected to the net.
... View more
10-26-2016
08:32 AM
|
0
|
0
|
825
|
|
POST
|
What is really tricky for us is when the multiple answer choices all have spaces in them. Survey123 requires you to not have spaces and then uses domains to flip. But this does not work with multiple answer questions. So now we have a big blob of text with no spaces and separated by commas. Post processing is the only idea we have had so far also.
... View more
10-26-2016
08:29 AM
|
0
|
0
|
2247
|
|
POST
|
I am fine with all those entries. Because what is my alternative - Never have spaces in a pick list ever? That would be weird. Is the no spaces thing a XLS rule? Seems strange to have to worry about spaces in 2016. This may seem small but it makes the form look terrible and may kill our project.
... View more
10-20-2016
09:50 AM
|
0
|
0
|
1276
|
|
POST
|
Just tested 10.5 Prerelease. Looks like they did fix the attribute table domain flip for single values but not for when it has a multivalue or multivalue option. Is that a Survey123 issue though?? Also it looks like when using Data Driven pages no fields values will show up at all. It just always says empty. Seems simple but does not work. Sigh. thanks
... View more
10-14-2016
02:01 PM
|
0
|
2
|
3191
|
|
POST
|
I get a better error now. I can send you all the inputs but I do not want to post it. Can i send it privately?
... View more
10-05-2016
10:55 AM
|
0
|
1
|
1276
|
|
POST
|
Got the official back from support. It is a bug. Bummer. Thank you for the table and the time to preform testing and research. I have a conclusion for you. both behaviors are related to defects. here is the breakdown. 1) HFS in attribute table displaying domains, -Logged Defect - BUG-000092872 - Domain descriptions are replaced with coded values when opening a feature service in ArcGIS for Desktop. -Status - This was addressed and Implemented in 10.5 (next release) -Workaround in 10.4 - Create local copy for editing > Enable coded descriptions > Refresh the attribute table. 2) HFS in Data driven pages insert attribute in the layout view. -Logged Defect - NIM097640 - In the layout view, the dynamic text shows only the code instead of the code description when the data source is a feature service on ArcGIS online. -Status - New -Workaround: none
... View more
10-05-2016
08:38 AM
|
1
|
3
|
3191
|
|
POST
|
Getting an error. It makes nothing in the sde DB. Thanks
... View more
10-03-2016
02:56 PM
|
0
|
3
|
1276
|
|
POST
|
Yep that was it I was in 10.2.2. What does Destination Workspace and Destination Prefix want? There is no help on the field and Workspace will not take a FC inside a .sde connection. Does it mean Workspace is the root .sde and Prefix is the FC? Thanks
... View more
09-29-2016
02:13 PM
|
0
|
5
|
1276
|
|
POST
|
Yea that is the classic way to do it but it causes the two fields issue which then becomes a constant pain when doing symbology or any type of reporting or when I use my technique to kick out a pdf. I was hoping that using the built in function would get around this. I still think having all those fields named Specify other. should be changed.
... View more
09-29-2016
11:08 AM
|
0
|
0
|
1438
|
|
POST
|
Number 1 is not an option. I have a mxd with the HFS connected to Data Driven pages. A downloaded copy would require adding the download copy to the map then relinking DDP. All of this would throw scripting out the window. Number 2 maybe. Will have to see how DDP reacts to that and what changes i need to my script. I will test and report back. We were kinda waiting on Portal replication for this option. I know syncing to a HFS is big on a lot of peoples list. I just downloaded your script and the toolbox is empty... mistake? Thanks
... View more
09-29-2016
10:16 AM
|
0
|
4
|
3191
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 2 | 04-10-2026 11:25 AM | |
| 1 | 04-09-2026 02:37 PM | |
| 1 | 04-07-2026 08:33 AM | |
| 2 | 03-23-2026 03:44 PM |
| Online Status |
Online
|
| Date Last Visited |
5 hours ago
|