|
POST
|
Hi Kelly, Thanks for replying. The map and layer are both shared in my own org and with the group. It's the group access that is the most important as it's how the external people can see it. I can invite you to the group if that helps (the data is sensitive but only to the people that live in the immediate area).
... View more
12-10-2019
02:14 PM
|
0
|
9
|
4510
|
|
POST
|
I hope this is a simple issue and something I'm just ignorantly missing. I have a feature service and a web map that are both only accessible to people who belong to an ArcGIS Online group in my organization (and members of my org). When they're logged in, they can see these things easily without the site asking for a login each time (as well as a dashboard). I have made a custom WAB app through Web AppBuilder for ArcGIS Developer edition (2.14) and am hosting it on my company's website. Each time I access this map link, even if I'm logged into ArcGIS Online, it makes me login again, but in a less friendly way: Am I doing something wrong with the permissions? How can I skip this and make it easier to login? I'm using the Dev edition in order to utilize Web AppBuilder Custom Widgets. Tagging Kelly Gerrow
... View more
12-09-2019
01:50 PM
|
0
|
14
|
6338
|
|
POST
|
Have you tried using the MXD Doctor software that come with the ArcGIS install package?
... View more
12-09-2019
01:07 PM
|
0
|
1
|
2197
|
|
POST
|
Joseph, This certainly is frustrating and has happened to me before too. I often save a copy of the mxd from time to time, mainly to reduce the file size of it (not sure why that works but it does). This is kind of a cop-out answer but I've nearly been using ArcGIS Pro exclusively for about four years and have not had this issue at all. So maybe upgrading to pro would be one solution.
... View more
12-09-2019
10:24 AM
|
0
|
3
|
2197
|
|
POST
|
Thanks Graham! I think that did the trick! I'm still messing around with whatever I'm doing in Hub, so I'm sure I'll break something else!
... View more
11-19-2019
07:44 PM
|
0
|
0
|
1559
|
|
POST
|
Hi Laurynas Gedminas, That looks really cool. It looks like FMV Server is a site and service that you run? What is the cost of hosting the data in FMV Server and the cost of the WAB widget?
... View more
11-19-2019
02:03 PM
|
0
|
1
|
5273
|
|
POST
|
Hi, I am very new to using ArcGIS Hub so I kind of don't know what I'm doing. I'm learning by breaking. Can you change the 'content' group or 'core' group in ArcGIS Hub? Or are those just created for you and you're stuck with them? I have a group in ArcGIS Online that is shared with some external and internal people for sensitive data. I want to make that 'group' site into a more user friendly feel so I thought Hub would be the best place for this. If the above question is no, can you create a Hub site from an existing AGOL group? Thanks!
... View more
11-19-2019
11:00 AM
|
0
|
2
|
1678
|
|
POST
|
Cody Benkelman Sorry for the delayed reply. I really appreciate your response. I have attempted to work through a few of these things but still feel like I'm coming up short. I have the oriented imagery add-in installed into my ArcGIS Pro. But I guess I do not understand how to take a video we made (it's an mp4 and I have it hosted on a web server) and utilize it in ArcGIS Online (or Pro for that matter). Here are a few places where I'm stuck. In this documentation Managing and Visualizing Oriented Imagery—Imagery Workflows | ArcGIS It says Store imagery in cloud storage. Use ArcGIS Pro to: Create an empty OIC. Add imagery to the OIC. Create coverage features and a coverage map. Publish the OIC and coverage map to ArcGIS Online. From ArcGIS Online, add the OIC to ArcGIS Pro or an Oriented Imagery app. I don't get how to create an empty OIC. All I have is which just shows me how I can add OIC. It also says this: you'll need to create your own OIC. To do this, you'll use a set of Oriented Imagery Management geoprocessing tools available from ArcGIS Online I still am failing to find where these tools are... So, I can't get past the first part of step two. Another issue I have is in using this map: Oriented Imagery Viewer , the documentation says to select a catalog to see how this imagery is used. But, I can't figure out where to turn off and on to see different imagery or changes. This is what I see: Thanks.
... View more
10-31-2019
08:20 AM
|
0
|
0
|
5273
|
|
POST
|
Yeah, I really do not know. Tagging Imagery and Remote Sensing
... View more
10-24-2019
01:59 PM
|
0
|
0
|
5510
|
|
POST
|
Randy, It looks like it is not possible, according to this idea: ArcGIS Pro Overwrite Vector and Map Image Services Unless you're referring to a web layer: Overwrite a web layer—ArcGIS Pro | ArcGIS Desktop Or a map service: Overwrite a map service—ArcGIS Pro | ArcGIS Desktop
... View more
10-24-2019
12:48 PM
|
0
|
4
|
5510
|
|
POST
|
Irena, This likely has to do with how the URL is configured. I'm guessing that having commas in the URL is causing the issue (that or maybe negative signs). You likely will need to set up a URL parameter that includes those coordinates which will eventually get tacked on to the back of the root URL. URL parameters—Operations Dashboard for ArcGIS | Documentation Make your Dashboards more Dynamic using URL Parameters I'm tagging Derek Law and Sandra Luken on this to make sure.
... View more
10-24-2019
08:06 AM
|
2
|
0
|
6999
|
|
POST
|
I have an Operations Dashboard for ArcGIS that uses Embedded Content, that is fed from a feature layer (looking for one attribute - a youtube video link). This works fine, and I even have a list widget that uses an "action" to change the embedded content video. I want to use a different list widget that is from a different feature layer to update this embedded content. Both feature layers use the exact same attribute field name and are both embedded youtube videos. Is there a way to do this? When I try to do this, I get drop down fields for source and target: And when I put in that attribute field name, the embedded content does not update properly (which I guess makes sense, I just want to know if this is possible). Thanks!
... View more
10-23-2019
09:57 AM
|
0
|
0
|
1484
|
|
POST
|
Hi Nigel, Thanks for the double clarification. I understand your issue. I was suggesting another way of solving the problem versus going the geosetter route. It looks to me that all of this info is stored in the typical "popupinfo" box that Google files get thrown into. This info is not the easiest to extract and is usually comprised in one long html text string. Take a look a this thread of someone else having this issue: Converting a KML to a Layer, how to convert popupinfo data to fields? The answer is not what you're looking for as it links to another thread which may have some help you can utilize. It is not easy or straight forward. Maybe instead of geosetter you could use the GeoTagged Photos To Points tool in ArcGIS Pro. For me personally, building off of what I mentioned earlier, I need more control and don't trust google/KMZ files so I extract the exif data into a CSV and work my way around the photos that way - very manually (though I have built a process that automates this).
... View more
10-23-2019
07:32 AM
|
0
|
1
|
1934
|
|
POST
|
Stella, It sounds like you have tried all of the normal solutions. When I come across and issue like this, I usually get the CAD operator to fix the CAD file and send it back. It helps if it is somehow aligned to real geometry, or at least has a coordinate system. Is there a way for you to get the CAD person to give information on this file and/or re-do it?
... View more
10-22-2019
01:37 PM
|
1
|
0
|
2090
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 4 | 3 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 02-09-2026 03:32 PM | |
| 2 | 02-05-2026 07:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|