PointType¶
A geographic point consisting of an X and Y coordinate. Each coordinate value is expressed separately providing its value and format.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
XCoordinate |
0..1 |
An X coordinate (latitudinal equivalent) value and format expressed using the Spatial Coordinate structure. |
|
YCoordinate |
0..1 |
A Y coordinate (longitudinal equivalent) value and format expressed using the Spatial Coordinate structure. |