public interface SpatialReferenceIdentifyStrategy
Modifier and Type | Method and Description |
---|---|
SpatialReference |
getBest()
Return the best SpatialReference found even if have decided to
discard it due to lack of precision.
|
int |
getBestAccuracy()
A whole number that informs of the precision with which the projection
has been identified.
|
SpatialReference |
identify(SpatialReference sr) |
SpatialReference identify(SpatialReference sr)
SpatialReference getBest()
int getBestAccuracy()