Joel McCune
  • Home
  • About
  • Python
  • Whitewater
  • Geography Matters
  • F-150 Plan
Sign in Subscribe

SpatialDataFrame

A collection of 2 posts
Loading a Previously Saved SpatialDataFrame from CSV
Python API

Loading a Previously Saved SpatialDataFrame from CSV

Increasingly I find myself working with SpatialDataFrames for analysis in Jupyter Notebooks in Python. Much of the time the easiest way to save results for future work is saving to a CSV file. This CSV file can then be loaded back into another notebook as an active SpatialDataFrame for further
06 Apr 2018 1 min read
Creating a SpatialDataFrame from a Web GIS Item
Python

Creating a SpatialDataFrame from a Web GIS Item

The relatively recent addition of the SpatialDataFrame object to the ArcGIS Python API was a gigantic leap forward. The SpatialDataFrame marries the common data structure used for data munging and data science, the Pandas DataFrame [https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html], with ArcGIS in a familiar
22 Mar 2018 1 min read
Page 1 of 1
Joel McCune © 2025
Powered by Ghost