//! OpenSearch supports two types of geo data: geo_point fields which support
//! lat/lon pairs, and geo_shape fields, which support points, lines, circles,
//! polygons, multi-polygons, etc.
modgeo_bounding_box_query;modgeo_distance_query;modgeo_shape_lookup_query;modgeo_shape_query;pubuseself::{geo_bounding_box_query::*,geo_distance_query::*,geo_shape_lookup_query::*,geo_shape_query::*,};