New Features in ArcGIS 10.5
Late December 2016 saw the release of ArcGIS 10.5, a major release that comes with many new capabilities with regards to its server and cloud capabilities. The big takeaways for 10.5 are large-scale analytics, big data capabilities plus a renamed and reorganized...
Spatial Analytics with ArcGIS
My new book, Spatial Analytics with ArcGIS, is scheduled to be published in May 2017. Spatial statistics has the potential to provide insight that is not otherwise available through traditional GIS tools. This book is designed to introduce you to the use of spatial...
Understanding How ArcPy is Organized in ArcGIS
This blog post looks at how ArcPy is organized, in order to understand how Python deals with ArcGIS’ geospatial data and tools. Site packages vs modules ArcPy is a site package that allows for a close integration of ArcGIS and Python. Now, it is also often described...
Setting Up a Python Working Environment for ArcGIS Desktop
Although Python is installed automatically with each version above ArcGIS Desktop 10, setting up a working python environment for using the ArcPy site package can be a little cumbersome. This blog post offers some help with setting up the right environment and...
