|
15 | 15 | "* Updated the **[`Map Widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)** to use the **[ArcGIS API for Javascript 4x](https://developers.arcgis.com/javascript/)** release\n", |
16 | 16 | " * Support for rendering `Web Scenes`\n", |
17 | 17 | " * Full support for [`Jupyter Lab`](http://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html)\n", |
18 | | - "* Added the new **Spatially Enabled Dataframe** to eventually replace the [`SpatialDataFrame`()](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#spatialdataframe) class\n", |
| 18 | + "* Added the new **`Spatially Enabled Dataframe`** to eventually replace the [`SpatialDataFrame`()](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#spatialdataframe) class\n", |
19 | 19 | " * New implementation: **Accessor-based** `spatial` namespace accessible as the `sdf` property on a Pandas dataframe\n", |
20 | | - " * Improvements to the [`to_featureclass()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html?\n", |
21 | | - " * Added capability to the `spatially enabled data frame` to use the classed-size renderer\n", |
22 | | - " * Added support for using [`Arcade expressions`]() with [`plot()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.SpatialDataFrame.plot) methodhighlight=to_featureclass#arcgis.features.SpatialDataFrame.to_featureclass) on the Spatially enhanced data frame\n", |
23 | | - " * Full projection support for both `ArcPy` and `Shapely` engines\n", |
| 20 | + " * Improvements to rendering, projections and support for Arcade expressions\n", |
24 | 21 | "* Added `usage` property on [`Item`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#item) class to inspect individual statistics \n", |
25 | 22 | "* Added attribute checks for geometries in environments where `ArcPy` is not available\n", |
26 | 23 | "* Added `summary` property to [`arcgis.admin.ux`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.admin.html#ux) to add description of Portal or ArcGIS Online Organization instance\n", |
|
390 | 387 | "name": "python", |
391 | 388 | "nbconvert_exporter": "python", |
392 | 389 | "pygments_lexer": "ipython3", |
393 | | - "version": "3.6.6" |
| 390 | + "version": "3.6.5" |
394 | 391 | }, |
395 | 392 | "varInspector": { |
396 | 393 | "cols": { |
|
0 commit comments