public class IdentifyEsriIterateAll extends AbstractIdentifyStrategy
logger
Constructor and Description |
---|
IdentifyEsriIterateAll() |
IdentifyEsriIterateAll(int accuracy) |
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) |
IdentifyEsriIterateAll |
setAccuracy(int accuracy) |
autoIdentifyEPSG, createSpatialReferenceFromEPSGCode, createSpatialReferenceFromESRICode, getProj4String, normalizeEPSGSrName, normalizeEsriSrName
public IdentifyEsriIterateAll()
public IdentifyEsriIterateAll(int accuracy)
public IdentifyEsriIterateAll setAccuracy(int accuracy)
public int getBestAccuracy()
SpatialReferenceIdentifyStrategy
public SpatialReference getBest()
SpatialReferenceIdentifyStrategy
public SpatialReference identify(SpatialReference sr)