New
- Adds
esrly_stoppingandcheckpointparameters toarcgis.learnUnet.fit()andSingelShotDetector.fit()methods - Adds capability to regenerate a manifest for
big data file shareitem - Adds an image classifier to
arcgis.learnto classify the area occupied by a geographical feature based on the imagery it overlaps - Adds
find_centroids()reference documentation - Adds support for all
torchvision.modelsbackbones (exceptinception_v3) toSingleShotDetector - Adds
query_domains()method andrelationshipsproperty to theFeatureLayerCollectionclass - Adds reference documentation for
LivingAtlas - Adds
advanced_search()method toContentManagerclass - Adds
historic_momentandreturn_true_curveparameters toFeatureLayer.query_related_records() - Adds support for
areaTypesinOfflineMapAreaManger.create() - Adds Dot Density support to the
Spatially Enabled DataFrameplot()method - Adds reference documentation for
Hubmodule to theappsmodule
Fixes
- Fixes issue when adding more than 25
workersto aWorkforce Project - Fixes
KeyErrorwhen usingout_statisticsparameter onFeatureLayer.query() - Fixes BUG-000118809 - The
job_statistics()method fails when using the jobID of updating tiles - Fixes BUG-000119377 -Delete_certificate(certificate) function in
arcgis.servermodule returns error - Fixes error when creating users from a csv in ArcGIS Online
- Fixes raster load failures when instantiating
ImageryLayer() - Fixes bug in
UnetClassifier()predicting only one class - Fixes to
raster.analytics.interpolate_points()when the error raster is set to False - Fixes
raster.orthomapping.query_camera_info()method when run outside a Jupyter notebook - Improvements to
Item.publish()for tile packages - Improves reference documentation for
arcgis.features.analysismodulecreate_buffers()create_viewshed()create_drive_time_areascreate_route_layers()derive_new_locations()create_watersheds()dissolve_boundaries()enrich_layer()extract_data()find_hot_spots()choose_best_facilities()find_nearest()find_existing_locations()find_outliers()find_point_clustersfind_similiar_locationsjoin_features()merge_layers()overlay_layers()plan_routes()- Ensures column names of
Spatially Enabled DataFramedo not contain invalid characters for drawing - Fixes use of complex
Raster Function Templatewithattribute_tableproperty andexport_image()function - Adds support for a list of lists as the
neighborhood_valuesparameter in thefocal_stats()function - Adds support for the geoextent of linestrings and polygons when reading GeoJSON as a FeatureSet
- Fixes to the
Spatially Enabled DataFramefrom_featureclass()method when specifying fields in the feature class - Improves error handling in the
map widget