Point
Creates a point with an x, y, z and spatial reference. The minimum z-value is -6,356,752 meters, which is the approximate radius of the earth (the WGS 84 datum semi-minor axis). The maximum z-value is 55,000,000 meters.
Since
200.1.0
See also
Creates a point with an x, y and a spatial reference. Creates a point with x, y for the coordinates and a spatial reference.
Since
200.1.0
See also
Creates a point with an x, y, z, m and spatial reference. The minimum z-value is -6,356,752 meters, which is the approximate radius of the earth (the WGS 84 datum semi-minor axis). The maximum z-value is 55,000,000 meters.
Since
200.1.0
Parameters
the x-coordinate for the point
the x-coordinate for the point
the z-coordinate for the point, the default is null.
the measure value for the point, the default is null.
the spatial reference of the point, the default is null.