New
- Added
arcgis.learnmodule to provide a set of Deep Learning Tools - Tools for
Pixel ClassificationandObject Detection - Tools to
prepare_data()created fromArcGIS Pro Export Training Data for Deep Learning - Full support for passing rendering of input image layers
- Added support for
webhookswith aWebhook Manager - Added ability to create a hosted item in any folder
- Added new
describe_data()tool toarcgis.geoanalytics.manage_datamodule - Added new
data_enrichmentmodule to thearcgis.geonanalyticssubmodules - includes the
enrich_from_grid()function - Added new
time_boundary_split,time_boundary_unit, andtime_boundary_referenceparameters to thegeoanalytics.find_locations.detect_incidents(),geoanalytics.manage_data.calculate_fields()andgeoanalytics.summarize_data.reconstruct_tracks()tools - Added support for
clone_items()by owner of multi-source views - Added
dependenciesproperty toItemobjects - Added optional
include_route_layersparameter tofeatures.analysis.plan_routes()tool - Added
distance_methodparameter to raster distance functions: euclidean_distanceeuclidean_allocationeuclidean_direction- Added
flow_direction_typeparameter to hydrology functions: - Added new
Global Raster Functions: region_groupcorridorpath distancepath_distance_allocationpath_distance_back_link- Added new
Raster Analytics Functions: build_footprints()build_overview()calculate_statistics()- Added new
Raster Functions focal_stats()lookup()- Added
report_formatparameter toorthomapping.generate_report() - Added support for uploading large files
- Added
find_point_clusters()tool toarcgis.features.analysismodule - Added
update_item_delete_policy()andschedulefunction toCollaborationobjects - Added
copy_feature_service_dataparameter toupdate_portal_group_link()function - Added
compute_pixel_location()function toImagery Layers - Added
ics_to_pixelproperty toRaster Catalog Items - Added support for returning
tablesas dataframes to thequery() - Support resetting values on
user.update()
Fixes
- Deprecated
Group.invite_by_email()function
- Fixed error when creating
GISobject in an enviroment where API for Python was installed with no dependencies - Fixed issue when creating spatially enabled dataframe from an empty feature layer
- Fixed issue when spatially enabled dataframe treated
NaNvalues as 0 - Fixed issue on
share()method wheneveryone=Truethatorg=True - Fixed issue to ensure a
query()with no results returns correct empty object type - Fixed issue when text used for
file_typeparameter onanalyze`] - Ensured
roleandrole_idare always set for connected user - Fixed issues with zoom functionality on map
- Fixed issue when
ImageryLayer.serviceproperty returned incorrect value - Fixed
create_viewhshed()to acceptabove_ground_level_output_nameparameter - Fixed
flow_direction()to properly readoutput_nameparameter - Updated
appsmodule documentation to clarify acceptable item types for various parameters - Fixed
Table.fromitem()function to correctly create table objects from items containing tables - Updated default parameter type for
spatial index - Fixed issue when chaining
raster functionsandglobal functions - Fixed
raster analytics functionsto properly work withFeature Layerinputs - Fixed issue with
optimum_travel_cost_network()function - Fixed issue with
collaboration.create()function - Fixed issue where
get_datastores()returned incomplete results when same server functioned asraster analyticsandgeoanalyticsserver - Fixed
FeatureSet.to_geojsonto properly convert linestrings - Fixed issue on calling Enterprise utility services when connected using web-tier authentication
- Fixed issue on
register()function to return properly formatted response - Fixed issue with indexing on the
band_idsparameter ofextract_band() - Fixed BUG-000119016 - issue where exporting a
spatially enabled dataframeto a feature class convertedFeature ServiceNull values date field(s) to a specific date(‘1/1/2001’) - Fixed issue with
gis.users.invite()improperly formatting email request