Skip to content

Conversation

@hbruch
Copy link

@hbruch hbruch commented Dec 7, 2020

This PR provides a multi-stage docker build to for sharedstreets-builder.

@chelsey
Copy link

chelsey commented May 10, 2021

hi! thanks for this. I've built and run this locally with error, so I might be missing something providing. How are you passing in the the input file and output file when you run this?

@hbruch
Copy link
Author

hbruch commented May 10, 2021

Hi @chelsey, should have provided some documentation, sorry... I mount some host directories and run like e.g.

docker run --rm -v $PWD/tmp:/tmp -v $PWD/data:/data -v $PWD/out/:/out/ mfdz/sharedstreets-builder --input /data/osm/baden-wuerttemberg-latest.osm.pbf --output /out/shst/tiles/osm/latest --roadClasses 8

@chelsey
Copy link

chelsey commented May 12, 2021

thanks @hbruch ! 👍 Just to report back -- I successfully built and ran this with the data/nyc_test.pbf dataset, so +1 to getting this merged upstream.

(fwiw, I have encountered memory issues running this container against other datasets, but those workarounds are probably outside of the scope of this PR.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants