Maptitude GISDK Help |
Compresses the named geographic file into a .ZIP file.
CreateGeographyArchive(string archive_name, string db_name)
Argument |
Contents |
archive_name |
The full path and name of the archive to be created |
db_name |
The name of the geographic file to be archived |
folder = RunMacro("G30 Tutorial Folder")CreateGeographyArchive("statezip.zip",folder + "states.cdf")
Function |
Summary |
Expands a .ZIP file containing a geographic file |
©2025 Caliper Corporation | www.caliper.com |