README - Add how to find the bbox of your PBF

This commit is contained in:
Florian Lohoff 2024-01-03 18:07:46 +01:00
parent c4a7372df7
commit 7341f82776
No known key found for this signature in database
GPG Key ID: 90DD4120CB09F22F

View File

@ -55,3 +55,8 @@ To brute force finding differences in routing use finddiffs
It will randomly generated routes and print a link to to stdout
if the 2 routes differ by duration/distance.
For finding the bounding box of your data you may use `osmium`
osmium fileinfo -e -g data.bbox nrw.pbf
(5.843747,49.9247862,9.68153,52.7065863)