|
POST
|
I'm getting the same error as you, using the same workflow, from Updating your hosted feature services with ArcGIS Pro and the ArcGIS API for Python | ArcGIS Blog.
... View more
12-04-2017
12:56 PM
|
0
|
0
|
9429
|
|
POST
|
This thread should solve your problem. https://community.esri.com/thread/201369-wab-how-do-i-edit-the-group-widget-layout
... View more
11-30-2017
07:34 AM
|
0
|
1
|
5730
|
|
POST
|
I suspect its because Pro, unlike ArcMap, no longer allows you to "Vectorize layers with bitmap markers/fills" for Picture Symbols, or Convert Marker Symbols to Polygons. I'm finding that Pro simply cannot produce quality cartographic output, due to hokey implementation of tools that worked well in Arc, or issues like this.
... View more
11-30-2017
04:29 AM
|
2
|
6
|
11447
|
|
IDEA
|
I'm finding that the so-called "Import Map" feature often does not work, or when it does, it is very slow. It would be far quicker (seconds in fact) if I could drag layers from ArcMap to Pro, and recreate any elements if needed.
... View more
11-29-2017
12:01 PM
|
30
|
2
|
3060
|
|
POST
|
You have a violation of trigger nesting levels. Wrap up the separate triggers for (inserts/updates) and (deletes) into a single trigger. You'd be better off using Change Data Capture though.
... View more
11-29-2017
11:10 AM
|
1
|
0
|
2198
|
|
POST
|
From Work with a legend—Layouts | ArcGIS Desktop select Format a legend Then vote on https://community.esri.com/ideas/13941 !!!!
... View more
11-29-2017
10:35 AM
|
3
|
1
|
2054
|
|
POST
|
Not exactly what you're looking for, but, Tools that are not available in ArcGIS Pro—Appendices | ArcGIS Desktop lists what Pro doesn't do, that Arc Does. From there one could infer some sort of functionality....
... View more
11-29-2017
08:58 AM
|
7
|
1
|
5541
|
|
POST
|
Tech support will tell you that not only is this not supported, they're likely to refuse to answer your phone calls if they catch you doing it...... but....in an emergency I've had great success editing the jsons in the config-store. In your case, stop the ArcGIS Server Service then edit C:\DATASTORE\config-store\system\handlers\rest\servicesdirectory.json change enabled to "true". You're less likely to blow things up if you use Notepadd++ and use an external json validator. json#config-store
... View more
11-29-2017
08:02 AM
|
2
|
2
|
2797
|
|
POST
|
There are ways you can create indexes on views, and I do so for most of my views. Create Indexed Views | Microsoft Docs but that implies the schema of the tables driving the views won't change, as once you create a view with schemabinding and put an index on it, you can't change the schema of the tables without first deleting the view. For large datasets, I'd also look /blogs/HackingArcSDE/2015/07/07/witch-magic-snake-oil-medicine-and-spatial-index-tuning?comment=38028. Even just stabbing at a few index grid levels without going through the snake oil can greatly improve draw and query performance. So if you have a spatial index (or 5) on your base tables, and a non-clustered attribute index on your view, it should draw fast(er).
... View more
11-29-2017
07:42 AM
|
3
|
0
|
2804
|
|
POST
|
Need more info. Database flavor/version? Arcmap version? GIS Server Verion? Windows or Linux? When you execute the view in the native database management interface, does it return any results? How are you publishing the view from ArcMap to the server? Are you running any GP tools to create the view? The most likely problem is that the service account that ArcGIS Server is running under doesn't have permission to either the view, or the source tables behind the view. On the ArcGIS server, at the REST endpoint for the server, what happens when you POST a query?
... View more
11-29-2017
05:58 AM
|
4
|
2
|
2804
|
|
IDEA
|
Maybe the middle ground would be "Add Roberts Widgets" to AGOL Widget choices.....
... View more
11-29-2017
05:46 AM
|
13
|
1
|
3857
|
|
IDEA
|
Maybe the middle ground would be "Add Roberts Widgets" to AGOL Widget choices.....
... View more
11-29-2017
05:46 AM
|
13
|
1
|
8723
|
|
IDEA
|
For CADD (in vehicle police dispatching), the ability to have a GPS-connected to the laptop (where the GPS is part of the CADD hardware in the trunk), and Arc running on the laptop, is a must-have. And no, we can't use collector or explorer, most CADD systems have ArcMap baked into the rest of the system, either on the dispatch side, vehicle side, or both. If (when) ArcMap is ultimately retired, and Pro doesn't have this functionality, we'll have to find another solution.
... View more
10-26-2017
09:35 AM
|
2
|
1
|
7579
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-17-2022 12:19 PM | |
| 1 | 03-14-2019 06:24 AM | |
| 1 | 07-12-2018 09:29 AM | |
| 1 | 06-27-2019 12:08 PM | |
| 2 | 09-23-2019 11:03 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-26-2026
07:12 AM
|