mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Support label position in REST vector tiles There is a need to provide sensibly calculated label positions for polygons and lines in Kibana maps. A very convenient way to satisfy this need is through a runtime field that the rest API can make use of when labels are requested. This has the advantage of providing painless access to the label position as well. This work adds support for the REST API to provide label positions to MVT queries, both for the HITS layer and the AGGS layer. To enable this feature, set with_labels to true as a query parameter to the vector tile search query. |
||
---|---|---|
.. | ||
search-your-data | ||
suggesters | ||
async-search.asciidoc | ||
clear-scroll-api.asciidoc | ||
count.asciidoc | ||
explain.asciidoc | ||
field-caps.asciidoc | ||
knn-search.asciidoc | ||
multi-search-template-api.asciidoc | ||
multi-search.asciidoc | ||
point-in-time-api.asciidoc | ||
profile.asciidoc | ||
rank-eval.asciidoc | ||
render-search-template-api.asciidoc | ||
scroll-api.asciidoc | ||
search-shards.asciidoc | ||
search-template-api.asciidoc | ||
search-vector-tile-api.asciidoc | ||
search.asciidoc | ||
suggesters.asciidoc | ||
terms-enum.asciidoc | ||
validate.asciidoc |