View at wrat-map.netlify.app.
This map is built with SvelteKit, OpenLayers, and Google Sheets. Basemaps from Mapbox and Stamen.
git clone https://github.com/legiongis/wrat-map && cd wrat-map
pnpm install
cp .env.example .env
Update variables in .env
as needed. Then
pnpm dev