Geotools class
- author Antoine Corcy
CloneableInstantiable
Constants |
Properties |
public static $cardinalPoints = ['N', 'NNE', 'NE', 'ENE', 'E', 'ESE', 'SE', 'SSE', 'S', 'SSW', 'SW', 'WSW', 'W', 'WNW', 'NW', 'NNW', 'N'] The cardinal points / directions (the four cardinal directions,
|
public static $latitudeBands = ['C', 'D', 'E', 'F', 'G', 'H', 'J', 'K', 'L', 'M', 'N', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'X'] Latitude bands in the UTM coordinate system.
|
Methods |
public batch(Geocoder\Geocoder $geocoder) |
public convert(League |
public distance() |
public geohash() |
public vertex() |
Properties |
public static $cardinalPoints = ['N', 'NNE', 'NE', 'ENE', 'E', 'ESE', 'SE', 'SSE', 'S', 'SSW', 'SW', 'WSW', 'W', 'WNW', 'NW', 'NNW', 'N'] The cardinal points / directions (the four cardinal directions,
|
public static $latitudeBands = ['C', 'D', 'E', 'F', 'G', 'H', 'J', 'K', 'L', 'M', 'N', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'X'] Latitude bands in the UTM coordinate system.
|