developmentseed / asdi-examples

A place for notebook examples related to the Amazon Sustainability Data Initiative (ASDI)
2 stars 1 forks source link

COP DEM STAC Items don't work in ODC STAC #14

Open alexgleith opened 1 year ago

alexgleith commented 1 year ago

Notebook example here: https://gist.github.com/alexgleith/0d705d526b596b7a00fbfa589b5d3fd0

Issue is storing the proj:epsg field as a float:

'proj:epsg': 4326.0,

The spec says it should be int