|
POST
|
Hi Kenny, You can definitely go the route of joining tables (either in ArcGIS Pro, or by creating a pivot table in excel), but another way to approach it would be to add a hidden question to the repeat (i.e. ${site_num_ref}) that has a calculation set to make the value equal to what was entered for the site number. All you should need to do is put the field name of the site number in the calculation cell for the ${site_num_ref} question.
... View more
12-21-2023
09:33 AM
|
1
|
0
|
1441
|
|
POST
|
Oh, interesting! @DougBrowning What was it built with before? (and yes, definitely incorrect rumor!)
... View more
12-21-2023
06:26 AM
|
1
|
0
|
4786
|
|
POST
|
To me, this seems like a way to make the page always hidden (not sure why you would need to do that?) But since 1=2 will always evaluate to false, the condition will never be met so the page will never display in the survey. Maybe the entire page contains questions that contain data only needed on the backend for data processing or something?
... View more
12-20-2023
09:03 AM
|
1
|
1
|
1337
|
|
POST
|
I think you can get this functionality in the Instant Apps, but not regular Map Viewer as far as I know (unfortunately!). It would be a great feature for them to add as an option to Map Viewer - maybe you could add as an ArcGIS Idea to the community if there isn't one already?
... View more
12-19-2023
08:57 AM
|
1
|
1
|
2101
|
|
POST
|
@CAustreng_TriCountHD @LayerItOn Are you working in ArcGIS Online or Portal? Are your layers hosted feature layers?
... View more
12-07-2023
09:26 AM
|
1
|
3
|
5807
|
|
POST
|
Hi @pertio , As others have stated, including the appropriate search terms in your query based on the software you're using will help find the most relevant results, since there are so many platforms that fall under "ArcGIS". However, to answer your question a little more directly - "Which is more popular?": The answer really is - "It depends". Each platform (Desktop vs. Online) is appropriate for different tasks. ArcGIS Online is used for creating web maps and applications, and sharing/organizing geospatial data within a web interface. On the other hand, Desktop (aka "ArcGIS Pro" in this case - ArcMap is still around but in mature support) is used for analysis, cartography (i.e. printable maps), etc. There is definitely overlap between the two in terms of functionality - you can do some analysis and cartography in ArcGIS Online (sometimes abbreviated as "AGO" or "AGOL"), and you can package layers and maps to share within ArcGIS Pro. But, if you're working towards using GIS in your career, you will very likely heavily depend on both platforms. Quick note: there is also "ArcGIS Enterprise" (aka "Portal"), which is similar to ArcGIS Online except for the data is hosted on your own servers, rather than Esri servers. More work to maintain, but you have more freedom for customization and security configurations, etc. If you're just starting out, probably just focus on AGOL for now for web GIS stuff, unless you're really interested in server configuration, coding (i.e. building custom widgets), etc. 🙂 Hopefully that answers your question and gives you some guidance and further research. I remember how confused I was when I first started out, so I tried to answer with that perspective in mind!
... View more
11-27-2023
03:56 AM
|
0
|
0
|
3496
|
|
POST
|
Oh gosh, I'm actually quite new to working in scenes myself and I was working with the ArcGIS API for JavaScript. What I did in my case was just republish the layer with z-values disabled. If you look at the REST endpoint for the feature layer it should provide information and say whether the layer has z-values enabled or not. You can access that from the item details page for the layer, and the bottom right of the page. Other than that, I don't have more advice because like I said I'm new to the 3D stuff as well! I'll definitely keep my eyes on this post if someone else chimes in with a different idea 🙂
... View more
11-20-2023
01:39 PM
|
0
|
0
|
2955
|
|
POST
|
I had something like this happen to me recently, and I discovered it was because the layer had z-values enabled, but none assigned. Maybe that's the case here?
... View more
11-20-2023
01:13 PM
|
1
|
0
|
2976
|
|
POST
|
Wow, thank you for your contributions, @lzk222 !! 🙂
... View more
11-10-2023
06:28 AM
|
1
|
0
|
5051
|
|
POST
|
To add on to what @jcarlson said, if you just need to add a layer from your AGOL content to multiple web maps, you can easily do this through the "Add Data" option in the web map. If you have a specific symbology, pop-up configuration, etc. that you've set and you want it to be available/consistent every time you add it to a map, just save those settings at the layer level. You can do this by configuring the layer in the web map and then choosing "Save Layer" from the dropdown options, or through the "Visualization" tab from the Item Details page. Hope that helps!
... View more
11-06-2023
08:46 AM
|
2
|
1
|
2932
|
|
POST
|
Hi Jurgen, Unfortunately, folder organization is only available for your own content. If you want to organize things are a larger scale for the whole organization, you will need to use groups and/or categories.
... View more
11-06-2023
07:14 AM
|
3
|
0
|
785
|
|
POST
|
Could you add another (hidden) field that would convert it *back* to an integer, to use for sorting?
... View more
10-26-2023
03:18 PM
|
0
|
1
|
1604
|
|
POST
|
See this thread that was just posted, seems related: https://community.esri.com/t5/arcgis-online-questions/arcgis-online-update-23-home-page-issue/m-p/1341854#M55303
... View more
10-26-2023
09:05 AM
|
2
|
0
|
1742
|
|
POST
|
I have also noticed some links on my custom homepage configuration are broken. When I click on the link, a new tab opens with only this in the address bar: Also, there are no errors showing up in the developer console for this. The broken links are part of an "Item Gallery" section of the homepage. UPDATE: I see this error in the developer console in the original tab (home page), not the newly opened tab.
... View more
10-26-2023
09:02 AM
|
2
|
0
|
4408
|
|
POST
|
Hello, I have worked a ton with web maps/feature layers and configuring them for offline use in ArcGIS Online, but now I am trying to do the same within our Enterprise environment and I'm a little stuck. Hopefully I'm understanding the terminology correctly...we have parcel data stored on our SDE ("ArcGIS Server feature layer (feature service)") - NOT a hosted feature layer. These services are versioned. I can access these services in ArcGIS Server Manager and I confirmed the following settings: Based on what I've read in the documentation, it was my understanding that if a service had sync enabled, then it could be used offline. However, when I add this layer to a web map and then go to the settings page for the web map there is no option to enable it for offline use. Is there some other step I'm missing to be able to use these layers offline? Thanks in advance!
... View more
10-25-2023
12:43 PM
|
0
|
2
|
3162
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 3 weeks ago | |
| 1 | 05-14-2026 08:38 AM | |
| 2 | 04-24-2026 05:43 PM | |
| 1 | 04-24-2026 06:58 AM | |
| 1 | 04-17-2026 09:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|