|
BLOG
|
The Esri team members are a truly impressive part of the community. I am always amazed that the actual product engineers, developers, and experts are answering questions from users. It really speaks to how much Esri actually listens and responds to the users.
... View more
01-08-2025
03:17 PM
|
6
|
0
|
2546
|
|
POST
|
If you are looking specifically for watershed/drainage data, the USGS has watershed polygons and flowlines for the United States. Here's an article I found on how to access this layer: https://www.usgs.gov/faqs/where-can-i-get-watershed-maps - likely also in Living Atlas.
... View more
07-30-2024
09:25 AM
|
0
|
0
|
1252
|
|
POST
|
fileNameVisible=false in the body::esri:style column so that the name can't be accidentally (or purposely) changed by the user. Hope that helps 😁 -->
Possibly. I have some forms that rename photos, but haven't tried it with files. Here's what I have in the bind::esri:parameters column in Survey123 Connect for one of my surveys (bolded for emphasis): fileName=concat("Prefix", ${Field}) If you just want the file named based on a field, you could use fileName=${Field} Also, I like to lock things down for consistency, so have used the parameter fileNameVisible=false in the body::esri:style column so that the name can't be accidentally (or purposely) changed by the user. Hope that helps 😁
... View more
05-06-2024
04:42 PM
|
1
|
0
|
4019
|
|
POST
|
Even though I'm within the cofines of what my IT sets up at work, this is good info to know. At least worth a suggestion. 🙂
... View more
03-18-2024
10:32 AM
|
1
|
0
|
3357
|
|
POST
|
Honestly, I was/am workign within the confines of what my work IT department offers, so my choices are made for me. The Virtual Machine was fine for basic mapping and a little ArcGIS Pro work, but for analysis or more complicated symbology (i.e. the real reason for using Pro), it kept crashing and hanging. It came around to a lack of a dedicated graphics card, so they moved me off the Virtual Machine and to a tower set up with Citrix Workspace.
... View more
03-18-2024
10:32 AM
|
0
|
0
|
4737
|
|
IDEA
|
This is great! I also find that the number pad sometimes covers the entire screen on smaller screens (iphones), then we have numbers entered wrong as the user tries to scroll down to the next question.
... View more
03-13-2024
08:57 AM
|
0
|
0
|
652
|
|
POST
|
I have had good results with Citrix Workspace. Virtual Machine did not work out well, but a physical computer remoted into through Citrix Workspace did the trick.
... View more
03-13-2024
08:52 AM
|
0
|
2
|
4808
|
|
POST
|
Thank you @HeatherBell, @KKelechenyi and @Levon_H for verifying that it's not just me. When I go to update that layer next, I'll have to get some Tech support - unless someone else has an idea... If I find anything, I'll update this post.
... View more
03-13-2024
08:30 AM
|
1
|
0
|
3520
|
|
POST
|
Thank you @BriannaEttley for the feedback. Totally understand the different roles the Esri boards play vs job boards. Also, thank you for the link.
... View more
01-25-2024
09:02 AM
|
0
|
1
|
1529
|
|
POST
|
I want to put a vote of support for this. I think a lot of us are looking for or would be willing to provide gig work for our GIS skills The issue is around both sides being protected from issues. Some mechanism to make sure the poster of the gig is legit and will pay - as well as a way to guarantee the qualifications and completeness of the job before payment. There are several sources out there for gig work, but from my experience they tend to be a lot of noise and really hard to get jobs from and find the kind of skills you need. Something more focused on ESRI products and with a more “filtered” user base of ESRI community members would be great.
... View more
01-22-2024
08:22 AM
|
1
|
3
|
1579
|
|
POST
|
I will work on getting the xlsx document anonymized. There are a few pull data and choice lists that will need to be de anonymous before sharing. Been troubleshooting all day and have landed on the where clause being the issue but can't figure out why. If I can get that xlsx doc anonymized, I'll upload it this week. Thank you @abureaux for your help and ideas.
... View more
12-27-2023
02:29 PM
|
0
|
1
|
2018
|
|
POST
|
Thank you for the troubleshooting ideas. The report behaves the same with and without the summary section. I used only one part of the where clause (Results1 = 'pos') - same behavior. Guess I'll still poke at it. 🙂
... View more
12-27-2023
11:59 AM
|
0
|
1
|
2031
|
|
POST
|
Hello, I have been working at this for a while and cannot seem to figure out what's going on. I worked with ESRI Tech Support on pat of this, but am still having issues. hoping someone in the Community can help me before reopening the ticket. I have a Survey123 Report Template. In the template, I have a summary section at the top (that's what Tech Support helped with) and a section below for individual entries. What I want to do is filter on the Survey123 website for a particular criterion (Sampling ID). In the body of the report, I only want details for a subset of the filtered entries (the individual items that were positive). I'm working with non-GIS users, so trying to make the process as streamlined as possible. Problem: When I run the report using the attached template, it does everything correctly (only the selected results are tabulated at the top and only the subset are in the "body".) Problem is that the "body" entries are repeated several times (a report for two entries is 120 pages long). Solutions tried (all with the same result of a 120-page report): - The number of pages doesn't seem to be related to any other numbers (total entries, filtered entries, etc.) - made all "smart quotes" into straight quotes - removed a nested filter in the analysis table - searched Google and the Community for answers - pulled out hair Thank you in advance for any help on this.
... View more
12-26-2023
12:40 PM
|
0
|
5
|
2127
|
|
BLOG
|
@DougBrowning - Thank you so much for your numerous contributions and advice you have given the community. I have a couple of heavily used scripts that are a direct result of your examples and advice (and countless other tidbits here and there). Seriously would not be able to do some of the things I do without you.
... View more
10-24-2023
03:52 PM
|
7
|
0
|
1606
|
|
IDEA
|
I would like the ability to reorder fields in the actual table of the Feature Service (more than just visualization). Visualizations work well for most purposes (seeing it on a map, use in dashboards, etc.). The use scenario: I have a form I developed in Survey123 Connect. The data from this form is exported to a spreadsheet for further processing. The order of fields in that exported spreadsheet are important, so I designed the form to have the fields in a certain order, published the form, then redesigned the form to match field workflow. After republishing, the columns on the spreadsheet are in the same order they were originally (as designed and expected). Now, I need to add an additional column to the spreadsheet. When I add a field through AGOL or Survey123 Connect, the field adds to the end of the spreadsheet. Since the service is already published, this is to the "right" of several system fields (Collection Date, etc.). The columns in the spreadsheet then need to be reordered before further processing, adding a step (and potential errors) into the process. Thank you for your consideration. Community, if you like this idea, give it a thumb up so we can tell the ESRI team we need this. Even better, add your own use case. Thanks.
... View more
10-20-2023
08:57 AM
|
37
|
1
|
1297
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-19-2023 04:16 PM | |
| 1 | 09-09-2025 11:24 AM | |
| 1 | 09-08-2025 01:38 PM | |
| 1 | 03-03-2022 10:06 AM | |
| 1 | 03-02-2022 01:04 PM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|