public interface SpatialParams
Modifier and Type | Field and Description |
---|---|
static String |
DISTANCE |
static String |
FIELD |
static String |
MEASURE
The distance measure to use.
|
static String |
POINT |
static String |
SPHERE_RADIUS
The radius of the sphere to use to in calculating spherical distances like Haversine
|
static String |
UNITS
km - kilometers
mi - miles
|
static final String POINT
static final String DISTANCE
static final String FIELD
static final String UNITS
static final String MEASURE
static final String SPHERE_RADIUS
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.