|
POST
|
We too had a difficult time with modified vector tile display in our ArcGIS Online org when it was at the 10.5.x equivalent, so much so that I left it alone for some time. We have since moved fully to the Enterprise and are at 10.7.1 and the workflows mentioned here do work and we now have a modified style of the Light Gray Reference layer (although not the new WGS84 style) that I can use as reference layer on top of my own vector tile base layers. It works well in the portal map viewer and in Web Application Builder's (2.13) basemap gallery widget. HOWEVER, the modified Light Gray Reference layer (that I am calling our Local Gray Canvas Reference layer) will not load as a layer into ArcGIS Pro at 2.4.2 without error. Not sure why. In my portal, the modified vector tile shows as coming from my https://myorg.net/portal/sharing/rest/content/... directory, but the source url of the modified tile layer still shows as coming from the esri source at https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer Don't have a workaround yet. It kinda feels like a CORS issue.
... View more
10-28-2019
10:43 AM
|
0
|
1
|
2315
|
|
POST
|
If interested: It would appear that an attribute domain description values do not appear in 3D scene layer objects (hosted) when the object is created from Pro with an underlying feature service: }, {
"fieldName": "lastupdate",
"visible": true,
"isEditable": true,
"label": "LastUpdate"
}],
"type": "fields"
}],
"expressionInfos": []
},
"disablePopup": false,
"store": { As shown, no "fields" array is created containing the fields info and coded value domain info pairs. But when the same object is created from a scene layer package and then unpacked, the fields array does appear with the fields info and value pairs: }, {
"fieldName": "LastUpdate",
"visible": true,
"isEditable": true,
"label": "LastUpdate"
}],
"type": "fields"
}],
"expressionInfos": []
},
"disablePopup": false,
"fields": [{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID"
}, {
"name": "BLDGHEIGHT",
"type": "esriFieldTypeSingle",
"alias": "Builiding Height"
}, {
"name": "EAVEHEIGHT",
"type": "esriFieldTypeSingle",
"alias": "Eave Height"
}, {
"name": "ROOFFORM",
"type": "esriFieldTypeString",
"alias": "Roof Form",
"domain": {
"type": "codedValue",
"name": "RoofFormTypes",
"description": "Valid Roof Form Types",
"codedValues": [{
"name": "Flat",
"code": "Flat"
}, {
"name": "Shed",
"code": "Shed"
}, {
"name": "Gable",
"code": "Gable" Just thought I'd pass this along. I can also say that I want to figure this out because I cannot create scene layer (hosted) from a 3d scene layer package in our 10.7.1 Enterprise Tile Cache Store data store if the package is over 10mB. There's a bug somewhere and so I can't fully test our 3D workflows. I am able to publish large 3d scene layer packages directly to ArcGIS Online.
... View more
10-22-2019
10:44 AM
|
0
|
2
|
3397
|
|
POST
|
HI Gillian - I'm glad I did a search on this I was going nuts, experiencing the same exact issue as the poster Trace Stanford. I am at Pro 2.4.2 Thanks, David
... View more
10-17-2019
08:38 AM
|
2
|
0
|
3478
|
|
POST
|
Hi Russ - Unless you (or anyone for that matter) can confirm otherwise, I'm going to go ahead and assume that it is the hosted 3D scene layer object that does not support coded attribute domain values. Clearly the popup for a hosted feature layer extruded in the scene viewer does/continues to support coded value attribute domains, just as in 2D. Thanks, David
... View more
10-09-2019
11:47 AM
|
0
|
3
|
3397
|
|
POST
|
Thanks Russ. I am using a hosted 3D scene layer object published with an underlying feature layer. It is the 3D scene layer object that I do not think supports coded values. This is a large collection of building footprints, county wide, created from a roofform workflow....
... View more
10-07-2019
01:48 PM
|
0
|
4
|
3397
|
|
POST
|
I'm sorry, so you are saying - Yes, the scene viewer popup at enterprise 10.7.1 does display the attribute domain description and not the coded value?
... View more
10-07-2019
09:09 AM
|
0
|
6
|
3397
|
|
POST
|
Sorry meant to reply here: I see the full screen button in Chrome on my Android, as above. I am using a Nexus 6, Android 7.1.1
... View more
10-07-2019
09:06 AM
|
0
|
0
|
2782
|
|
POST
|
I see the full screen button in Chrome on my Android, as above. I am using a Nexus 6, Android 7.1.1
... View more
10-07-2019
09:05 AM
|
0
|
0
|
2782
|
|
POST
|
I realize this thread is dated, but is there a reason that the web scene popups at 10.7.1 don't honor attribute domains?
... View more
10-01-2019
11:06 AM
|
0
|
8
|
3397
|
|
POST
|
Hi Kathy, no. Like Nataliya Lys I have nothing more to add. We continue to encounter the same inconsistent behavior as well. As I mentioned, all of our our layers are fully hosted in our portal and then sent to AGOL groups that participate in our opendata site via collaborations. Enabling or disabling export seems to have no effect. I often encounter difficulties downloading large datasets, like our Address Points layer - maybe as a result of the layer being a collaborated layer, maybe not - I have no way of knowing. In fact, I have had to fully host our Parcel layer in AGOL (no collaboration) because it simply stopped downloading from open data as a collaborated layer. David
... View more
09-10-2019
08:45 AM
|
0
|
0
|
5311
|
|
POST
|
Hi - I noticed with the recent update to ArcGIS Online, the map now includes new Utility layer styles for Water, Wastewater and Stormwater. Have these been made available yet to the Styles group for download and import into Pro at 10.4.x? Thanks,
... View more
08-27-2019
12:50 PM
|
0
|
0
|
1090
|
|
POST
|
Hi Nataliya - I just recently noticed the same thing for some of my layers that are available to Open Data as well.. The differences in my case is that I send layers to AGOL as part of Collaborations. The source layers are hosted feature layers in our Enterprise Portal at 10.7.1. But I don't know why I am also seeing some layers as available for file geodatabase download and some are not. One thing I suspect is that -1, we have a fairly mature open data site and many mature layers. Some of these layers were previously hosted in ArcGIS Online in order to take advantage of the FGDB downloads. Could be that for whatever reason Hub or Open Data still thinks some of these layers are hosted, rather than coming from a collaboration. But I don't know either
... View more
08-27-2019
12:46 PM
|
0
|
3
|
5311
|
|
POST
|
Hello - I just upgraded Enterprise from 10.7 to 10.7.1 on Saturday August 17, 2019. Our custom basemap gallery has living atlas content (Human Geography) coming from a send-recieve collaboration group pair between portal and agol. The custom basemap gallery does appear in the Portal webmap. When signed into either org or portal, the custom basemaps appear in the basemap gallery widget in my 2.11 and 2.12 wabs. If not signed in, the basemap gallery in the wabs bounces to the default esri basemaps. A similar question is posted here: https://community.esri.com/thread/210148-basemap-gallery-widget-not-displaying-correct-custom-basemap-options In the Web App builder for ArcGIS space but is a bit dated, so I thought I would ask here in the Enterprise space. This was not an issue for us from 10.6, 10.6.1 and at 10.7. Thanks, David
... View more
08-22-2019
11:08 AM
|
0
|
2
|
1569
|
|
POST
|
Hello all - I would say this issue has cropped up again. I just upgraded to Enterprise 10.7.1 on Saturday August 17, 2019. Our custom basemap gallery has living atlas content (Human Geograpy) coming from a send-recieve collaboration group pair between portal and agol. When signed into either org or portal, my custom basemaps appear in the basemap gallery widget in my 2.11 and 2.12 wabs. If not signed in, the basemap gallery in the wabs bounces to the default esri basemaps.
... View more
08-20-2019
12:29 PM
|
1
|
0
|
7287
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|