Cyclosm: add contours in db

This commit is contained in:
nobohan
2023-06-26 17:19:36 +02:00
parent f5c2022e7f
commit b994c64d6b
2 changed files with 12 additions and 7 deletions
+3 -1
View File
@@ -34,7 +34,9 @@ Also, rename them as in the zip file, so simplified-land-polygons-complete-3857.
##### Contour lines
http://opendata.champs-libres.be/beautiful-contour-belgium.zip
Download the geopackage from http://opendata.champs-libres.be/beautiful-contour-belgium.zip, convert it to shp and place it into the pbf/shp folder under the name "contours.shp". It will be mounted as written in the `docker-compose.yml` file.
The shp is imported using `shp2pgsql` in the import step, assuming EPSG:31370 as the input shp CRS.
#### Hillshade