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

[Map-Viewer] Added support for OGC API Tiles #871

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

ronitjadhav
Copy link
Collaborator

Description

This PR introduces the ability to add OGC API Map Tiles and Vector Tiles to the map.

Screenshots

image

image

Quality Assurance Checklist

  • Commit history is devoid of any merge commits and readable to facilitate reviews
  • If new logic ⚙️ is introduced: unit tests were added
  • If new user stories 🤏 are introduced: E2E tests were added
  • If new UI components 🕹️ are introduced: corresponding stories in Storybook were created
  • If breaking changes 🪚 are introduced: add the breaking change label
  • If bugs 🐞 are fixed: add the backport <release branch> label
  • The documentation website 📚 has received the love it deserves

This work is sponsored by Organization ABC.

Copy link
Contributor

github-actions bot commented May 6, 2024

Affected libs: feature-map, feature-dataviz, feature-record, feature-router, api-metadata-converter, feature-editor, feature-search, api-repository, feature-catalog, feature-auth, ui-search, data-access-datafeeder, feature-notifications, util-data-fetcher, util-app-config, data-access-gn4, common-fixtures, ui-elements, ui-catalog, util-shared, ui-widgets, ui-inputs, ui-layout, ui-map, common-domain, ui-dataviz, util-i18n,
Affected apps: metadata-editor, datahub, demo, webcomponents, search, map-viewer, metadata-converter, datafeeder, data-platform,

  • 🚀 Build and deploy storybook and demo on GitHub Pages
  • 📦 Build and push affected docker images

Copy link
Contributor

github-actions bot commented May 6, 2024

📷 Screenshots are here!

@ronitjadhav ronitjadhav force-pushed the mv-add-ogc-api-tiles branch from ef258c2 to 3cbc2be Compare May 6, 2024 11:34
@ronitjadhav ronitjadhav force-pushed the mv-add-ogc-api-tiles branch from 3cbc2be to 479a656 Compare May 6, 2024 13:43
@ronitjadhav ronitjadhav force-pushed the mv-add-ogc-api-tiles branch from d797e0d to 5382b5e Compare May 6, 2024 15:24
@coveralls
Copy link

Coverage Status

coverage: 84.036% (-0.1%) from 84.177%
when pulling 5382b5e on mv-add-ogc-api-tiles
into 2b8cc03 on main.

@ronitjadhav ronitjadhav requested a review from jahow May 6, 2024 15:34
Copy link
Collaborator

@jahow jahow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works great, thanks a lot!!

@ronitjadhav ronitjadhav merged commit 3222f97 into main May 21, 2024
9 checks passed
@ronitjadhav ronitjadhav deleted the mv-add-ogc-api-tiles branch May 21, 2024 09:51
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

Successfully merging this pull request may close these issues.

3 participants