Points

vml_type: vml_point

Point features must have exactly one coordinate. The VML writer uses the predefined VML oval element to generate round point features. Point features have their vml_fill_color set to black by default.

VML point features have the following additional attribute:

Attribute Name

Contents

vml_point_size

The size of the point in ground units.

Range: real>0

Default: x, where x=0.006*deltaY. deltaY is the y-coordinate range of the spatial extent of the input data in ground units.