Skip to content

geohackweek/ghw2019_cog-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COG Pipeline

WIP for generating COGs for different datasources and visualizing them using a dynamic tiler API.

Based off work of @vincentsarago

Planned architecture:

COG Pipeline Diagram

Potential target datasets:

Current considerations:

  • How to handle multiple bands (I think there is a parameter in the tiler API for this)
  • How to handle scaling / colormapping (probably for WMTS?)