Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Update ClimateDataCell lon values sent in API responses to 4326 #848

Open
CloudNiner opened this issue Nov 9, 2018 · 0 comments
Open

Update ClimateDataCell lon values sent in API responses to 4326 #848

CloudNiner opened this issue Nov 9, 2018 · 0 comments

Comments

@CloudNiner
Copy link
Contributor

Currently we respond with ClimateDataCell lat/lon in our Indicator, climate data and City endpoints. We should consistently respond with geojson point features in EPSG4326. That's currently not the case, because our lat lon values are pass through from the internal netcdf value where lon is [0 - 360). We can still provide the original netcdf lat lon values as geojson properties if desired.

This would be a breaking change for users depending on this data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant