errors

Define custom errors/exceptions.

InvalidSubregionNameError(subregion_name[, msg])

Exception raised when an input subregion_name is not recognizable.

InvalidFileFormatError(osm_file_format[, ...])

Exception raised when an input osm_file_format is not recognizable.

OtherTagsReformatError(other_tags)

Exception raised when errors occur in the process of parsing other_tags in a PBF data file.