Data

As discussed above, map data appears in the segment of the file defined by the MapFileHeader's oDataOffset and oDataLength members. This is data is divided into segments referenced by the oDataOffset and oDataLength members of the MapObject descriptors.

Currently there are only two types of map data supported - line data and named points. The type and interpretation of the data in any particular segment is implied by the class of the descriptor which references it.


Contents, Next, Previous.