Skip to content

Fixed handling of BigDecimal data type#710

Merged
copierrj merged 1 commit into
deegree:masterfrom
lat-lon:exportBigDecimal-3560
Aug 17, 2016
Merged

Fixed handling of BigDecimal data type#710
copierrj merged 1 commit into
deegree:masterfrom
lat-lon:exportBigDecimal-3560

Conversation

@dstenger

Copy link
Copy Markdown
Contributor

Previously, the handling of BigDecimal data type was not correct in deegree as exponents could be returned in a GML response. For example, following property value is possible in a GetFeature response: "5.4578635E+10".

This pull request fixes that BigDecimal are always exported as plain text (without exponent).

@dstenger dstenger added bug error issue and bug (fix) in progress PR is still under construction labels Jun 15, 2016
@tfr42 tfr42 added this to the 3.4 milestone Jul 7, 2016
@copierrj copierrj merged commit f60cdf8 into deegree:master Aug 17, 2016
@copierrj copierrj removed the in progress PR is still under construction label Aug 17, 2016
@lgoltz lgoltz deleted the exportBigDecimal-3560 branch December 8, 2022 09:33
dstenger added a commit to lat-lon/deegree3 that referenced this pull request Aug 25, 2025
dstenger added a commit to lat-lon/deegree3 that referenced this pull request Aug 26, 2025
dstenger added a commit to lat-lon/deegree3 that referenced this pull request Aug 26, 2025
latlon-team pushed a commit to lat-lon/deegree3 that referenced this pull request Sep 4, 2025
latlon-team pushed a commit to lat-lon/deegree3 that referenced this pull request Sep 4, 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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants