Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built Environment Asset Registry (BEAR)

BEAR is an integrated contintental-scale geospatial dataset for building entities. This repository contains software for generating BEAR from known sources.

Installation

The bear package can be installed via:

pip install git+https://github.com/owp-spatial/bear

Development

We use uv for package management. To setup a development environment, first clone the repository and run the following to install the necessary dependencies:

uv sync

This project uses maturin to build rust code alongside the python package for polars plugins.

License

This repository is licensed under the Apache License 2.0.