mojodna / marblecutter-virtual

Virtual catalogs for marblecutter
Other
48 stars 30 forks source link

Add Support for SpatioTemporal Asset Catalogs #21

Open DanielJDufour opened 4 years ago

DanielJDufour commented 4 years ago

Hello. This follows along https://github.com/mojodna/marblecutter/pull/109. This Pull Request adds support for fetching features from a SpatioTemporal Asset Catalog and creating a tile with support for JQ-based filters and multi-file multi-band math expressions. I've also included a test.html file, which helps us manually verify that the /stac endpoint is working.

Credit goes to @mhiley for pushing forward this work before me.