Tag Landsat

Analyzing Landsat Image Metadata with the Spatial DataFrame

A few weeks ago, Esri released an update to the ArcGIS API for Python. The new functionality in the API that I am most excited about is the spatial dataframe! The spatial dataframe extends the pandas dataframe by adding geometry, spatial reference, and other spatial components to the dataframe. (A guest post by Gregory Brunner)