Canadian-Geospatial-Platform/app.geo.ca

Migrate COG visualization code to use respective deployment environment

Closed this issue · 0 comments

bo-lu commented

Currently the code to visualize and tile COG is pointing to a single 'demo' endpoint. To make it ready for production we need to:

  • Migrate app.geo.ca code to use tiler-{env}.api.geo.ca endpoint
  • Resolve compatibility issues. E.g. missing or changed API responses from the new version of titiler
  • Delete temporary/old tiler lambda function from dev