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.