Skip to content

Increase coordinate decimal points for pixel inspector#1274

Merged
giswqs merged 1 commit into
masterfrom
inspector
Dec 6, 2025
Merged

Increase coordinate decimal points for pixel inspector#1274
giswqs merged 1 commit into
masterfrom
inspector

Conversation

@giswqs

@giswqs giswqs commented Dec 6, 2025

Copy link
Copy Markdown
Member

Fix #1272

Increase decimal points frrom 4 to 8.

inspector

Copilot AI review requested due to automatic review settings December 6, 2025 04:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR increases the coordinate precision in the pixel inspector from 4 to 8 decimal points, improving accuracy for geospatial coordinate display when inspecting pixel values.

Key Changes:

  • Updated coordinate rounding from 4 to 8 decimal places
  • Changed coordinate display format from single-line comma-separated to multi-line format for better readability

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@giswqs giswqs merged commit 25ffcad into master Dec 6, 2025
20 of 21 checks passed
@giswqs giswqs deleted the inspector branch December 6, 2025 04:47
@github-actions

github-actions Bot commented Dec 6, 2025

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request December 6, 2025 04:51 Inactive
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.

90 pixel inspector does not work as expected

2 participants