Regional GIS Assessment 2026

Executive Summary

This document provides an look at using Eleventy for GIS stuff.

Interactive embedded Map

Below is the live ArcGIS Map showing the survey boundaries.

Data Processing Code

The following script was used to clean the attribute table:

const status = "Active";
console.log(`Filtering layers for: ${status}`);

Components