|
POST
|
This is November 2024. Has it been supported now ? thanks
... View more
11-25-2024
12:33 AM
|
1
|
0
|
1539
|
|
POST
|
I try Edge with IE Mode. It works actually. The signin page and all navigational menu appear. I also tried downgrading Chrome. It actually works BUT I can't stop Chrome from upgrading automatically.
... View more
11-22-2024
01:12 AM
|
0
|
0
|
1807
|
|
POST
|
I try to export an XLSX / CSV file to Domain using Table to Domain GP tool. I get "Error:999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.". It worked fine yesterday. I have been doing this many times and this is the first time its happening. Then I try it on another SDE Geodatabase just to make sure. The Domain is created succesfully. Then I use this domain and copy-paste it manually to the other server that was failed. It is a success. Both geodabatases are using Postgres 16. What might be the cause of Table to Domain GP tool failure on one server ? How do I check an alternative error message because the default error message is not helpfull ? Thanks
... View more
11-22-2024
01:07 AM
|
0
|
0
|
750
|
|
POST
|
Finally I know the problem: its the numbering format on Iphone.. I change the Numbering format on the IPhone, from "xy,xy.xy" to "xy.xy,xy" Now Survey123 works on both OSs
... View more
11-20-2024
05:19 PM
|
0
|
0
|
1128
|
|
POST
|
I already put the "nextval" as the DEFAULT. I add a point on the feature class. All coloumns are fine, except the "seqnumber_" coloumn. No value there, the coloumn showed "NULL" But, when I tested it on a non-spatial table (using INSERT INTO), it works perfectly, no problem. I am still wondering why it is not working on feature class.
... View more
11-18-2024
05:58 PM
|
0
|
0
|
1076
|
|
POST
|
I am trying to populate a column's value based on sequence. I create the sequence: CREATE SEQUENCE sch1.incrementbyone_seq; ALTER SEQUENCE sch1.incrementbyone_seq OWNED BY sch1.featurepoint1.seqnumber_; This does not work, the "seqnumber_" coloumn never gets populated. I have made sure that the owner and the schema name of the sequence are the same and located on the same schema as the Featurepoint1 Feature Class The sequence itself is correct when its is called by a query "SELECT nextval('sch1.incrementbyone_seq');" it gives out the correct number. How do I enable the sequence to be called when editing happens ? Then I try using a trigger and function: Function: new.seqnumber:= nextval('sch1.incrementbyone_seq'); Trigger: before INSERT OR UPDATE ON sch1.featurepoint1 FOR EACH ROW EXECUTE PROCEDURE function_name(); It works perfectly. Whats the difference between using and not using trigger ? Why the trigger works ?
... View more
11-17-2024
08:36 PM
|
0
|
2
|
1117
|
|
POST
|
How about the memory and all the settings, regardless the versions difference ? Please help to poin to any articles.. thank you. @VinceAngelo
... View more
11-14-2024
11:05 PM
|
0
|
0
|
1659
|
|
POST
|
I created a survey form using Survey123. There are coloumns to store coordinate with formulae : round(pulldata("@geopoint", ${location}, "x"),5) and round(pulldata("@geopoint", ${location}, "y"),5) This works fine on Android but gives out error "invalid number" on Iphone. The coordinates are different very slightly (only the last digit is different, not much). Due to this error, the survey can not be sent from Iphone. I am using Iphone 12 and 14 to test it. All the Location -> Integrated Provider setting are the same between Android and Iphones. I am using SDE Postgresql 16, Enterprise 11.0 need advice/ help to fix this. Thanks Update : I get around it by changing DOT "." into COMMA "," on the Iphone. This is NOT *convenient* because I want to lock the coordinates (users don't have the authority to update these fields). I need it to work automatically on both Iphone and Android.
... View more
11-14-2024
06:43 PM
|
0
|
2
|
1204
|
|
POST
|
How do I limit the addition of point using Collection Settings in Field Map ? I want to be able to collect point to only within specified distance from the target. I have tried and find out that The Accuracy setting can not limit the collection to within specified distance, it only gives out warning but does not prevent the actual addition of point. I also use Web App -> App Settings -> Use GPS Location enabled (see the second picture). This does not have any effect as well. I have checked the coordinate does not reflect the current location where I am standing at. thanks
... View more
11-13-2024
07:04 PM
|
0
|
0
|
708
|
|
POST
|
I have feature class with huge blob attachment on FGDB. I want to copy just the feature class without attachment. How can I achieve that ? Special Paste can not exclude the attachment table thanks
... View more
11-12-2024
11:11 PM
|
0
|
2
|
1605
|
|
POST
|
hi @SeaRM yes. you are correct.. i just tried it and it works as intended . thanks mate
... View more
11-12-2024
08:22 PM
|
1
|
0
|
1548
|
|
POST
|
I want to find the distance between 2 points with the same ID. Here is the illustration: I want to find the distance between A and A" and also B and B". Point Distance (Analysis) does not do this kind of processing.
... View more
11-12-2024
05:30 PM
|
0
|
2
|
1591
|
|
POST
|
Hi @VinceAngelo , here is what the database version says : PostgreSQL 16.4 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3), 64-bit . I am running Arcgis enterprise 11.0.
... View more
11-12-2024
05:23 PM
|
0
|
2
|
1687
|
|
POST
|
I will have like 30 surveyors. Does this mean I have 30 versions ? @BrainIsBrokenNeedGISHelp How does specifically the sync happens between data from devices to database ? What if the sync-ed data are not full, say it is only 50% finish ? Do I have to create the version again for the non finished survey ?
... View more
11-12-2024
12:22 AM
|
0
|
1
|
3399
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-25-2024 12:33 AM | |
| 1 | 11-21-2025 12:57 AM | |
| 1 | 11-12-2024 08:22 PM | |
| 1 | 10-13-2024 11:55 PM | |
| 1 | 02-25-2022 05:49 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-04-2026
05:39 PM
|