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

add float32 to JSON serialization #1408

Merged
merged 2 commits into from
Nov 20, 2023
Merged

add float32 to JSON serialization #1408

merged 2 commits into from
Nov 20, 2023

Conversation

tomkralidis
Copy link
Member

@tomkralidis tomkralidis commented Nov 20, 2023

Overview

Adds float32 and int32 to JSON serialization

Related Issue / Discussion

None

Additional Information

Thanks to @RousseauLambertLP

Contributions and Licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution.
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added the bug Something isn't working label Nov 20, 2023
@tomkralidis tomkralidis merged commit a1b7e70 into master Nov 20, 2023
@tomkralidis tomkralidis deleted the json-float32 branch November 20, 2023 20:59
@tomkralidis tomkralidis changed the title [WIP] add float32 to JSON serialization add float32 to JSON serialization Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants