Module elastic::types::geo
[−]
Implementation of the Elasticsearch geo types.
Use point::GeoPoint for indexing simple geo points with an x and y coordinate.
Use shape::GeoShape for indexing geojson.
Modules
| mapping |
Common mapping for the Elasticsearch |
| point |
Implementation of the Elasticsearch |
| prelude |
Includes all types for the |
| shape |
Implementation of the Elasticsearch |