Skip to content

Commit

Permalink
Merge pull request #1261 from Esri/next
Browse files Browse the repository at this point in the history
Merge next into master for 201 release
  • Loading branch information
mohi9282 committed May 26, 2022
2 parents 73e0a31 + faecdbd commit c4775ae
Show file tree
Hide file tree
Showing 58 changed files with 6,986 additions and 1,308 deletions.
2 changes: 1 addition & 1 deletion guide/01-getting-started/install-and-set-up.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guide/01-getting-started/using-the-api.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guide/02-api-overview/release_notes_130.ipynb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"cells": [{"cell_type": "markdown", "id": "54d9378d", "metadata": {}, "source": ["# What's new in version 1.3\n", "\n", "#### New\n", "- Added support to render and work with Vector Tile Layers in `arcgis.mapping` module with a new `VectorTileLayer` class.\n", "- Added ability to add text and archives as resource files to Items.\n", "- Added a `find_outliers` task to the `arcgis.features.analysis` module to locate features and clusters that differ significantly\n", "- Added support for [Living Atlas](https://livingatlas.arcgis.com/en/#s=0) Content\n", "- Added ability to select layers to add when creating new feature service from `FeatureLayerCollection` item\n", "- Added `detect_track_incidents` tool to the `arcgis.geoanalytics.find_locations` module\n", "- Added support for unfederated ArcGIS Server instances from the `arcgis.gis.server` module\n", "- Added ability to cancel Geoprocessing jobs with keyboard\n", "- Added ability to publish map services from Geoanalytics results for visualizing large spatiotemporal feature services\n", "- Added ability to login with a [public account](https://www.arcgis.com/home/signin.html) to [ArcGIS Online](https://www.arcgis.com)\n", "- Added support for Dynamic Map Image Layers\n", "- Enhanced search capabilities to look for specific [categories](https://developers.arcgis.com/python/guide/understanding-geocoders/#categories-property)\n", "- Added ability to create `Features` from and convert features to [geojson](http://geojson.org/)\n", "- Improved spatial refernce support when using [`arcgis.features.SpatialDataFrame`](https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#spatialdataframe)\n", "- Improved function to export `SpatialDataFrame` by checking for required modules\n", "- Improved performance when creating `Imagery Layers`\n", "- Added new functions to `raster.functions` module. See [**here**](https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/what-are-the-functions-used-by-a-raster-or-mosaic-dataset.htm) for function details\n", " - `complex` - computes magnitude from an input raster with complex pixel types\n", " - `colormap_to_rgb` - converts a single-band raster with a colormap to three-band raster\n", " - `statistics_histogram` - defines the statistics and histogram of a raster to help render output\n", " - `tasseled_cap` - analyzes certain multispectral datasets and calculates new bands useful to map vegetation and urban developmet changes\n", " - `identity` - default function required in a [mosaic dataset](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/what-is-a-mosaic-dataset.htm) if there is no other function\n", " - `colorspace_converstion` - converts the color model of a three-band unsigned 8-bit images from HSV or RGB, or vice versa\n", " - `grayscale` - converts a multi-band image into a single-band grayscale image\n", " - `pansharpen` - enhances spatial resolution of a multi-band image by fusing with higher-resolution panchromatic image\n", " - `spectral_conversion` - applies a matrix to affect the spectral values output by a multi-band image\n", " - `raster_calculator` - allows you to call all existing math functions for building expressions\n", " - `speckle` - filters a speckled radar dataset to smooth out noise\n", "- Added a new [`GeoEnrichment`](http://resources.arcgis.com/en/help/arcgis-rest-api/#/The_GeoEnrichment_service/02r30000021r000000/) module\n", "- Added ability to set and configure the identity provider for managing user credentials\n", "- Added support for passing geometry columns into [`PySal`](https://pysal.org/docs/) functions\n", "- Added a new `esri_access` property to [`User`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#user) objects so Esri training materials could be accessed\n", "- Added support for feeding `SpatialDataFrame` objects to [`GeoProcessing`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoprocessing.html) tools\n", "- A new `SpatialDataFrame.plot()` method to do bar, line and scatterplots\n", "- Added support for multi-part [`Polygon`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#polygon) geometries in `FeatureSet` objects\n", "- Added support for creating [`Hosted Feature Layer Views`](https://doc.arcgis.com/en/arcgis-online/share-maps/create-hosted-views.htm)\n", "- Added support for cloning items directly from the [`ContentManager`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#contentmanager)\n", "- Added ability to directly [read, write and author Web Maps](/python/guide/working-with-web-maps-and-web-scenes/) from [`arcgis.mapping.WebMap`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.mapping.html#webmap) objects\n", "- Added support for High Performance on `geocoding` and `geoanalytics`\n", "- Added `geocode_locations` tool in `arcgis.geoanalytics.find_locations` module\n", "- Added functionality to the [`ReconstructTracks`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoanalytics.summarize_data.html#reconstruct-tracks) and [`JoinFeatures`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoanalytics.summarize_data.html#join-features) in the `arcgis.geoanalytics.summarize_data` module\n", "- Added support for setting content status on [`Item`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#item) objects\n", "\n", "#### Fixes\n", "- BUG-00010973 Using the \"services.list()\" function fails with Traceback error\n", "- BUG-000105897 When iterating over items from a non-existent folder, the Python API iterates over the ArcGIS Online root folder\n", "- BUG-000105969 When creating replicas, a json data format replica was not being created in the output directory\n", "- BUG-000109342 Errow when importing premium toolboxes using `geoprocessing.import_toolbox` function\n", "- Fixed `FeatureSet` issue so geometry type is set properly\n", "- Fixed issue where new datastores were not being returned from the `servers.datastores.list()` method\n", "- Fixed issue where querying a `FeatureLayer` with `returnIDsOnly`, `returnCountOnly`, and `returnIdsOnly` were not returning all records\n", "- Fixed issue where publishing from service definition files was not placing service items in folders\n", "- Fixed issue where no error was reported when creating a big data file share using an invalid path\n", "- Fixed issue when using the defaults for the `arcgis.admin.System.reindex` function\n", "- Fixed issue where `publish_sd()` function to publish from service definition files was not available\n", "- Fixed issue where Python API tried to use ArcGIS Online basemaps in a disconnected environment\n", "- Improved ability to save `Features` in non-English data\n", "- Fixed issue where creating a `SpatialDataFrame` from a feature class was not importing spatial reference correctly\n", "- Improved security on anonymous connections to ArcGIS Online\n", "- Fixed security issue using NTLM and Kerberos works with Python 3.6.1\n", "- Improved performance for download of Python API\n", "- Fixed issue where geometry extents were not properly returned which affected some projecting operations\n", "- Fixed issue where fields over 255 characters in length were not properly created\n", "- Fixed issue when updating the large thumbnail on an item the image was not updating to the proper type"]}], "metadata": {"kernelspec": {"display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3"}, "language_info": {"codemirror_mode": {"name": "ipython", "version": 3}, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.10.0"}}, "nbformat": 4, "nbformat_minor": 5}
{"cells": [{"cell_type": "markdown", "id": "54d9378d", "metadata": {}, "source": ["# What's new in version 1.3\n", "\n", "#### New\n", "- Added support to render and work with Vector Tile Layers in `arcgis.mapping` module with a new `VectorTileLayer` class.\n", "- Added ability to add text and archives as resource files to Items.\n", "- Added a `find_outliers` task to the `arcgis.features.analysis` module to locate features and clusters that differ significantly\n", "- Added support for [Living Atlas](https://livingatlas.arcgis.com/en/#s=0) Content\n", "- Added ability to select layers to add when creating new feature service from `FeatureLayerCollection` item\n", "- Added `detect_track_incidents` tool to the `arcgis.geoanalytics.find_locations` module\n", "- Added support for unfederated ArcGIS Server instances from the `arcgis.gis.server` module\n", "- Added ability to cancel Geoprocessing jobs with keyboard\n", "- Added ability to publish map services from Geoanalytics results for visualizing large spatiotemporal feature services\n", "- Added ability to login with a [public account](https://www.arcgis.com/home/signin.html) to [ArcGIS Online](https://www.arcgis.com)\n", "- Added support for Dynamic Map Image Layers\n", "- Enhanced search capabilities to look for specific [categories](https://developers.arcgis.com/python/guide/understanding-geocoders/#categories-property)\n", "- Added ability to create `Features` from and convert features to [geojson](http://geojson.org/)\n", "- Improved spatial refernce support when using [`arcgis.features.SpatialDataFrame`](https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#spatialdataframe)\n", "- Improved function to export `SpatialDataFrame` by checking for required modules\n", "- Improved performance when creating `Imagery Layers`\n", "- Added new functions to `raster.functions` module. See [**here**](https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/what-are-the-functions-used-by-a-raster-or-mosaic-dataset.htm) for function details\n", " - `complex` - computes magnitude from an input raster with complex pixel types\n", " - `colormap_to_rgb` - converts a single-band raster with a colormap to three-band raster\n", " - `statistics_histogram` - defines the statistics and histogram of a raster to help render output\n", " - `tasseled_cap` - analyzes certain multispectral datasets and calculates new bands useful to map vegetation and urban developmet changes\n", " - `identity` - default function required in a [mosaic dataset](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/what-is-a-mosaic-dataset.htm) if there is no other function\n", " - `colorspace_converstion` - converts the color model of a three-band unsigned 8-bit images from HSV or RGB, or vice versa\n", " - `grayscale` - converts a multi-band image into a single-band grayscale image\n", " - `pansharpen` - enhances spatial resolution of a multi-band image by fusing with higher-resolution panchromatic image\n", " - `spectral_conversion` - applies a matrix to affect the spectral values output by a multi-band image\n", " - `raster_calculator` - allows you to call all existing math functions for building expressions\n", " - `speckle` - filters a speckled radar dataset to smooth out noise\n", "- Added a new [`GeoEnrichment`](http://resources.arcgis.com/en/help/arcgis-rest-api/#/The_GeoEnrichment_service/02r30000021r000000/) module\n", "- Added ability to set and configure the identity provider for managing user credentials\n", "- Added support for passing geometry columns into [`PySal`](https://pysal.org/docs/) functions\n", "- Added a new `esri_access` property to [`User`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#user) objects so Esri training materials could be accessed\n", "- Added support for feeding `SpatialDataFrame` objects to [`GeoProcessing`](https://developers.arcgis.com/python/api-reference/arcgis.geoprocessing.html) tools\n", "- A new `SpatialDataFrame.plot()` method to do bar, line and scatterplots\n", "- Added support for multi-part [`Polygon`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#polygon) geometries in `FeatureSet` objects\n", "- Added support for creating [`Hosted Feature Layer Views`](https://doc.arcgis.com/en/arcgis-online/share-maps/create-hosted-views.htm)\n", "- Added support for cloning items directly from the [`ContentManager`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#contentmanager)\n", "- Added ability to directly [read, write and author Web Maps](/python/guide/working-with-web-maps-and-web-scenes/) from [`arcgis.mapping.WebMap`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.mapping.html#webmap) objects\n", "- Added support for High Performance on `geocoding` and `geoanalytics`\n", "- Added `geocode_locations` tool in `arcgis.geoanalytics.find_locations` module\n", "- Added functionality to the [`ReconstructTracks`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoanalytics.summarize_data.html#reconstruct-tracks) and [`JoinFeatures`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoanalytics.summarize_data.html#join-features) in the `arcgis.geoanalytics.summarize_data` module\n", "- Added support for setting content status on [`Item`](http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#item) objects\n", "\n", "#### Fixes\n", "- BUG-00010973 Using the \"services.list()\" function fails with Traceback error\n", "- BUG-000105897 When iterating over items from a non-existent folder, the Python API iterates over the ArcGIS Online root folder\n", "- BUG-000105969 When creating replicas, a json data format replica was not being created in the output directory\n", "- BUG-000109342 Errow when importing premium toolboxes using `geoprocessing.import_toolbox` function\n", "- Fixed `FeatureSet` issue so geometry type is set properly\n", "- Fixed issue where new datastores were not being returned from the `servers.datastores.list()` method\n", "- Fixed issue where querying a `FeatureLayer` with `returnIDsOnly`, `returnCountOnly`, and `returnIdsOnly` were not returning all records\n", "- Fixed issue where publishing from service definition files was not placing service items in folders\n", "- Fixed issue where no error was reported when creating a big data file share using an invalid path\n", "- Fixed issue when using the defaults for the `arcgis.admin.System.reindex` function\n", "- Fixed issue where `publish_sd()` function to publish from service definition files was not available\n", "- Fixed issue where Python API tried to use ArcGIS Online basemaps in a disconnected environment\n", "- Improved ability to save `Features` in non-English data\n", "- Fixed issue where creating a `SpatialDataFrame` from a feature class was not importing spatial reference correctly\n", "- Improved security on anonymous connections to ArcGIS Online\n", "- Fixed security issue using NTLM and Kerberos works with Python 3.6.1\n", "- Improved performance for download of Python API\n", "- Fixed issue where geometry extents were not properly returned which affected some projecting operations\n", "- Fixed issue where fields over 255 characters in length were not properly created\n", "- Fixed issue when updating the large thumbnail on an item the image was not updating to the proper type"]}], "metadata": {"kernelspec": {"display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3"}, "language_info": {"codemirror_mode": {"name": "ipython", "version": 3}, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.10.0"}}, "nbformat": 4, "nbformat_minor": 5}
Loading

0 comments on commit c4775ae

Please sign in to comment.