| 类 | 说明 |
|---|---|
| GeoPoint |
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/geo-shape.html
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/query-dsl-geo-shape-query.html
Description: in GeoJSON and WKT, and therefore Elasticsearch, the correct coordinate order is longitude, latitude (X, Y) within coordinate arrays
Copyright (c) 2018
|
| GeoShape |
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/geo-shape.html
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/query-dsl-geo-shape-query.html
Description: in GeoJSON and WKT, and therefore Elasticsearch, the correct coordinate order is longitude, latitude (X, Y) within coordinate arrays
Copyright (c) 2018
|