public class LengthUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LAT_DEGREE_IN_METER |
| Constructor and Description |
|---|
LengthUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
latDegreeToMeters(double latDegrees)
Latitude degrees are roughly linear to meters on the earth spheroid.
|
static double |
metersToLatDegree(double meter)
Latitude degrees are roughly linear to meters on the earth spheroid.
|
public static final int LAT_DEGREE_IN_METER
public LengthUtils()
public static double metersToLatDegree(double meter)
public static double latDegreeToMeters(double latDegrees)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.