Point Features
moep_type: moep_point
In addition to an (X,Y,Z) location, an MOEP point has some additional attributes which affect the display of its point symbol. The symbol will always be centred around its location, but can be rotated and/or scaled, in both the X and Y directions.
Attribute Name |
Contents |
moep_rotation |
Determines the rotation applied to the point symbol, measured in degrees counterclockwise from horizontal. The default is 0.0 degrees. |
moep_scale_x |
Multiplier applied to scale the point symbol in the X direction.(If this is not provided, it defaults to 1.0. |
moep_scale_y |
Multiplier applied to scale the point symbol in the Y direction. If this is not provided, it defaults to 1.0. |