Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Identify pixel value on click #357

Merged
merged 9 commits into from
Nov 16, 2021
Merged

Identify pixel value on click #357

merged 9 commits into from
Nov 16, 2021

Conversation

PatchesMaps
Copy link
Contributor

@PatchesMaps PatchesMaps commented Nov 9, 2021

Resolves: attach_gh_issue_here

PR Safety Checklist:

  • Added the task to the appropriate release doc under Enhancements or Bug Fixes
  • Bump package.json & package-lock.json version numbers to appropriate release
  • (optional) All external API changes have been documented
  • (optional) Build docs: npm run docs

Quick Description of Changes (+ screenshots for ui changes):

@PatchesMaps PatchesMaps requested a review from stazrad November 11, 2021 16:00
@PatchesMaps PatchesMaps added the ready to review 🤞 Ready and waiting on team review label Nov 11, 2021
// handle non vector tile wfs layers
wfsSelector(layer)
} else if (!layer.getProperties()._ol_kit_basemap) {
promises.push({ features: [getPixelValue(layer, event)] })
Copy link
Contributor

Choose a reason for hiding this comment

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

add comment that this checking for pixel value on raster

@PatchesMaps PatchesMaps added team reviewed 👀 PR reviewed by maintainers ready to ship 🚀 All systems go- merge + ship! and removed don't merge labels Nov 12, 2021
@stazrad stazrad merged commit 415ffdd into master Nov 16, 2021
@stazrad stazrad deleted the Raster-pixel-identification branch November 16, 2021 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready to review 🤞 Ready and waiting on team review ready to ship 🚀 All systems go- merge + ship! team reviewed 👀 PR reviewed by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants