maptek.vulcan.variant

Class to access Vulcan specification files from Variant formats. This implementation behaves like a dictionary with the additional ability to load and save the specification file to the original specification file type.


load(specfile)

Loads a Vulcan specification file.

save()

Saves a Vulcan spec file to the original name and type.

save_as(specfile=None)

Saves a spec file with a new name.