New
- Added full capabilities to install arcgispackage withpip
- Added Upload Managerto aid in upload operations to the server
- Added shapelysupport to theSpatial DataFrame
- Added is_emptyproperty for checkinggeometry
- Added support for GeoJSONLineStrings, andPolygons
- Added support for Operations Viewss andDashboardstoclone_itemsfunction onContent Manager
- Added ability to Content Managertosearchformap image layers
- Enhanced Map Image Layer.export()to output image and kmz formats
- Added ability to export data from non-hosted feature layerto Excel
- Added support for multiple profiles persisted in the .arcgisprofile
- Added ability to plot a GeoSeries(SeeSpatial DataFramewith suite of symbology and rendering options
- Added adminfunctionality for Portal users withpublisherprivileges
- Added output_cellsizeparameter toresampleraster function
- Added ability to read list of Feature LayerstoFeatureLayerCollectionManager.create_viewmethod
- Added ability to register SDE Connection Files as a data store
- Improved performance when cloningitems
- Added parameters to user.update()method to accept first and last names as input
- Added distanceSplitanddistanceSplitUnitparameters toGeoAnalytics.reconstruct_tracksfunction
- Added cellSize,cellSizeUnits, andshapeTypeparameters tofeatures.analyze_patterns.find_hot_spotfunction
- Added support for Content Categories for portal items
- Added ability to convert Rasters to Features with ImageryLayer.to_features()function
- Added [draw_graph] function toImageryLayerobjects for for visualizing Raster function workflows
- Added support for additional rasters as inputs to raster functions
- Added additional rendering support to MapViewandFeatureLayer" objects
- Added users_update_itemsparameter toGroupManager.create()to allow members to update all items in group
- Added tokenparameter toGISfor logging into GIS from external contexts
- Enhanced automation of creating users with security_questionparameter touser.update()method
- Added support for MapImageLayertomap.add_layer()method
Fixes
- Group.add_usermethod will accept- userobjects or a- stringrepresenting username as input.
- Updated date handling and integer types available on the Spatial DataFrame
- Fixed issue where mixed-content layers were failing when using the map widget
- Fixed issue where FeatureSet.dfwas not properly setting the spatial reference
- Detailed warnings issued exporting layer with global functionin the function chain
- Fixed issue where PNG files referenced in thumbnail parameter on user.update()method raised an exception
- Fixed error when drawing FeatureCollectionswithdatetimefields
- Fixed bug where ContentManager.import_data()returned error if Pandas dataframe did not contain addresses
- Fixed bug when using SpatialDataFrame.to_featurelayer()method for environments lackingArcPysite-package
- Fixed issue where time-enabled hosted feature layersfailed to clone to portal items
- Fixed projection issue when using SpatialDataFrame.to_featureclass()method whenArcPysite-package not present
- Fixed problem with Geoenrichment.Country.subgeographiesqueries not returning results
- Fixed handling of NoneTyperesponses for Geoprocessing service requests
- Fixed bug where user.update_level()method was not changing level of user
- Added missing parameters to raster.classifyfunction
- Fixed errors when writing dates to feature attributes