Geotools interface
- author Antoine Corcy
AbstractInterface
Constants |
public League The ratio feet per meter.
|
public League The feet unit.
|
public League The kilometer unit.
|
public League The ratio meters per mile.
|
public League The mile unit.
|
public League Transverse Mercator is not the same as UTM. A scale factor is required to convert between them.
|
Methods |
public abstract batch(Geocoder\Geocoder $geocoder) Returns an instance of Batch.
|
public abstract convert(League Returns an instance of Convert.
|
public abstract distance() Returns an instance of Distance.
|
public abstract geohash() Returns an instance of Geohash.
|
public abstract vertex() Returns an instance of Vertex.
|