This Docker image will import an OSM PBF file using imposm3 and a custom mapping configuration.
This docker image uses data created by the generate-osmborder image. The import-osmborder will import the embedded CSV into the database.
docker run --rm \
-e PGHOST="127.0.0.1" \
-e PGDATABASE="openmaptiles" \
-e PGUSER="openmaptiles" \
-e PGPASSWORD="openmaptiles" \
openmaptiles/import-osmborder
2019-11-11
Content type
Image
Digest
Size
1.6 GB
Last updated
over 6 years ago
docker pull openmaptiles/import-osmborder