mojodna / marblecutter-virtual

Virtual catalogs for marblecutter
Other
48 stars 30 forks source link

add a debug endpoint #19

Open olivierdalang opened 4 years ago

olivierdalang commented 4 years ago

This adds a debug endpoint that outputs the results of https://github.com/rouault/cog_validator The goal is to help debug files that don't work correctly or cause timeouts.

This could be expanded to display more errors types (for instance file not found, etc...)