New
- Added new
generalized_linear_regression()
tool toarcgis.geoanalytics.analyze_patterns
module - Added new
forest_based_regression
tool toarcgis.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 theSingleShotDetector
- Adds new class
RFT
& new functionraster_collection_function()
toarcgis.raster
class. - Adds mAP (mean average precision) computation in
arcgis.learn
's SSD - Adds
add_datepart()
andprocess_df()
toarcgis.learn
- Adds optional parameter to perform credit estimation on Feature Analysis Tools
- Adds mosaic rule for displaying
ImageryLayer
s in aMapView
- 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 toarcgis.learn
'sfit()
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
'sfocal_stats()
- Logging update to
GIS("home")
arcgis.gis.Item.download()
fixes to filenames/data- Adds missing check for
None
forsource_direction
parameter inarcgis.raster
'sgbl
- Fixes the
Spatially Enabled Dataframe
'splot()
method to return aMapView
's instance when not provided - Fixes BUG-000119057 for
generate_report()
ofarcgis.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 ignoresallow_members_to_edit
argument - Fixes
assign_to_items()
ongis.groups.categories
to fix the assigning of content categories to items - Updated
GIS
class to have ahub
property - Updated create user method on the
GIS
class - Fixes
verify_cert
issues for PKI - Fixes for EMD in
arcgis.learn