What's new in version 1.6.1
New
- Added new
generalized_linear_regression()
tool to arcgis.geoanalytics.analyze_patterns
module
- Added new
forest_based_regression
tool to arcgis.geoanalytics.analyze_patterns
module
- Adds new
NotebookServer
class for administration
- Updates
MapView
to use the ArcGIS API for JavaScript v4.11
- Adds
arcgis.apps.tracker
module
- Adds
arcgis.features.hydrology
module
- Adds
location_loss_factor
to the SingleShotDetector
- Adds new class
RFT
& new function raster_collection_function()
to arcgis.raster
class.
- Adds mAP (mean average precision) computation in
arcgis.learn
's SSD
- Adds
add_datepart()
and process_df()
to arcgis.learn
- Adds optional parameter to perform credit estimation on Feature Analysis Tools
- Adds mosaic rule for displaying
ImageryLayer
s in a MapView
- Adds
license_types
to assist creating users
- Adds unet classifier for pixel classification
- Adds shape type parameter in
find_hot_spots()
- Adds
one_cycle
parameter to arcgis.learn
's fit()
function
Fixes
- Fixes to
clone_items()
- Supports Web Tool mapping
- Delete items created during syncronous clone if an error occured
- Adds optional
owner
argument
- Fixes BUG-000120098 in
disable_users()
- Fixes return type of
arcgis.raster.interpolate_points()
- Handle app integrations & properties in workforce projects during cloning
- Changes parameter name in
arcgis.raster
's focal_stats()
- Logging update to
GIS("home")
arcgis.gis.Item.download()
fixes to filenames/data
- Adds missing check for
None
for source_direction
parameter in arcgis.raster
's gbl
- Fixes the
Spatially Enabled Dataframe
's plot()
method to return a MapView
's instance when not provided
- Fixes BUG-000119057 for
generate_report()
of arcgis.apps.survey123
- Fixes BUG-000120125 fail to access license attribute of
arcgis.admin.System
- Fixes
featureset.sdf
when a feature contains null geometries
- Force
MapView.take_screenshot()
to output a .png
- Added support for feature collection and feature sets in
NetworkLayer.slove()
- Provides functionality to rename ArcGIS Online content folders
- Fixes various bugs in
from_shapely()
- Fixes assigning credits bug to new users
- Fixes for
arcgis.features.managers.SyncManager.create_replica_item()
- Fixes
Item.share()
bug that ignores allow_members_to_edit
argument
- Fixes
assign_to_items()
on gis.groups.categories
to fix the assigning of content categories to items
- Updated
GIS
class to have a hub
property
- Updated create user method on the
GIS
class
- Fixes
verify_cert
issues for PKI
- Fixes for EMD in
arcgis.learn