public static interface GeoSpatial.Options
Modifier and Type | Field and Description |
---|---|
static ICoordinate.UNITS |
DEFAULT_GEO_SPATIAL_UNIT |
static String |
GEO_FUNCTION
Option that may be set to specify a default for
GeoSpatial.SEARCH ,
to be used in geo service. |
static String |
GEO_SPATIAL_UNIT
Option that may be set to specify a default for
GeoSpatial#SPATIAL_DISTANCE_UNIT ,
to be used in geo service. |
static final String GEO_FUNCTION
GeoSpatial.SEARCH
,
to be used in geo service. Defaults to GeoSpatial.GeoFunction.IN_CIRCLE
.static final String GEO_SPATIAL_UNIT
GeoSpatial#SPATIAL_DISTANCE_UNIT
,
to be used in geo service. Defaults to meters.static final ICoordinate.UNITS DEFAULT_GEO_SPATIAL_UNIT
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.