Stylize the opera concertmaster

This commit is contained in:
Diego Ripley
2026-02-12 08:02:05 -05:00
parent 4e3bcbd256
commit 42279d5274
+9 -2
View File
@@ -46,6 +46,7 @@ Our data is optimized for:
| :--- | :--- | | :--- | :--- |
| **Core & Desktop** | [GDAL/OGR](https://gdal.org/), [QGIS](https://qgis.org/), [QField](https://qfield.org/) | | **Core & Desktop** | [GDAL/OGR](https://gdal.org/), [QGIS](https://qgis.org/), [QField](https://qfield.org/) |
| **Python & Data** | [GeoPandas](https://geopandas.org/), [Lonboard](https://developmentseed.org/lonboard/latest/), [DuckDB](https://duckdb.org/), [SedonaDB](https://sedona.apache.org/sedonadb/latest/)| | **Python & Data** | [GeoPandas](https://geopandas.org/), [Lonboard](https://developmentseed.org/lonboard/latest/), [DuckDB](https://duckdb.org/), [SedonaDB](https://sedona.apache.org/sedonadb/latest/)|
| **Database** | [PostgreSQL](https://www.postgresql.org/) with [PostGIS](https://postgis.net/) and [pg_mooncake](https://www.mooncake.dev/pgmooncake/) extensions |
| **Serving** | [GeoServer](https://geoserver.org/), [Martin](https://martin.maplibre.org/), [ZOO-Project](https://zoo-project.org/) | | **Serving** | [GeoServer](https://geoserver.org/), [Martin](https://martin.maplibre.org/), [ZOO-Project](https://zoo-project.org/) |
| **Serverless** | [Cloudflare Workers](https://workers.cloudflare.com/), [AWS Lambda](https://aws.amazon.com/lambda/), [Google Cloud Run functions](https://cloud.google.com/functions) | | **Serverless** | [Cloudflare Workers](https://workers.cloudflare.com/), [AWS Lambda](https://aws.amazon.com/lambda/), [Google Cloud Run functions](https://cloud.google.com/functions) |
| **Enterprise** | [ArcGIS Pro](https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview), [ArcGIS Enterprise](https://enterprise.arcgis.com/) | | **Enterprise** | [ArcGIS Pro](https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview), [ArcGIS Enterprise](https://enterprise.arcgis.com/) |
@@ -241,6 +242,12 @@ flowchart TD
%% ========================================================= %% =========================================================
%% STYLING %% STYLING
%% ========================================================= %% =========================================================
%% Opera concertmaster
style FAIRDataDis fill:#722F37,stroke:#333,stroke-width:2px,color:#fff
style Metadata fill:#722F37,stroke:#333,stroke-width:2px,color:#fff
%% The work
style sot fill:#FFF9C4 style sot fill:#FFF9C4
style ent fill:#E1BEE7 style ent fill:#E1BEE7
style vt fill:#FFCCBC style vt fill:#FFCCBC
@@ -249,8 +256,8 @@ flowchart TD
%% Link Node Styling %% Link Node Styling
class Foundation,Statistical,Orthoimagery,FieldImagery,EnvironmentClimate,Elevation,WebCorpus linkNode class Foundation,Statistical,Orthoimagery,FieldImagery,EnvironmentClimate,Elevation,WebCorpus linkNode
class FAIRDataDis,Parquet,FlatGeoBuf,SQLite,FileGeodatabase,VectorTiles,NextGenVectorTiles,GeoTIFF,Zarr,WebP,PMTiles,JPEGXL,AV1,WARC linkNode class Parquet,FlatGeoBuf,SQLite,FileGeodatabase,VectorTiles,NextGenVectorTiles,GeoTIFF,Zarr,WebP,PMTiles,JPEGXL,AV1,WARC linkNode
class DecentralizedDistribution,HTTP,Metadata,GeoSpatialServices linkNode class DecentralizedDistribution,HTTP,GeoSpatialServices linkNode
%% ========================================================= %% =========================================================
%% CLICK ACTIONS %% CLICK ACTIONS