diplonics

Results 3 comments of diplonics

No probs, here's the code but don't think anything fancy is being done here. --- var sqlite = require('spatialite'); var db = new sqlite.Database(':memory:'); var query = "SELECT AsGeoJSON(ST_Transform(GeomFromText('LINESTRING(" +...

Yep, we are using the latest file from this repo. Older Datacube version 1.8.6 though, will have to find time to migrate if the issue is a legacy version thing....

Not sure where things have changed, PC side, ODC side or some issue with stac-to-dc handling dataset metadata. Anyway, for our instance of ODC, Explorer and OWS we are using...