azavea / climate-change-api

Apache License 2.0
0 stars 0 forks source link

Swap map cell endpoints to return 4326 geojson points #859

Closed CloudNiner closed 5 years ago

CloudNiner commented 5 years ago

They currently return the weird 0-360 based longitudes. This is a breaking change, but the endpoint sees almost no use and we think it's worth the consistency here. The climate data and indicator endpoints should already return 4326 lat/lons in the map cell portion of the response but double check them and change them if they do not.