Esri´s ArcGIS API for Python provides GIS users with a Python API for their Web GIS, whether that´s ArcGIS Online, ArcGIS Portal or ArcGIS Enterprise in the cloud. Esri describes the API as “a powerful, modern and easy to use Pythonic library to perform GIS...
This blog post introduces the Python packages that can be found in the SciPy stack, that is now shipped with ArcMap and available through Conda for ArcGIS Pro users. SciPy is a Python-based ecosystem of open-source software for mathematics, science, and engineering....
For ArcMap users, who cannot rely on Conda for Python package management because Python 2.7 is the default version used by ArcMap, installing and managing local Python packages can be a real challenge. This blog post covers some of the available tools that help you...
Esri announced a number of Conda updates with regards to current and upcoming versions of ArcGIS Pro. Also covered in this blog are the functionality of Anaconda Navigator and Anaconda Cloud and how Esri plans to integrate both into upcoming versions of Pro. Conda and...
This is a short beginners tutorial for ArcGIS users who are interested in learning about basic NumPy functionality. It describes how to create a NumPy array from a shapefile and interact with the attribute table data inside of it, making simple data queries. The goal...
ArcGIS 10.5 introduced a new scripting language for the whole ArcGIS platform, as well as a Python API. Both are covered below. The Arcade scripting language Dynamic labeling and visualization has become a lot easier with the release of Arcade, a lightweight scripting...