Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Maps] Layer in preview mode shows different results after uploading geojson file when feature-count exceeds ES-search limit #40091

Closed
thomasneirynck opened this issue Jul 1, 2019 · 3 comments · Fixed by #97157
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Feature:File Upload

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Jul 1, 2019

When uploading a geojson-file, the layer in preview mode (backed by an in-mem geojson-source) will be different from the layer after it has been uploaded (backed by an es-search result).

When uploading a file with a feature count that exceed the number of results elasticsearch can return, maybe show a warning or some user-friendly message that the layer will not show all the results.

@thomasneirynck thomasneirynck added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Jul 1, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@thomasneirynck thomasneirynck changed the title [Maps] show warning when number of features in a geojson file exceeds the ES-search limit [Maps] Layer in preview mode shows different results after uploading geojson file when feature-count exceeds ES-search limit Jul 1, 2019
@thomasneirynck thomasneirynck added the bug Fixes for quality problems that affect the customer experience label Jul 1, 2019
@thomasneirynck
Copy link
Contributor Author

The previewer now shows the incomplete data icon with a tooltip with some additional information #92620

@nreese
Copy link
Contributor

nreese commented Apr 14, 2021

Reopening, layer still abruptly switches from preview to Elasticsearch document layer when import finishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Feature:File Upload
Projects
None yet
3 participants