work performed between projects to test out innovations we can adopt in the DS team
pip install -r requirements.txt
- Install gdal (recommend via anaconda):
conda install -c conda-forge gdal
# if using conda we also need to install the geoparquet driver
conda install -c conda-forge libgdal-arrow-parquet
- create .env file with the following variables
DATA_DIR=/PATH/TO/OPEN/BUILDINGS/DATA