|
POST
|
Hi Michael, They are independent, so yeah, it's like there are 12 advanced licenses right now. We can't really utilize them all right now, though, since not everyone has 64-bit PCs. Eventually, ArcMap is to be replaced by Pro, but that is years away. Nope, all our ArcMap seats became ArcMap + Pro seats once Pro was released.
... View more
08-06-2018
11:10 AM
|
2
|
4
|
2363
|
|
POST
|
I'm trying to get emails to send via Microsoft Flow. You mentioned redownloading the survey, what if we're just using the web version of the survey? I've tried clearing my cache, but it doesn't help.
... View more
08-03-2018
11:01 AM
|
0
|
2
|
6636
|
|
POST
|
It looks like that Plans and Drawings solution is built with Web App Builder. You could add a Near Me widget to help users select all plans near the area they will be, even if the polygons overlap. Works well on mobile devices too.
... View more
08-02-2018
08:34 AM
|
1
|
0
|
3413
|
|
POST
|
We converted our named user licenses to concurrent and only use that now for Pro. It seems easier to manage from an admin viewpoint, since we don't have to assign them to specific users. I double checked in MyESRI, and there are only "ArcGIS Desktop Basic/Standard/Adv Concurrent Use" Licenses. None specifically for Pro. On ESRI's website, What You Get with ArcGIS Pro | Esri, it says Pro and ArcMap are included with ArcGIS Desktop. So it doesn't cost extra.
... View more
08-01-2018
05:56 AM
|
3
|
6
|
3239
|
|
POST
|
Hi Michael, I work in the IT department of a US County, for some background. Right now, we just have our power users in the departments using Pro, so just a small handful. Most people use a web application to view layers. For those who use ArcMap, the issue is getting them better, 64 bit PCs to be able to run Pro. In regard to our workflows, we need it to be able to work with the Parcel Fabric, but other than that, after lots of practice, I've gotten used to using it. Not sure about other departmental workflows. We are working on implementing Portal, though it's already great how it interacts with ArcGIS Online. Let me know if you have any specific questions.
... View more
07-31-2018
09:51 AM
|
3
|
13
|
3239
|
|
POST
|
Would love to be able to change that color, anyone figure it out?
... View more
07-30-2018
10:50 AM
|
1
|
0
|
5096
|
|
POST
|
Hello Katy, I set up a similar layer to test this out. In my webmap, you can use either of these expressions to only label those X/ZBV features. One just looks at the code value, and the other looks at the description value. In the IIF() expression, if the expression evaluates to false, I have the label set as '', which is an empty string so you don't see a label. If the expression evaluates to true, I have 'X' as the label value, but you can put anything there, like DomainName($feature,'valveuse') if you want the description or $feature.valveuse if you want the code. IIF(DomainName($feature, 'valveuse')=='X','X','') OR IIF($feature.valveuse=='ZBV','X','') Let me know if you have any further questions!
... View more
07-27-2018
08:01 AM
|
0
|
0
|
1122
|
|
POST
|
Hi Jorge, If I'm understanding your question correctly, you don't need Arcade for this. Simply set up the popup as shown in the image below. Put the names of your fields between the { }. You must have the {ADDRESS} part in the popup editor selected before you configure the link properties.
... View more
07-26-2018
12:51 PM
|
4
|
8
|
22264
|
|
POST
|
It turned out well! Here's the story map: August 2018 Election Results. It's just test data in there for now, and the popup links won't work until the actual election. I also found that editing the JSON via ArcGIS Online Assistant was a valuable time saver when formatting the popups for these 60ish layers.
... View more
07-25-2018
12:27 PM
|
0
|
0
|
1234
|
|
POST
|
Hi Aaron, You'll need a field on your features that you can write the expression against. So for example, a field called Bollards that is populated as either 'Yes' or 'No' for every street feature. Then you can use the expression that Brandon gave above to populate the <img>'s src as the image URL when Bollard = 'Yes'. In your screenshot, it looks like you may have a numeric field for Bollards. You could also make the Arcade expression against that and say: iif($feature.Bollards>0,IMAGEURLHERE,'') The blank string at the end for if the statement is false will generate <img src=''> in your popup, which will generate no image. You create your Arcade expressions to use in the popup with the Add button highlighted below. Check out my screenshots above to see how to set up the HTML in the popup with the expressions once you create them. Let me know if you have any more questions!
... View more
07-19-2018
06:00 AM
|
1
|
1
|
2823
|
|
POST
|
I thought more about the story action route, and I think that will reduce my workload a lot. Instead of another storymap within the tab, I'll put story action links to change the visible layers on the map. While I still can't navigate directly to Governor>Democratic from an external site, this is a much less complex construction. Thanks!
... View more
07-17-2018
10:14 AM
|
0
|
2
|
1234
|
|
POST
|
I don't see Enterprise 10.6.1 available to download yet on mine, probably takes some time to roll out to everyone. I see a 2018.0 license manager, is that what yours is showing too? Instead of '10.6.1'?
... View more
07-17-2018
08:16 AM
|
0
|
2
|
1793
|
|
POST
|
Thanks for the resources Owen. We love this capability. However, I'm hoping to take it one step further. I need to have 34 tabs within our storymap. I've done it before using just numbers instead of the text in the tabs, but that's less user friendly, so I was hoping to embed another Series storymap in some of the tabs. Like this: We have another website with the tabular election results, with links to view each race as a map in the storymap. Normally we just have the one level of story map and can make unique URLs to each race, but now since we have so many races to map, I was hoping to be able to group them and navigate directly to Governor>Dem etc.
... View more
07-17-2018
07:41 AM
|
0
|
0
|
1234
|
|
POST
|
I would like to navigate to a particular tab in a Series story map within a Series story map via the URL, if anyone's been able to figure it out.
... View more
07-16-2018
01:05 PM
|
0
|
5
|
1360
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-23-2025 06:30 AM | |
| 1 | 03-10-2026 10:37 AM | |
| 3 | 03-05-2026 01:21 PM | |
| 1 | 02-12-2026 07:21 AM | |
| 2 | 09-04-2025 12:24 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|