CesiumGS / CesiumGS/cesium

Inconsistent clustering when entities are at similar positions

Open
#7,941 3 comments 1 reaction 0 assignees View on GitHub
category - clustering category - entity theme - label/billboard quality type - bug
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

I have been noticing some pretty weird and inconsistent clustering results lately. Here's one such example. I placed 2 entities very closely together (~500m real world distance) and assigned them billboards. Afterwards, I pan the map along the y-axis. Since the entities are not clustered in the first frame, I wouldn't expect them to be clustered in the last frame, given the coordinates are the same.

![Clustering](https://user-images.githubusercontent.com/12529395/59491793-d8c48e00-8e87-11e9-8411-a2bf162dd05c.gif)

Can somebody tell me what's going on? How do we fix this?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the clustering behavior shown in the linked GIF: place two entities about 500 m apart, assign billboards, and pan the map along the y-axis. Investigate why clustering changes between frames despite unchanged coordinates; done means the clustering result remains consistent during the pan.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.