geolime.utilities¶
Data:
|
Callable type; Callable[[int], str] is a function of (int) -> str. |
|
The central part of internal API. |
Classes:
|
A zero dimensional feature |
Functions:
|
Compute the angle between two vectors using the dot product |
|
Anisotropic distance between two points according to the anisotropy matrix a. |
|
Convert an angle from geographic to arithmetic |
|
Converts a DataFrame to a GeoDataFrame |
|
Computes the distance matrix of two sets of points in the Euclidean space according to a distance. |
|
Compute the Euclidean distance between two points. |
|
Converts a DataFrame to a GeoDataFrame |
|
Matrix or vector norm. |
|
(Adapted from Apach Commons normalizeAngle, MathUtils sources) Normalize an angle in a 2pi; wide interval around a center value. |
|
Computes pairwise distances |
|
Pairwise distances between observations in n-dimensional space. |
|
Convert plane angles to line angles. |
|
Rotation againt the X axis |
|
Rotation againt the Y axis |
|
Example of a convention |
|
Rotation againt the Z axis |
|
Example of a convention (RGeoStats) |
|
Compute the angles in radians necessary for matrix rotation operation from geographic azimuth, dip and pitch angles defined in degrees |
|
Convert a vector-form distance vector to a square-form distance matrix, and vice-versa. |