[OSRM-talk] Docker pre-processing from a python script
Silvia Oviedo
siljuovi87 at gmail.com
Wed Jul 10 14:21:09 UTC 2019
Hi all,
I would like to run the pre-process of the car profile from a python
script. I have checked the documentation of subprocess library and docker
SDK for python but I don“t know how to properly make the request. For
example, how could I transform the sh request:
docker run -t -v "${PWD}:/data" osrm/osrm-backend osrm-extract -p
/opt/car.lua /data/berlin-latest.osm.pbf
So it can be done from python. Is that possible?
Thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20190710/4bbc3e49/attachment.html>
More information about the OSRM-talk
mailing list