diff --git a/README.md b/README.md index 403e58cd0bcb727bdf7fcd5e72a06d3dc4b106ed..270631fd691baaaed0cf803ab522817f74591a3a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ -# 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