Select Page
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...