Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the SRID for the given spatial value.
int SpatialUtilities.getSRID(byte[] spatial_value)
spatial_value The uploaded value. The first four bytes must contain the SRID encoded in little endian.
The SRID.