OpenGeoscience / uvdat

UVDAT Urban Visualization and Data Analysis Toolkit
Apache License 2.0
1 stars 1 forks source link

UVDAT: Urban Visualization and Data Analysis Toolkit

License

Kitware Logo NEU SDS Lab Logo

Developed by Kitware Inc. in collaboration with the Sustainability and Data Sciences Lab at Northeastern University

Sample use case examines the effect of coastal flooding on the availability of the Boston Transit system (MBTA). Sample data obtained from MassMapper, a public tool for open infrastructure data hosted by the state of Massachusetts.

Cities are Vulnerable to Increasing Natural and Anthropogenic Extremes

Urban areas, particularly those with underserved populations and critical assets in vulnerable zones, are at increased risks of cascading failures of lifeline services due to climate change, urbanization, and aging-infrastructure failure. With 80 percent of Americans living in urban areas, there is an urgent need for analytic models that can effectively address and visualize these growing threats and potentially avoid substantial loss of life and property. In this environment, urban planners need tools that augment present-day GIS software with new capabilities to access and analyze diverse data, including weather, climate, infrastructure networks, and in-situ sensors.

UVDAT is Designed to Model, Predict, and Quantify Risks to Urban Environments

The Urban Visualization and Data Analytics Toolkit (UVDAT) presents a novel software solution that offers analysis-ready data, resilience models, and neighborhood-scale visualizations, enabling robust and socially just solutions. UVDAT's features include:

UVDAT is designed to assist urban planners, policymakers, logistics engineers, and infrastructure developers/owners in managing increasingly large, complex, and diverse datasets. By integrating climate data with other critical data types such as infrastructure, sensor, and demographic information using our advanced analytic and visualization tools, users will be empowered to make data-driven decisions.

UVDAT is built with Kitware's Resonant technology stack. It consists of a series of container services, managed by docker-compose. These services include a Django Python server, PostgreSQL/PostGIS database, Minio object store, Vue web application, and Celery task service.

Getting Started with UVDAT

To run UVDAT locally with docker-compose, follow the instructions in the Setup Guide.