New
- Added a legendproperty to themap widget
- Added documentation for create_symbol
- Added support for Survey123to theappsmodule
- Added capability to delete certificates in the arcgis.servermodule
- Added capability to to view the server Services Directory properties
- Added support for True Curves in Geometrymodule
- Updated documentation for Spatially Enabled DataFrame
- Reduced overhead on certificate searches in gis.server.admin.SSLCertificates
- Added ability to set the map widget extent to that of a loaded Spatially Enabled DataFrame
- Added from_shapely()method toGeometryclass
- Added a homepageproperty to theUserandGroupclass
- Added support for scheduling to create()map areas
- Added as_dfparameter toFeatureLayer.query()method to return DataFrame instead of FeatureSet
- Added SVG support for Geometryobjects
- Added tablesproperty andadd_table()method toWebMapclass
- Added validate()andcalculate_volume()methods toImagery Layerobjects
- Added list_datastore_content()method toraster.analytics
- Added support for unique domains and field aliases when using clone_items()on Feature Layer Views
- Added Find_Point_Clusterstool toarcgis.geoanalytics.analyze_patternsmodule
- Added ability to read a list of strings for the out_fieldsparameter ofFeatureLayer.query()
- Added functionality to preserve layer id values when using cloning
Fixes
- Fixed issue where user notificationswere not returned
- Fixed issue with incomplete Geometrychecks in themap widget
- Fixed BUG 000115800 when subsequent imports of an imported certificate failed to import certificate
- Fixed issue where curvePaths and curveRings do not return proper extents
- Numerous fixes and enhancements to the map widget- Added a compass to 2D mode to re-orient north
- Fixed bug where custom symbology was not properly displaying
- Fixed issue when map.layersreturned incorrect data type for layers
- Fixed issue for an exported map widget not honoring the extent
- Fixed ability to use portal basemaps with map widget
 
- Improved warning messages when required modules are not present
- Improved messaging on Datastore Manager.add_cloudstore()method
- Improved documentation for edit_control_pointsandmatch_control_points
- Enhanced performance to FeatureSet.save()
- Fixed load performance for gis.map()objects
- Fixed bug when using FeatureLayerManager.overwrite()to updated Feature Layer with a zipped shapefile with identical schema
- Numerous performance improvements on Spatially Enabled DataFrame to_featureclass()andfrom_featureclass()methods
- Fixed error when using import_toolbox()an an Enterprise GIS
- Fixed BUG 000110695 when connecting with Prowould not return proper licenses for user
- Fixed issue where ImageryLayerextent was not honored on analytics jobs unless explicitly set
- Fixed parameter issue with arithmetic()raster function
- Fixed issue where Item.export()function read parameter incorrectly
- Fixed a longitude check in arcgis.raster.orthomapping.compute_spatial_reference_factory_code()
- Fixed issue where user.folderswould not return folders if auserobject was obtained using aqueryparameter ongis.users.search()
- Improved performance with the GISconstructor
- Fixed issue with how the raster.analyticstools handles tokens
- Improved error handling with clone_items()
- Improvements to apps.workforcereducing steps to create various objects
- Fixed the to_features()andsave()methods onImageryLayersto use appropriate extents
- Fixed conversion issue with tiled MapImageLayerswhich causedmap.add_layer()to fail
- Fixed issue when using clone_items()onMapImageLayersbetween Enterprise portals
- Fixed issue handling reserved words when using clone_items()onMapImageLayers
- Added hillshade_typeparameter toraster.functions.hillshade()function