|
35 | 35 | "* [`User`](/python/api-reference/arcgis.gis.toc.html#user)\n", |
36 | 36 | "\n", |
37 | 37 | "* [`UserManager`](/python/api-reference/arcgis.gis.toc.html#usermanager)\n", |
| 38 | + " * [`user_settings`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.UserManager.user_settings)\n", |
| 39 | + " * Adds reference documentation and code example \n", |
38 | 40 | " \n", |
39 | 41 | "* [`ContentManager`](/python/api-reference/arcgis.gis.toc.html#contentmanager)\n", |
40 | 42 | " * [`clone_items()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items)\n", |
|
140 | 142 | "\n", |
141 | 143 | "#### [`arcgis.map`](/python/api-reference/arcgis.map.toc.html)\n", |
142 | 144 | "* [Common Classes (Map and Scene)](/python/api-reference/arcgis.map.toc.html#common-classes-map-and-scene)\n", |
143 | | - "\n", |
| 145 | + "* [`RendererManager`](/python/latest/api-reference/arcgis.map.toc.html#renderermanager)\n", |
| 146 | + " * [`to_template()`](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.renderers.RendererManager.to_template)\n", |
| 147 | + " * **New parameter:**\n", |
| 148 | + " * *path* \n", |
144 | 149 | " \n", |
145 | 150 | "#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html) \n", |
146 | 151 | "* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html)\n", |
147 | 152 | " * Removed from documentation and code base. Deprecated since release 2.1.0.\n", |
148 | 153 | "\n", |
149 | 154 | "* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n", |
| 155 | + "* Significant refactoring throughout module to:\n", |
| 156 | + " * update numerous internal utilities, including for *node* and *resource ID* generation\n", |
| 157 | + " * improve peformance through loading classes and data only when being used, particularly for internal functions of\n", |
| 158 | + " * [`Collection`](/python/latest/api-reference/arcgis.apps.storymap.html#collection)\n", |
| 159 | + " * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#briefing) classes \n", |
| 160 | + "\n", |
| 161 | + "\n", |
| 162 | + "\n", |
| 163 | + "\n", |
150 | 164 | " * [`MapTour`](/python/api-reference/arcgis.apps.storymap.html#maptour)\n", |
151 | 165 | "\n", |
152 | 166 | " * [`Map`](/python/api-reference/arcgis.apps.storymap.html#map)\n", |
|
274 | 288 | "#### [`arcgis.features`](/python/api-reference/arcgis.features.toc.html)\n", |
275 | 289 | "* [`FeatureLayer`](/python/api-reference/arcgis.features.toc.html#featurelayer) \n", |
276 | 290 | " * [`query()`](/python/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query)\n", |
277 | | - "\n", |
| 291 | + " * [`query_top_features()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query_top_features)\n", |
| 292 | + " * **BUG-000180522** Fixes `AttributeError` with internal processing structures\n", |
| 293 | + " \n", |
278 | 294 | "* [`FeatureLayerCollection`](/python/latest/api-reference/arcgis.features.toc.html#featurelayercollection)\n", |
279 | 295 | "\n", |
280 | 296 | "* [`Spatially Enabled DataFrame`](/python/api-reference/arcgis.features.toc.html#geoaccessor) (_GeoAccessor_)\n", |
|
301 | 317 | "#### [`arcgis.raster.functions`](/python/api-reference/arcgis.raster.functions.html)\n", |
302 | 318 | "* [`NAME_OF_FUNCTION()`](/python/latest/api-reference/arcgis.raster.functions.html#<NAME_OF_FUNCTION)\n", |
303 | 319 | "\n", |
| 320 | + "#### [`arcgis.raster.functions.RFT`](/python/latest/api-reference/arcgis.raster.functions.RFT.html)\n", |
| 321 | + "* [`RFT`](/python/latest/api-reference/arcgis.raster.functions.RFT.html#arcgis.raster.functions.RFT)\n", |
| 322 | + " * Fixes issue where parameters load incorrectly when there are value properties in the raster function template \n", |
| 323 | + "\n", |
304 | 324 | "#### [`arcgis.geoenrichment`](/python/api-reference/arcgis.geoenrichment.html)\n", |
305 | 325 | "* [`Country()`](/python/api-reference/arcgis.geoenrichment.html#country)\n", |
306 | 326 | "\n", |
|
0 commit comments