- All Implemented Interfaces:
- Serializable
public class SRID
extends Object
implements Serializable
A geometry or geography property MAY define a value for the SRID attribute. The value of this attribute identifies
which spatial reference system is applied to values of the property on type instances.
The value of the SRID attribute MUST be a non-negative integer or the special value variable. If no value is
specified, the attribute defaults to 0 for Geometry types or 4326 for Geography types.
Standards Track Work Product Copyright © OASIS Open 2013. All Rights Reserved. 19 November 2013 Page 22 of 83The
valid values of the SRID attribute and their meanings are as defined by the European Petroleum Survey Group [EPSG].
- See Also:
- Serialized Form