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