cGPSmapper Manual
Map Project
http://cgpsmapper.com/
18 of 100
Level#RGNnn=bitmas
k
Refer to section 4.5 (on page 44) for details.
bitmask mask used to show / hide the objects.
#
level on which the bitmask is applied.
nn
type of object to which the bitmask is applied.
[END]
Section terminator.
4.2.3.3
Highways
This section will be further documented in a future version of this manual.
[HIGHWAYS]
[END]
Section terminator.
4.2.3.4
ZIP Codes
Although this section is obsolete, it is still supported.
This section will be further documented in a future version of this manual.
[ZIPCODES]
[END]
Section terminator.
4.2.3.5
Definitions
This section will be further documented in a future version of this manual.
[DEFINITIONS]
[END]
Section terminator.
4.2.4
Body (Objects)
BODY objects may be specified in any order.
4.2.4.1
Point of Interest
[POI]
Point of interest section identifier.
[RGN10]
(meaning point
of interest) and
[RGN20]
(meaning point) may be used
instead.
Type=object_type
Type of element, may be written in hex or decimal or as a
name (valid names are defined in file RGNtyps.txt which
you can customised to your requirements).
SubType=object_typ
e
SubType
defines the second byte of the
Type
value.
The type of element can be defined either by using the
Type
key only or by using the
Type
and
SubType
keys.
Example:
Type=0x0211
can be also written as:
Type=0x02
SubType=0x11