| Maptitude GISDK Help |
Gets a list of layers stored in a geographic file.
layers = GetDBLayers(string db_name)
| Argument | Contents |
|---|---|
| db_name | The path and file name of the geographic file |
An array of strings indicating the names of the layers in the file.
| Error Type | Meaning |
|---|---|
| NotFound | The specified geographic file does not exist |
| Function | Summary |
|---|---|
| GetDBFiles() | Creates a list of files associated with the geographic file |
| GetDBInfo() | Gets summary information about a geographic file |
| ©2025 Caliper Corporation | www.caliper.com |