|
POST
|
This sounds a little complicated. Where is the data published? If it's published to ArcGIS Online, I am going to guess, no, the SQL Server will not be updated since the published data in AGOL is hosted within AGOL. Is your data published to your Portal on a registered database (like SQL Server)? If so, then I believe it is possible for the database to be updated when the allowed user makes updates in the map.
... View more
09-14-2023
06:17 AM
|
0
|
1
|
1426
|
|
POST
|
If you can, speak with your organization's administrator. They can see what licenses are available and assign one to you.
... View more
09-13-2023
07:48 PM
|
0
|
0
|
2003
|
|
POST
|
The leader line's anchor can be moved, if that's what you're asking: https://pro.arcgis.com/en/pro-app/latest/help/editing/add-or-remove-a-leader-line.htm It doesn't have to be a straight line either. Here is a crazy example of curved lines and lines with the engineering bend in them:
... View more
09-13-2023
12:31 PM
|
1
|
1
|
2833
|
|
POST
|
Hmm, that is a bummer! The former functionality is far different than what that tool does. This tool is super simplified whereas the former option broke down each level/layer into a separate feature class. I suppose it's not worth mentioning as an idea since it was once existing and now extinct. Thanks for letting me know.
... View more
09-13-2023
12:28 PM
|
0
|
2
|
2017
|
|
POST
|
Prior to Pro 3.0, there was a CAD option in the options list. Where did that go and is there a way to add it back?
... View more
09-13-2023
11:58 AM
|
0
|
4
|
2045
|
|
POST
|
Craig, that layer looks different from what I would expect to see. Can you share the properties of that layer as a screenshot here? I would be looking for the Source tab and then the feature types/geometry types and what not:
... View more
09-13-2023
09:08 AM
|
0
|
0
|
1961
|
|
POST
|
Zach, it's interesting that other projects open just fine. I would try starting a new project from scratch and either loading in each layer individually and seeing where it breaks, or recreate the layers. I find that with some unexpected errors that have no information that usually something else is going on, like a semi-colon in the file path (which is always a silent killer). I also find that sometimes my project won't break until I: 1) load in troublesome layer, 2) save project, 3) close project, 4) open project. This is a chore since it takes a lot of time, but that's when I find some errors after those four steps (so, I lately have been saving iterations of project files due to these silly errors).
... View more
09-13-2023
09:05 AM
|
0
|
0
|
716
|
|
POST
|
Can you share a screenshot of the error message? Is the file too large because of too many features? Are you using zip files for shapefile uploading to an online map? (https://doc.arcgis.com/en/arcgis-online/reference/shapefiles.htm)
... View more
09-13-2023
09:01 AM
|
0
|
1
|
2539
|
|
POST
|
Labels are fun... When I come across really specific labeling like this, I find that my best solution is to convert the labels into annotations so that I have full control of where I want them to go. https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/converting-labels-to-annotation.htm
... View more
09-13-2023
08:59 AM
|
1
|
3
|
2847
|
|
POST
|
Ava, this is pretty annoying. I have not seen annotations randomly disappear like that but sometimes these things are a mystery. A couple of things to check or work on. You can edit the annotation, and everything else, in the layout view. You have to go to the Layout ribbon and click on Activate. This makes it act like a map. So, this could be a viable solution for this weird issue: You can also potentially edit your annotation without seeing it. Select the annotation you want to edit, in the Map go to the Edit ribbon and then click on Attributes. This will allow you to edit it in the Attributes editing pane: One more idea is to just make a copy of the dataset (like a temporary one) and see if the zooming out thing still happens to it. In any case, I hope one of the above solutions to help with getting you what you need for the short turnaround.
... View more
09-13-2023
08:43 AM
|
0
|
1
|
3022
|
|
POST
|
Well, that's a bummer! According to the bug report, it's in the "product plan" so it's allegedly scheduled to be fixed in a near-term release. I thought there was a way to "follow" a bug so I can get updates on when its status changes. Looks like that went away too! (or I just can't figure out how to do it...)
... View more
09-13-2023
08:23 AM
|
0
|
0
|
2985
|
|
POST
|
I had the same issue and this Esri support article helped me solve it: https://support.esri.com/en-us/knowledge-base/error-the-survey-does-not-exist-or-is-not-accessible-000024873 In case other people come across this or need to search for it, I'm adding these search operators: Error:
error?errorCode=survey11 Error:
error?errorCode=survey11:1 Access to XMLHttpRequest at 'https://machineName.domain.com/portal/sharing/rest/generateToken?f=json' from origin 'https://survey123.arcgis.com' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'https://survey123.arcgis.com, *', but only one is allowed.
... View more
09-13-2023
08:16 AM
|
0
|
0
|
8423
|
|
POST
|
If you are trying to show one symbol for more than one photo, how does the symbol know which photo choose from? And yeah, maybe arcade could work to do what you need to do but it sounds slightly complicated (but a fun challenge)!
... View more
07-28-2023
03:21 PM
|
0
|
0
|
1887
|
|
POST
|
Are your points and polygons in the exact same coordinate system as each other in your NAD map? Labels in ArcGIS Online have come a long way but will still lack full-desktop-functionality. Meaning that, they will get 'dumbed down' when they go from desktop to AGOL. It will be somewhat difficult to make everything look exactly the way you want from desktop to online, just because of the nature of this process. Sometimes, I have even "cheated" by making all my labels and annotations into actual lines instead of text and published that (but that is usually too much work). To publish to portal on enterprise, you have to have this service (and by publish, it's the same as AGOL - a web map with feature layers that goes to a web service). Most large organizations and most government agencies have an enterprise environment where they publish their data to instead of an AGOL environment (and most use both). The benefits of it are having custom labels and symbology, different coordinate systems, you host/manage your own data, increased security, etc. to name a few. Though, it obviously comes with a higher price tag and much more maintenance/expertise. I am not fully sure what you want to accomplish with your map but this is what I would do. I would absolutely make sure that all my data layers that I put on the web are in the exact same coordinate system (along with the map). I would only put those data layers I want to see published into my map and just publish that alone to ArcGIS Online. Then in AGOL, examine and make adjustments based on what needs to happen. I often work with surveyors who get really bent out of shape when things are "measured" properly. So, the maps I make for them in AGOL have to come with a caveat/disclaimer that it will be in WGS84 and things may be slightly skewed. I have even had to pre-load measurement data in the proper system as attributes to suffice this. Another option is to do what you did with the WGS84 map but make them separately in separate geodatabases so you don't mess the original up (and then make sure it looks good before publishing to the web).
... View more
07-27-2023
02:59 PM
|
2
|
0
|
8012
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-04-2026 08:44 AM | |
| 4 | 07-06-2026 08:32 AM | |
| 2 | 07-05-2026 10:12 AM | |
| 1 | 02-09-2026 03:32 PM | |
| 2 | 02-05-2026 07:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|