added bootstrap buildings
This commit is contained in:
@@ -50,6 +50,9 @@ sh scripts/load_buildings.sh data/osm/northwestern-fed-district-latest.osm.pbf
|
||||
docker compose restart api worker
|
||||
```
|
||||
|
||||
The script builds a local `radio-osm2pgsql:latest` image from
|
||||
`scripts/Dockerfile.osm2pgsql` on first run.
|
||||
|
||||
The import writes a `buildings` table with `geom`, `height_m`, `levels`,
|
||||
`building_type`, and `source`. Heights come from `height`, then
|
||||
`building:levels * 3.0`, then an estimated default by building type.
|
||||
|
||||
Reference in New Issue
Block a user