- Notifications
You must be signed in to change notification settings - Fork 25.5k
Open
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapesenhancement"" muted="" aria-describedby="MDU6TGFiZWwyMzE3NA==-tooltip :R5b96b:">>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Elasticsearch currently allows user to provide a third dimension in WKT but it does not support explicitly declaring that dimension in WKT as stated in the standard. We should enhance our WKT parser to support it, e.g:
POINT Z (0 0 0) -> must have three dimensions
POINT M (0 0 0) -> must have three dimensions
Good to have. The standard defines the possibility to have geometries with 4 dimension, an extra dimension for height and another extra dimension for measurement. Elasticsearch does not allow a fourth dimension.
POINT ZM (0 0 0 0) -> must have four dimensions
Metadata
Metadata
Assignees
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapesenhancement"" muted="" aria-describedby="MDU6TGFiZWwyMzE3NA==-tooltip :Ra5pmb:">>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)