Select Page

The story behind Autonomous GIS

Huan Ning  |  March 30, 2025 I attended the AAG Annual Meeting for the first time and gained so much from the experience. I had the chance to meet many professors, peers, and even renowned scholars whose names I had only seen in books before. One scholar I’ve long...

The Zeroth Law of Geography and Geospatial Modeling

Huan Ning, Zhenlong Li  |   March 19, 2025 Introduction Geospatial modeling is the process of combining observations and spatial data to investigate the dynamic of phenomena over the Earth, covering physical and societal processes. Such investigations may provide...
GIS Copilot Demo: Statistical analysis and HTML report

GIS Copilot Demo: Statistical analysis and HTML report

Task What’s the association between median household income and obesity? Please generate a HTML report to include the regression analysis, r-square, p-value, and be sure to include a one paragraph report to interpret the findings. Dataset PA County shapefile...
GIS Copilot Demo: Terrain analysis with DEM data

GIS Copilot Demo: Terrain analysis with DEM data

Spatial task Merge the four DEMs into a single raster and perform terrain characteristic analysis for Richland County, including slope, aspect, hillshade, terrain ruggedness index (TRI), and topographic Position Index (TPI). Datasets Four DEM datasets for Richland...
GIS Copilot Demo: Geometry calculation and data extraction

GIS Copilot Demo: Geometry calculation and data extraction

Spatial task Generate centroids for each building feature, extract the elevation values from the DEM at each building centroid, and export the elevation data to draw a histogram with 50 bins using Seaborn. Datasets Penn State University DEM Penn State University...