info "Starting OSRM installation for map instance: '${map_name}'"
preprocess_sequential(){
if[-f"${COMPOSE_FILE}"]&&! ask_confirm "Instance '${map_name}' may exist. Re-running will recreate containers. Continue?";then info "Installation aborted.";exit 0;fi
info "Starting sequential preprocessing for profiles: ${profiles_csv}"