FACT Buildings Footprint and Height
ML detected building footprints and height open database
Use
docker run -t -i --name fact_bldgs -e MARIADB_DATABASE=FACT_bldgs -e MYSQL_ROOT_PASSWORD=devops -p 3315:3306 -d registry.git.nilu.no/fact/data/fact_bldgs:0.1
Specifications
Bing Maps open building footprints. with partial global coverage, only US and Europe included here.
Notes
The code downloads files for European countries and US, transforms them into geojson with right CRS, and then loads them into a DB.
Authors
Riccardo Boero - ribo@nilu.no