ArcGIS API for Python

What’s new in ArcGIS API for Python 2.0

The ArcGIS API for Python is releasing version 2.0 in February 2022.  The release will focus on performance and security improvements, framework and UX upgrades, new modules, and removal of deprecated functionality. While the major version is incremented to 2.0, the API remains fully backwards compatible, meaning your existing notebooks and scripts will continue to work after the upgrade.

Optimization and performance improvements

In version 2.0, ArcGIS API for Python users will observe several performance improvements including much quicker import times for the API itself. These improvements have required careful engineering and refactoring of the internal components of the API, keeping it speedy and agile for users as it continues to grow in size and scope.

Framework and UX upgrades

The ArcGIS API for Python 2.0 release will also add support for the new Python 3.9 version and will drop support for Python 3.6 and earlier.  The latest release will introduce type hinting to several of the new public methods and functions we are adding, and we’ll continue to add this functionality to the remainder of the API modules in subsequent releases. Type hints allow users to know the data types of input parameters and return values for a function. These can help catch and debug errors, improve documentation, and make code cleaner and more understandable—all of which lead to a better user experience and more predictable behavior within the API.  By adding type hinting to the API now, we expect to continue to improve its performance, especially as future versions of Python itself grow and improve.

Introduce new functionality and drop deprecated features

While 2.0 revamps a lot of back-end, framework-level components of the API, certain new features will also be added to the API.  We have renamed certain existing modules to increase their discoverability. The new naming convention will align with the current ArcGIS terminology and make them more identifiable by the problem they solve.

The 2.0 version of the API will also drop deprecated features. The most notable of these features is the SpatialDataFrame (SDF), which has been deprecated since version 1.5, and is now fully replaced by the Spatially Enabled DataFrame (SeDF). The SeDF provides better memory management, greater ability to handle large datasets, and is the pattern that the Pandas library advocates as the path forward.

Note: As part of the back-end work done to improve security in version 2.0 of the API, there is a necessary minor change in the token-based authentication process. As such, customers who use the ArcGIS API for Python to manage ArcGIS Survey123 should wait to upgrade to version 2.0 until the 3.14 release of Survey123 (mid-February 2022), as this new authentication procedure will not be available in Survey123 until this time.

Ready to give these capabilities a try?

Check out these resources to get you started:

ArcGIS API for Python Documentation

About the authors

Product Marketing Manager in the Imagery & Remote Sensing team at Esri with a passion for AI and big data analytics.

Connect:

Nick Giner is a Product Manager for Spatial Analysis and Data Science. Prior to joining Esri in 2014, he completed Bachelor’s and PhD degrees in Geography from Penn State University and Clark University, respectively. In his spare time, he likes to play guitar, golf, cook, cut the grass, and read/watch shows about history.

Connect:
5 Comments
Oldest
Newest
Inline Feedbacks
View all comments

Next Article

Engaging Volunteers for a Cause

Read this article