Appendices

Object definition files

All ILWIS objects have an object definition file which stores all information on an object.

Object definition files are almost always plain ASCII files divided into sections, similar to the Windows WIN.INI and SYSTEM.INI files. In the user-interface, the relevant contents of an object definition file are shown in the properties of an object.

Object definition files list for instance:

The object definition files of dependent data objects list furthermore:

For dependent maps and tables, in principle only the small object definition files are stored on disk. The data files are automatically calculated and stored on disk when the dependent map or table is displayed. Dependent data objects can be recalculated in case the input data have changed.

For data objects, the following object definition files exist:

.MPR

for raster maps

.MPA

for polygon maps (area)

.MPS

for segment maps

.MPP

for point maps

.TBT

for tables

For containers, the following object definition files exist:

.MPL

for map lists

.IOC

for object collections and database collections

.MPV

for map views

.ILO

for layouts

.ATX

for annotation text objects

.GRH

for graphs

For service objects, the following object definition files exist:

.DOM

for domains

.RPR

for representation

.GRF

for georeference

.CSY

for coordinate system

For special objects, the following object definition files exist:

.HIS

for histograms of raster maps

.HSA

for histograms of polygon maps

.HSS

for histograms of segment maps

.HSP

for histograms of point maps

.SMS

for sample sets

.STP

for stereo pairs

.SMC

for criteria trees

.TA2

for two-dimensional tables

.MAT

for matrices

.FIL

for filters

.FUN

for user-defined functions

.ISL

for user-written scripts (ILWIS Script Language)

See also: