pub const DISTRICT_OF_COLUMBIA: &str = "./resources/district-of-columbia.osm.pbf";
pub const BADEN_WUERTTEMBERG: &str = "./resources/baden-wuerttemberg-latest.osm.pbf";
pub const AUSTRALIA: &str = "./resources/australia-latest.osm.pbf";
pub const SYDNEY: &str = "./resources/sydney.osm.pbf";
pub const LOS_ANGELES: &str = "./resources/los-angeles.osm.pbf";