map2loop.mapdata#

Functions

WebCoverageService(url[, version, xml, ...])

wcs factory function, returns a version specific WebCoverageService object

generate_random_hex_colors(n[, seed])

Generate a list of unique random hex color codes.

uuid4()

Generate a random UUID.

Classes

AustraliaStateUrls()

BytesIO([initial_bytes])

Buffered I/O implementation using an in-memory bytes buffer.

Config()

A data structure containing column name mappings for files and keywords

Datastate(value[, names, module, qualname, ...])

Datatype(value[, names, module, qualname, ...])

GzipFile([filename, mode, compresslevel, ...])

The GzipFile class simulates most of the methods of a file object with the exception of the truncate() method.

MapData([tmp_path, verbose_level])

A data structure containing all the map data loaded from map files

VerboseLevel(value[, names, module, ...])