Can we use multiple .osm.pbf files with graphhopper routing?

  1. You can combine all OSM files into one file with osmosis (or osmium). And then access this map with single instance of Graphhopper
  2. The same question I asked for Spring. Here is the link: Read more