geode

Geode

(WIP) An in-browser GeoTIFF preview tool, written using Svelte & Tailwind

Geode - A work-in-progress, (soon-to-be) hopefully really very helpful GeoTIFF preview tool 👍

Geode is a prototype web-app that allows you to view all metadata included with a given GeoTiff file, just by dragging/dropping it into the browser. It's currently running live here.

It's written using Svelte and TailwindCSS, and processes the binary Tiff file using a Web Worker.

Right now, it shows some relatively arbitrary result data in the UI, but behind the scenes all metadata has been gathered and stored ready for use.

The next step is to implement a full, final UI design in which I can display the stored data, a low-res image preview, and potentially a ThreeJS-based 3D preview as well.

You can find more info here.

Cheers!

Top categories

Loading Svelte Themes