Skip to content

Fixed lost decimal places in geometries stored in BLOB Store#1910

Merged
copierrj merged 1 commit intodeegree:mainfrom
lat-lon:fix/keepOriginalGeometriesBlobMode-XPLANBOX-4446
Dec 10, 2025
Merged

Fixed lost decimal places in geometries stored in BLOB Store#1910
copierrj merged 1 commit intodeegree:mainfrom
lat-lon:fix/keepOriginalGeometriesBlobMode-XPLANBOX-4446

Conversation

@lgoltz
Copy link
Copy Markdown
Contributor

@lgoltz lgoltz commented Dec 8, 2025

This PR fixed decimal places of geometries in BLOB Store, before the geometries was rounded using the default values. of the DecimalCoordinateFormatter (six places respectively three places for metric coordinates) .
With this PR the decimal places of the coordinates are kept.

@tfr42 tfr42 added this to the 3.6.5 milestone Dec 10, 2025
@tfr42 tfr42 added the bug error issue and bug (fix) label Dec 10, 2025
@github-project-automation github-project-automation Bot moved this to In progress in TMC board (public) Dec 10, 2025
@copierrj copierrj merged commit 9297289 into deegree:main Dec 10, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in TMC board (public) Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug error issue and bug (fix)

Projects

Development

Successfully merging this pull request may close these issues.

5 participants