developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
197 stars 21 forks source link

use item url if item is too big #29

Closed vincentsarago closed 2 years ago

vincentsarago commented 2 years ago

https://github.com/developmentseed/eoAPI/blob/b2f734ebcc18606122cafadf87f997823c4d592f/src/eoapi/stac/eoapi/stac/extension.py#L170-L171

Real life item might be too big for this Hack

vincentsarago commented 2 years ago

should be ok with #31