Skip to content

05-raster-data: error loading COG in OpenLayers example #246

Description

@justb4
  • using the latest Docker Image Docker hub and latest master version as on this issue's date
  • execute the Cells in 05 raster data
  • file output_4326_cog.tif is generated
  • btw gdal.Warp('../data/output_4326_cog.tif','../data/world.rgb.tif',dstSRS='EPSG:4326',format='COG') should better create the COG file in the ../data/output/ dir to prevent pushing generated files to GH.
  • only the background OSM map shows up
  • error in browser, see image
Image

(My general remark is also that this example is IMO too advanced for an intro into GDAL raster. Participants may not have any idea about COG HTTP Range requests, TIF in OpenLayers... etc. Better to move to an Advanced section. I would recommend sticking to GDAL basics. )

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions