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

Koop Vector Tile Service is not clearing graphics of previous map zoom levels at times #34

Open
GopinathPD opened this issue Nov 22, 2021 · 2 comments

Comments

@GopinathPD
Copy link

Hi Team,

We are using koop.js to render hexagon polygons through vector tile services. Koop services are fetching the data from elasticsearch and sending back to UI (Angular + ArcGIS Javascript API) in the form of polygon geometry. We are observing that the hex tile layer is not clearing at times for some of the tiles. This is not a consistent issue w.r.t any place or data. Most of our users are facing this issue once in a while.

Details:
"@koopjs/provider-elasticsearch": "3.0.0",
"@koopjs/output-vector-tiles": "^2.1.1",
"@elastic/elasticsearch": "^7.13.0",
"dotenv": "^10.0.0",
"express": "4.16.4",
"koop": "^4.0.4",
"koop-output-geoservices": "^2.0.0"

Angular: 9
ArcGIS Javascript API: 4.20

Any help in resolving the issue is highly appreciated.
error-screenshot

@rgwozdz rgwozdz transferred this issue from koopjs/koop Mar 24, 2023
@rgwozdz
Copy link
Member

rgwozdz commented Mar 24, 2023

cc @dhatcher

@jmp601
Copy link

jmp601 commented May 26, 2023

We have noticed this behavior too, @dhatcher but I am waiting to test the new stuff you've pushed out. @GopinathPD I would recommend upgrading the elastic provider beyond 3.4.2 as that included fixes for Hex aggs at different precisions. Let me know if this fixes your issue! We've been working a lot with Danny on the elasticsearch provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants