The Vermont Livability Map is an open-source tool developed by VERSO-UVM to visualize critical datasets that influence the quality of life across Vermont. This interactive map aims to support policymakers, planners, researchers, and community members in making informed decisions related to zoning, infrastructure, and environmental resilience.
The Vermont Livability Map tells the story of the Vermont Zoning Atlas Project and combines data from the Vermont Zoning Atlas, the Wastewater Infrastructure Map, and a flood risk map to provide an educational exploration of how zoning and infrastructure affect livability in Vermont. It leverages open data and open-source technology to create an accessible resource that supports sustainable development, emergency preparedness, and policy analysis.
- Zoning Visualization: Explore data from the Vermont Zoning Atlas to understand zoning restrictions and opportunities across Vermont.
- Infrastructure Mapping: View wastewater infrastructure data, helping identify areas with or without access to critical services.
- Flood Risk Assessment: Analyze flood-prone regions to assist in resilience planning and to promote safe, sustainable development.
- User-Friendly Interface: Navigate Vermont’s diverse datasets in a streamlined, interactive format that simplifies complex information for easy interpretation.
The following datasets are integrated into the Vermont Livability Map:
- Vermont Zoning Atlas: Provides insights into zoning policies across different municipalities in Vermont.
- Wastewater Infrastructure Map: Maps existing wastewater systems and locations in need of infrastructure upgrades.
- Flooding Map: Identifies flood risk areas to aid in climate adaptation and emergency preparedness.
To get a local copy up and running, follow these instructions.
- Node.js and npm: Required for running the app locally.
- Git: Required for cloning the repository.
- Clone the repository:
git clone https://github.com/VERSO-UVM/Vermont-Livability-Map.git
This app is built using Vue3 and Vite. Follow the steps below to build the app.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Contributions are welcome! Please see our Contributing Guide for ways to get started.
- Fork the repository.
- Create your feature branch (git checkout -b feature/AmazingFeature).
- Commit your changes (git commit -m 'Add some AmazingFeature').
- Push to the branch (git push origin feature/AmazingFeature).
- Open a pull request.
Distributed under the MIT License. See LICENSE for more information.
- add static maps showing multiple layers for monpelier
- add qualtrax form
- create diagram to show how different groups work together
- include note about unzoned blank districts
- include note about beta map in progress
- filter out Overlay, Overlay not affecting use, and Unkown
- add plus minuis icons to zoom in
- add citation for flood data in montpleier map