Skip to content
Snippets Groups Projects
Commit dca1f290 authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

Update README.md

parent 5cb2203d
No related branches found
No related tags found
No related merge requests found
# Title
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment