From 5d265065df3ad38efa96ff6bb34a4e16766d8448 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Wed, 11 Mar 2026 10:50:18 -0400 Subject: [PATCH] Add Lance file format https://tenor.com/view/excuse-me-well-excuse-me-my-bad-forgive-me-gif-2901977076798568633 --- high-level-overview-homepage.mermaid | 4 ++++ static/high-level-overview-homepage.svg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/high-level-overview-homepage.mermaid b/high-level-overview-homepage.mermaid index b1dfd93..2f06785 100644 --- a/high-level-overview-homepage.mermaid +++ b/high-level-overview-homepage.mermaid @@ -21,6 +21,7 @@ flowchart TD %% TODO: 3D Tiles. Need to take a closer look at this file format, I am not experienced with it GLB@{ shape: rect, label: "glTF GLB"} FlatCityBuf@{ shape: rect} + Lance@{ shape: rect} subgraph sot [Long-Term Storage] Parquet@{ shape: lean-l} @@ -165,6 +166,8 @@ flowchart TD style GLB fill:#B71C1C,stroke:#7F0000,color:#FFFFFF style FlatCityBuf fill:#B71C1C,stroke:#7F0000,color:#FFFFFF + style Lance fill:#B71C1C,stroke:#7F0000,color:#FFFFFF + style DataPkgs fill:#B71C1C,stroke:#7F0000,color:#FFFFFF style FAIRCat fill:#B71C1C,stroke:#7F0000,color:#FFFFFF %% I'm not as concerned about distribution of data. I have made some progress on smart nodes so that's going to be a YUGE release @@ -215,6 +218,7 @@ flowchart TD click VectorTiles "https://github.com/mapbox/vector-tile-spec/" _blank click NextGenVT "https://github.com/maplibre/maplibre-tile-spec/" _blank click GLB "https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#glb-file-format-specification" + click Lance "https://docs.lancedb.com/lance" _blank click GeoTIFF "https://cogeo.org/" _blank click Zarr "https://github.com/zarr-developers/geozarr-spec/" _blank click WebP "https://developers.google.com/speed/webp/" _blank diff --git a/static/high-level-overview-homepage.svg b/static/high-level-overview-homepage.svg index 20bed8a..6ac8de9 100644 --- a/static/high-level-overview-homepage.svg +++ b/static/high-level-overview-homepage.svg @@ -1 +1 @@ -

Consumption

Distribution

Data Sources

Priority Legend

High

Medium

Low

Experimental Infrastructure

Services

Dissemination Formats

Enterprise

File Geodatabase

Long-Term Storage

Parquet

Zarr

GeoTIFF

JPEG XL

AV1

FAIR Data Catalogue

FlatGeoBuf

Vector Tiles

Mapbox Vector Tiles

Next-Gen Vector Tiles

AVIF

WebP

JPG

PNG

Portable Databases

PMTiles

SQLite

glTF GLB

FlatCityBuf

Statistical

Foundation

Environment, Climate, & Health

Orthoimagery

Field Imagery

Elevation

Web Corpus

Data Packages

Storage

FAIR Data Catalogue

Systems-Ready Data

Decentralized Distribution

Data People & Developers

Systems

\ No newline at end of file +

Consumption

Distribution

Data Sources

Priority Legend

High

Medium

Low

Experimental Infrastructure

Services

Dissemination Formats

Enterprise

File Geodatabase

Long-Term Storage

Parquet

Zarr

GeoTIFF

JPEG XL

AV1

FAIR Data Catalogue

FlatGeoBuf

Vector Tiles

Mapbox Vector Tiles

Next-Gen Vector Tiles

AVIF

WebP

JPG

PNG

Portable Databases

PMTiles

SQLite

glTF GLB

FlatCityBuf

Lance

Statistical

Foundation

Environment, Climate, & Health

Orthoimagery

Field Imagery

Elevation

Web Corpus

Data Packages

Storage

FAIR Data Catalogue

Systems-Ready Data

Decentralized Distribution

Data People & Developers

Systems

\ No newline at end of file