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

[FEATURE] support for more zoom levels #4

Closed
vamshin opened this issue Mar 24, 2022 · 5 comments
Closed

[FEATURE] support for more zoom levels #4

vamshin opened this issue Mar 24, 2022 · 5 comments
Assignees

Comments

@vamshin
Copy link
Member

vamshin commented Mar 24, 2022

Is your feature request related to a problem?
Currently we have zoom level of 10 but we would need to further increase to 20.

What solution would you like?
A clear and concise description of what you want to happen.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@glitchcube
Copy link

Hi, is there any progress on this issue?

@junqiu-lei
Copy link
Member

Hey @glitchcube, yes! We are working on building our vector tiles service and then will to use MapLibre GL JS on dashboard maps feature to support vector tiles map, so that we can support zoom level up to 22.

@glitchcube
Copy link

That's great news! Do you guys have any estimat on when this feature will be done and available?
Are we talking weeks, months or years?

@elfisher
Copy link

@vamshin and @junqiu-lei can we add the v2.1 label to this since it is aiming for the 2.1 release?

@vamshin
Copy link
Member Author

vamshin commented Jun 21, 2022

Hi @elfisher. Added 2.1 tag.

In this release, we will enable zoom levels up to 14 from current 10 on existing rastar tiles. One good thing about this is customers will be able to get these zoom levels for all OSD versions(1.x, 2,x) with out any upgrade to their clusters as changes are enabled from Maps backend server. We will time the release of changes with 2.1 release time line scheduled for June 30.

Vector tiles support will be incorporated in dashboards part of 3.0 release which will enable up to zoom levels 22. This is part of Maps revamp where we introduce layers. One such layer will be vector tiles

kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
kavilla added a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jun 29, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
joshuarrrr pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 1, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
kavilla added a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 7, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
manasvinibs pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 8, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
CPTNB pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 18, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
Signed-off-by: Brooke Green <[email protected]>
joshuarrrr pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 20, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
joshuarrrr pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Jul 28, 2022
* [Bug] Fix new issue link (#1837)

Fixes #1832

Signed-off-by: Brooke Green <[email protected]>
(cherry picked from commit b7965f9)
Signed-off-by: Brooke Green <[email protected]>

* [Tests] update tests to reflect max zoom level for maps (#1823) (#1826)

Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
Signed-off-by: Brooke Green <[email protected]>

Co-authored-by: Brooke <[email protected]>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: Kawika Avilla <[email protected]>
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Sep 19, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)
ananzh pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Sep 20, 2022
Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
pjfitzgibbons pushed a commit to pjfitzgibbons/OpenSearch-Dashboards that referenced this issue Oct 24, 2022
…roject#1823) (opensearch-project#2387)

Maps zoom level were updated to be 14 as noted here:
opensearch-project/maps#4 (comment)

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e7362f9)

Co-authored-by: Kawika Avilla <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants