-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfigurationpanel.json
148 lines (148 loc) · 6.32 KB
/
configurationpanel.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{
"group": {
"group": {
"defaultValue": "",
"express": true
}
},
"galleryAbout": {
"title": {
"defaultValue": "Category Gallery",
"express": true
},
"headHTML": {
"defaultValue": ""
}
},
"galleryInteractivity": {
"galleryDisplay": {
"galleryDisplay": {
"filterPaneDefault": {
"defaultValue": false,
"express": true
},
"allowedItemTypes": {
"defaultValue": "['Web Map', 'CityEngine Web Scene', 'Web Scene', '360 VR Experience', 'Pro Map', 'Feature Service', 'Map Service', 'Image Service', 'KML', 'KML Collection', 'WFS', 'WMTS', 'Feature Collection', 'Feature Collection Template', 'Vector Tile Service', 'Scene Service', 'Relational Database Connection', 'Web Mapping Application', 'StoryMap', 'Mobile Application', 'Operations Dashboard Add In', 'Native Application', 'Native Application Template', 'Native Application Installer', 'Workforce Project', 'Form', 'Insights Workbook', 'Insights Workbook Package', 'Insights Model', 'Insights Page', 'Dashboard', 'Hub Initiative', 'Hub Site Application', 'Hub Page', 'AppBuilder Widget Package', 'Symbol Set', 'Color Set', 'Shapefile', 'File Geodatabase', 'CSV', 'CAD Drawing', 'Service Definition', 'Microsoft Word', 'Microsoft Powerpoint', 'Microsoft Excel', 'PDF', 'Image', 'Visio Document', 'iWork Keynote', 'iWork Pages', 'iWork Numbers', 'Report Template', 'Statistical Data Collection', 'Map Document', 'Map Package', 'Mobile Basemap Package', 'Mobile Map Package', 'Tile Package', 'Vector Tile Package', 'Project Package', 'Task File', 'ArcPad Package', 'Explorer Map', 'Document Link', 'Globe Document', 'Scene Document', 'Published Map', 'Map Template', 'Windows Mobile Package', 'Pro Map', 'Layout', 'Project Template', 'Layer', 'Layer Package', 'Explorer Layer', 'Scene Package', 'Image Collection', 'Desktop Style', 'Geoprocessing Package', 'Geoprocessing Package (Pro version)', 'Geoprocessing Sample', 'Locator Package', 'Rule Package', 'Raster function template', 'ArcGIS Pro Configuration', 'Workflow Manager Package', 'Desktop Application', 'Desktop Application Template', 'Code Sample', 'Desktop Add In', 'Explorer Add In', 'ArcGIS Pro Add In', 'Geometry Service', 'Geocoding Service', 'Network Analysis Service', 'Geoprocessing Service', 'Workflow Manager Service', 'Application', 'Big Data File Share', 'Web Tool', 'Notebook', 'Deep Learning Package', 'Web Experience', 'Web Experience Template', 'Feed', 'OGCFeatureServer']"
},
"sortDefault": {
"defaultValue": "relevance",
"express": true
},
"resultsPerQuery": {
"defaultValue": 16
},
"showSignInBtn": {
"defaultValue": false
}
}
},
"contentFiltering": {
"contentFiltering": {
"filters": {
"defaultValue": ["categories", "itemType", "tags"],
"express": true
},
"filtersDefault": {
"defaultValue": []
},
"availableItemTypeFilters": {
"defaultValue": ["maps", "layers", "scenes", "apps", "files"]
},
"useOrgCategories": {
"defaultValue": false,
"express": true
}
}
},
"itemCardDisplay": {
"itemCardDisplay": {
"showItemType": {
"defaultValue": true,
"express": true
},
"showItemOwner": {
"defaultValue": true,
"express": true
},
"showItemInfo": {
"defaultValue": true,
"express": true
},
"showItemDetails": {
"defaultValue": true,
"express": true
},
"showItemToolTip": {
"defaultValue": false
},
"itemSummaryMaxChar": {
"defaultValue": 250
}
}
},
"map": {
"map": {
"defaultBasemap": {
"defaultValue": "streets-vector"
},
"compassWidget": {
"defaultValue": false,
"compassWidgetPosition": {
"defaultValue": "top-right"
}
},
"basemapToggle": {
"defaultValue": false,
"basemapTogglePosition": {
"defaultValue": "bottom-right"
},
"nextBasemap": {
"defaultValue": "topo"
}
},
"search": {
"defaultValue": true,
"searchPosition": {
"defaultValue": "top-right"
}
},
"locateWidget": {
"defaultValue": false,
"locateWidgetPosition": {
"defaultValue": "bottom-right"
}
},
"legend": {
"defaultValue": false,
"legendPosition": {
"defaultValue": "bottom-left"
}
},
"home": {
"defaultValue": false,
"homePosition": {
"defaultValue": "top-left"
}
}
}
}
},
"galleryTheme": {
"galleryLayout": {
"galleryLayout": {
"displayDefault": {
"defaultValue": "grid",
"express": true
},
"customCSS": {
"defaultValue": ""
}
}
},
"positionManager": {
"positionManager": {
"defaultValue": ""
}
}
}
}