maplibre-gl-components 0.20.6 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +47 -1
- package/dist/ControlGrid-BBOB4hcq.cjs +16851 -0
- package/dist/ControlGrid-CXnEfoxn.js +102866 -0
- package/dist/{DuckDBConverter-G6cWy2IS.js → DuckDBConverter-BmkTmy9v.js} +27 -27
- package/dist/{DuckDBConverter-4zGbThM1.cjs → DuckDBConverter-CY3p1iVn.cjs} +1 -1
- package/dist/{ShapefileConverter-BefhyBOj.js → ShapefileConverter-Bgv06LK7.js} +1 -1
- package/dist/{ShapefileConverter-Dk_BW4ca.cjs → ShapefileConverter-D3wQtYHO.cjs} +1 -1
- package/dist/{geotiff-BsSRJ-4E.js → geotiff-BFWKZ7Ej.js} +10 -11
- package/dist/{geotiff-GFm9cPD1.cjs → geotiff-DvXk5w3O.cjs} +2 -2
- package/dist/{globals-BKIWameS.js → globals-Da065JQj.js} +55 -33
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +138 -136
- package/dist/{lerc-IUhdhKhj.js → lerc-CwzT0cMz.js} +9 -10
- package/dist/{lerc-CPfGdIIh.cjs → lerc-cUMeQO-8.cjs} +1 -1
- package/dist/{maplibre-geoman.es-BC6M2gop.cjs → maplibre-geoman.es-DqoIAudd.cjs} +1 -1
- package/dist/maplibre-gl-components.css +1 -1
- package/dist/react.cjs +1 -1
- package/dist/react.mjs +10 -10
- package/dist/types/lib/core/BookmarkControl.d.ts +34 -1
- package/dist/types/lib/core/BookmarkControl.d.ts.map +1 -1
- package/dist/types/lib/core/types.d.ts +46 -1
- package/dist/types/lib/core/types.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/ControlGrid-BmxIgQg5.js +0 -150653
- package/dist/ControlGrid-ChGLgBGL.cjs +0 -17280
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./ControlGrid-
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./ControlGrid-BBOB4hcq.cjs"),S=require("./DuckDBConverter-CY3p1iVn.cjs"),d=require("./ShapefileConverter-D3wQtYHO.cjs");let i=require("maplibre-gl");i=e.__toESM(i,1);let u=require("maplibre-gl-lidar"),C=require("maplibre-gl-usgs-lidar"),n=require("@dvt3d/maplibre-three-plugin");var c=["globe","spinGlobe","fullscreen","north","terrain","search","viewState","inspect","vectorDataset","basemap","tileLayer","measure","geoEditor","bookmark","print","minimap","swipe","colorbarGui","legendGui","htmlGui","streetView","addVector","choropleth","cogLayer","zarrLayer","pmtilesLayer","stacLayer","stacSearch","planetaryComputer","gaussianSplat","lidar","usgsLidar"],E=["usgs-lidar-*","lidar-*","mapbox-gl-draw-*","gl-draw-*","gm_*","inspect-highlight-*","measure-*"];function L(o){if(o<=0)return{rows:1,columns:1};const t=Math.ceil(Math.sqrt(o));return{rows:Math.ceil(o/t),columns:t}}function p(o,t){const{exclude:m,...r}=t??{};if(r.defaultControls===void 0){const a=new Set(m??[]);r.defaultControls=c.filter(N=>!a.has(N))}const l=r.defaultControls.length;if(r.rows===void 0&&r.columns===void 0){const a=L(l);r.rows=a.rows,r.columns=a.columns}else r.rows===void 0&&r.columns!==void 0?r.rows=Math.ceil(l/r.columns):r.columns===void 0&&r.rows!==void 0&&(r.columns=Math.ceil(l/r.rows));r.position??="top-right",r.collapsible??=!0,r.collapsed??=!0,r.showRowColumnControls??=!0,r.gap??=2,r.excludeLayers??=[...E];const s=new e.ControlGrid(r);return o.addControl(s,r.position),s}function g(o){o.prototype.addControlGrid||(o.prototype.addControlGrid=function(t){return p(this,t)})}g(i.default.Map);exports.ADVANCED_EXTENSIONS=e.ADVANCED_EXTENSIONS;exports.ALL_DEFAULT_CONTROLS=c;exports.ALL_EXTENSIONS=e.ALL_EXTENSIONS;exports.AddVectorAdapter=e.AddVectorAdapter;exports.AddVectorControl=e.AddVectorControl;exports.BasemapControl=e.BasemapControl;exports.BookmarkControl=e.BookmarkControl;exports.COLORMAPS=e.COLORMAPS;exports.CSV_EXTENSIONS=e.CSV_EXTENSIONS;exports.ChoroplethControl=e.ChoroplethControl;exports.CogLayerAdapter=e.CogLayerAdapter;exports.CogLayerControl=e.CogLayerControl;exports.Colorbar=e.Colorbar;exports.ColorbarGuiControl=e.ColorbarGuiControl;exports.ControlGrid=e.ControlGrid;Object.defineProperty(exports,"Creator",{enumerable:!0,get:function(){return n.Creator}});exports.DEFAULT_EXCLUDE_LAYERS=E;exports.DUCKDB_EXTENSIONS=e.DUCKDB_EXTENSIONS;exports.DXF_EXTENSIONS=e.DXF_EXTENSIONS;exports.DuckDBConverter=S.DuckDBConverter;exports.FLATGEOBUF_EXTENSIONS=e.FLATGEOBUF_EXTENSIONS;exports.GEOJSON_EXTENSIONS=e.GEOJSON_EXTENSIONS;exports.GEOPACKAGE_EXTENSIONS=e.GEOPACKAGE_EXTENSIONS;exports.GEOPARQUET_EXTENSIONS=e.GEOPARQUET_EXTENSIONS;exports.GML_EXTENSIONS=e.GML_EXTENSIONS;exports.GOOGLE_BASEMAPS=e.GOOGLE_BASEMAPS;exports.GPX_EXTENSIONS=e.GPX_EXTENSIONS;exports.GaussianSplatControl=e.GaussianSplatControl;exports.GaussianSplatLayerAdapter=e.GaussianSplatLayerAdapter;exports.GeoEditor=e.GeoEditor;exports.GeoEditorLayerAdapter=e.GeoEditorLayerAdapter;exports.HtmlControl=e.HtmlControl;exports.HtmlGuiControl=e.HtmlGuiControl;exports.InspectControl=e.InspectControl;exports.KML_EXTENSIONS=e.KML_EXTENSIONS;exports.KMZ_EXTENSIONS=e.KMZ_EXTENSIONS;exports.Legend=e.Legend;exports.LegendGuiControl=e.LegendGuiControl;Object.defineProperty(exports,"LidarControl",{enumerable:!0,get:function(){return u.LidarControl}});Object.defineProperty(exports,"LidarLayerAdapter",{enumerable:!0,get:function(){return u.LidarLayerAdapter}});Object.defineProperty(exports,"MapScene",{enumerable:!0,get:function(){return n.MapScene}});exports.MeasureControl=e.MeasureControl;exports.MinimapControl=e.MinimapControl;exports.PMTilesLayerAdapter=e.PMTilesLayerAdapter;exports.PMTilesLayerControl=e.PMTilesLayerControl;exports.PlanetaryComputerControl=e.PlanetaryComputerControl;exports.PlanetaryComputerLayerAdapter=e.PlanetaryComputerLayerAdapter;exports.PrintControl=e.PrintControl;exports.RdBu=e.RdBu;exports.RdYlBu=e.RdYlBu;exports.RdYlGn=e.RdYlGn;exports.SHAPEFILE_EXTENSIONS=e.SHAPEFILE_EXTENSIONS;exports.SHPJS_EXTENSIONS=e.SHPJS_EXTENSIONS;Object.defineProperty(exports,"SceneTransform",{enumerable:!0,get:function(){return n.SceneTransform}});exports.SearchControl=e.SearchControl;exports.ShapefileConverter=d.ShapefileConverter;exports.SpinGlobeControl=e.SpinGlobeControl;exports.StacLayerAdapter=e.StacLayerAdapter;exports.StacLayerControl=e.StacLayerControl;exports.StacSearchControl=e.StacSearchControl;exports.StreetViewControl=e.StreetViewControl;Object.defineProperty(exports,"Sun",{enumerable:!0,get:function(){return n.Sun}});exports.SwipeControl=e.SwipeControl;exports.TOPOJSON_EXTENSIONS=e.TOPOJSON_EXTENSIONS;exports.TerrainControl=e.TerrainControl;exports.TileLayerControl=e.TileLayerControl;Object.defineProperty(exports,"UsgsLidarControl",{enumerable:!0,get:function(){return C.UsgsLidarControl}});Object.defineProperty(exports,"UsgsLidarLayerAdapter",{enumerable:!0,get:function(){return C.UsgsLidarLayerAdapter}});exports.VectorDatasetControl=e.VectorDatasetControl;exports.ViewStateControl=e.ViewStateControl;exports.XLSX_EXTENSIONS=e.XLSX_EXTENSIONS;exports.XYZSERVICES_URL=e.XYZSERVICES_URL;exports.ZarrLayerAdapter=e.ZarrLayerAdapter;exports.ZarrLayerControl=e.ZarrLayerControl;exports.addControlGrid=p;exports.bone=e.bone;exports.buildTileUrl=e.buildTileUrl;exports.bwr=e.bwr;exports.cividis=e.cividis;exports.clamp=e.clamp;exports.classNames=e.classNames;exports.cool=e.cool;exports.coolwarm=e.coolwarm;exports.debounce=e.debounce;exports.detectFormat=e.detectFormat;exports.fetchProviders=e.fetchProviders;exports.filterBasemaps=e.filterBasemaps;exports.formatNumericValue=e.formatNumericValue;exports.generateGradientCSS=e.generateGradientCSS;exports.generateId=e.generateId;exports.generateThumbnailUrl=e.generateThumbnailUrl;exports.getAcceptedExtensions=e.getAcceptedExtensions;exports.getColorAtPosition=e.getColorAtPosition;exports.getColormap=e.getColormap;exports.getColormapNames=e.getColormapNames;exports.getDuckDBConverter=S.getDuckDBConverter;exports.getFileExtension=e.getFileExtension;exports.getFormatDescription=e.getFormatDescription;exports.getFormatDisplayName=e.getFormatDisplayName;exports.getShapefileConverter=d.getShapefileConverter;exports.gray=e.gray;exports.groupBasemaps=e.groupBasemaps;exports.hexToRgb=e.hexToRgb;exports.hot=e.hot;exports.inferno=e.inferno;exports.interpolateColor=e.interpolateColor;exports.isValidColormap=e.isValidColormap;exports.isValidExtension=e.isValidExtension;exports.jet=e.jet;exports.magma=e.magma;exports.ocean=e.ocean;exports.parseProviders=e.parseProviders;exports.plasma=e.plasma;exports.rainbow=e.rainbow;exports.readFileAsBuffer=e.readFileAsBuffer;exports.requiresConversion=e.requiresConversion;exports.requiresDuckDB=e.requiresDuckDB;exports.rgbToHex=e.rgbToHex;exports.seismic=e.seismic;exports.spectral=e.spectral;exports.terrain=e.terrain;exports.throttle=e.throttle;exports.turbo=e.turbo;exports.viridis=e.viridis;
|
package/dist/index.mjs
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import { $ as E, $t as L, A as N, At as g, B as O, Bt as T, C as
|
|
2
|
-
import { r as
|
|
3
|
-
import { r as
|
|
1
|
+
import { $ as E, $t as L, A as N, At as g, B as O, Bt as T, C as f, Ct as A, D as h, Dt as G, E as y, Et as w, F as _, Ft as X, G as I, Gt as b, H as v, Ht as D, I as P, It as M, J as B, Jt as V, K as F, Kt as R, L as U, Lt as x, M as k, Mt as H, N as K, Nt as Y, O as Z, Ot as q, P as J, Pt as j, Q as z, Qt as Q, R as W, Rt as $, S as aa, St as ta, T as ra, Tt as oa, U as sa, Ut as ea, V as ia, Vt as la, W as na, Wt as da, X as pa, Xt as Sa, Y as ca, Yt as Ca, Z as ma, Zt as ua, _ as Ea, _t as La, a as Na, at as ga, b as Oa, bt as Ta, c as fa, ct as Aa, d as ha, dt as Ga, en as ya, et as wa, f as _a, ft as Xa, g as Ia, gt as ba, h as va, ht as Da, i as Pa, it as Ma, j as Ba, jt as Va, k as Fa, kt as Ra, l as Ua, lt as xa, m as ka, mt as Ha, n as Ka, nt as Ya, o as Za, ot as qa, p as Ja, pt as ja, q as za, qt as Qa, r as Wa, rt as $a, s as at, st as tt, t as n, tn as rt, tt as ot, u as st, ut as et, v as it, vt as lt, w as nt, wt as dt, x as pt, xt as St, y as ct, yt as Ct, z as mt, zt as ut } from "./ControlGrid-CXnEfoxn.js";
|
|
2
|
+
import { r as Lt, t as Nt } from "./DuckDBConverter-BmkTmy9v.js";
|
|
3
|
+
import { r as Ot, t as Tt } from "./ShapefileConverter-Bgv06LK7.js";
|
|
4
4
|
import d from "maplibre-gl";
|
|
5
|
-
import {
|
|
6
|
-
|
|
5
|
+
import { LidarControl as ht, LidarLayerAdapter as Gt } from "maplibre-gl-lidar";
|
|
6
|
+
import { UsgsLidarControl as wt, UsgsLidarLayerAdapter as _t } from "maplibre-gl-usgs-lidar";
|
|
7
|
+
import { Creator as It, MapScene as bt, SceneTransform as vt, Sun as Dt } from "@dvt3d/maplibre-three-plugin";
|
|
8
|
+
var p = [
|
|
7
9
|
"globe",
|
|
8
10
|
"spinGlobe",
|
|
9
11
|
"fullscreen",
|
|
@@ -36,7 +38,7 @@ var S = [
|
|
|
36
38
|
"gaussianSplat",
|
|
37
39
|
"lidar",
|
|
38
40
|
"usgsLidar"
|
|
39
|
-
],
|
|
41
|
+
], S = [
|
|
40
42
|
"usgs-lidar-*",
|
|
41
43
|
"lidar-*",
|
|
42
44
|
"mapbox-gl-draw-*",
|
|
@@ -45,7 +47,7 @@ var S = [
|
|
|
45
47
|
"inspect-highlight-*",
|
|
46
48
|
"measure-*"
|
|
47
49
|
];
|
|
48
|
-
function
|
|
50
|
+
function c(t) {
|
|
49
51
|
if (t <= 0) return {
|
|
50
52
|
rows: 1,
|
|
51
53
|
columns: 1
|
|
@@ -57,18 +59,18 @@ function p(t) {
|
|
|
57
59
|
};
|
|
58
60
|
}
|
|
59
61
|
function C(t, r) {
|
|
60
|
-
const { exclude:
|
|
62
|
+
const { exclude: i, ...a } = r ?? {};
|
|
61
63
|
if (a.defaultControls === void 0) {
|
|
62
|
-
const o = new Set(
|
|
63
|
-
a.defaultControls =
|
|
64
|
+
const o = new Set(i ?? []);
|
|
65
|
+
a.defaultControls = p.filter((l) => !o.has(l));
|
|
64
66
|
}
|
|
65
67
|
const s = a.defaultControls.length;
|
|
66
68
|
if (a.rows === void 0 && a.columns === void 0) {
|
|
67
|
-
const o =
|
|
69
|
+
const o = c(s);
|
|
68
70
|
a.rows = o.rows, a.columns = o.columns;
|
|
69
71
|
} else a.rows === void 0 && a.columns !== void 0 ? a.rows = Math.ceil(s / a.columns) : a.columns === void 0 && a.rows !== void 0 && (a.columns = Math.ceil(s / a.rows));
|
|
70
|
-
a.position ??= "top-right", a.collapsible ??= !0, a.collapsed ??= !0, a.showRowColumnControls ??= !0, a.gap ??= 2, a.excludeLayers ??= [...
|
|
71
|
-
const e = new
|
|
72
|
+
a.position ??= "top-right", a.collapsible ??= !0, a.collapsed ??= !0, a.showRowColumnControls ??= !0, a.gap ??= 2, a.excludeLayers ??= [...S];
|
|
73
|
+
const e = new n(a);
|
|
72
74
|
return t.addControl(e, a.position), e;
|
|
73
75
|
}
|
|
74
76
|
function m(t) {
|
|
@@ -78,128 +80,128 @@ function m(t) {
|
|
|
78
80
|
}
|
|
79
81
|
m(d.Map);
|
|
80
82
|
export {
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
83
|
+
J as ADVANCED_EXTENSIONS,
|
|
84
|
+
p as ALL_DEFAULT_CONTROLS,
|
|
85
|
+
_ as ALL_EXTENSIONS,
|
|
86
|
+
ha as AddVectorAdapter,
|
|
87
|
+
pt as AddVectorControl,
|
|
88
|
+
Aa as BasemapControl,
|
|
89
|
+
h as BookmarkControl,
|
|
90
|
+
Va as COLORMAPS,
|
|
91
|
+
P as CSV_EXTENSIONS,
|
|
92
|
+
Oa as ChoroplethControl,
|
|
93
|
+
ka as CogLayerAdapter,
|
|
94
|
+
N as CogLayerControl,
|
|
95
|
+
Ga as Colorbar,
|
|
96
|
+
ct as ColorbarGuiControl,
|
|
97
|
+
n as ControlGrid,
|
|
98
|
+
It as Creator,
|
|
99
|
+
S as DEFAULT_EXCLUDE_LAYERS,
|
|
100
|
+
U as DUCKDB_EXTENSIONS,
|
|
101
|
+
W as DXF_EXTENSIONS,
|
|
102
|
+
Nt as DuckDBConverter,
|
|
103
|
+
mt as FLATGEOBUF_EXTENSIONS,
|
|
104
|
+
O as GEOJSON_EXTENSIONS,
|
|
105
|
+
ia as GEOPACKAGE_EXTENSIONS,
|
|
106
|
+
v as GEOPARQUET_EXTENSIONS,
|
|
107
|
+
sa as GML_EXTENSIONS,
|
|
108
|
+
Xa as GOOGLE_BASEMAPS,
|
|
109
|
+
na as GPX_EXTENSIONS,
|
|
110
|
+
Na as GaussianSplatControl,
|
|
111
|
+
Pa as GaussianSplatLayerAdapter,
|
|
112
|
+
fa as GeoEditor,
|
|
113
|
+
Ua as GeoEditorLayerAdapter,
|
|
114
|
+
xa as HtmlControl,
|
|
115
|
+
Ea as HtmlGuiControl,
|
|
116
|
+
k as InspectControl,
|
|
117
|
+
I as KML_EXTENSIONS,
|
|
118
|
+
F as KMZ_EXTENSIONS,
|
|
119
|
+
et as Legend,
|
|
120
|
+
it as LegendGuiControl,
|
|
121
|
+
ht as LidarControl,
|
|
122
|
+
Gt as LidarLayerAdapter,
|
|
123
|
+
bt as MapScene,
|
|
124
|
+
Z as MeasureControl,
|
|
125
|
+
Fa as MinimapControl,
|
|
126
|
+
_a as PMTilesLayerAdapter,
|
|
127
|
+
nt as PMTilesLayerControl,
|
|
128
|
+
at as PlanetaryComputerControl,
|
|
129
|
+
Za as PlanetaryComputerLayerAdapter,
|
|
130
|
+
y as PrintControl,
|
|
131
|
+
da as RdBu,
|
|
132
|
+
b as RdYlBu,
|
|
133
|
+
R as RdYlGn,
|
|
134
|
+
za as SHAPEFILE_EXTENSIONS,
|
|
135
|
+
B as SHPJS_EXTENSIONS,
|
|
136
|
+
vt as SceneTransform,
|
|
137
|
+
qa as SearchControl,
|
|
138
|
+
Tt as ShapefileConverter,
|
|
139
|
+
Ia as SpinGlobeControl,
|
|
140
|
+
st as StacLayerAdapter,
|
|
141
|
+
f as StacLayerControl,
|
|
142
|
+
aa as StacSearchControl,
|
|
143
|
+
Wa as StreetViewControl,
|
|
144
|
+
Dt as Sun,
|
|
145
|
+
Ka as SwipeControl,
|
|
146
|
+
ca as TOPOJSON_EXTENSIONS,
|
|
147
|
+
tt as TerrainControl,
|
|
148
|
+
va as TileLayerControl,
|
|
149
|
+
wt as UsgsLidarControl,
|
|
150
|
+
_t as UsgsLidarLayerAdapter,
|
|
151
|
+
K as VectorDatasetControl,
|
|
152
|
+
Ba as ViewStateControl,
|
|
153
|
+
pa as XLSX_EXTENSIONS,
|
|
154
|
+
ja as XYZSERVICES_URL,
|
|
155
|
+
Ja as ZarrLayerAdapter,
|
|
156
|
+
ra as ZarrLayerControl,
|
|
155
157
|
C as addControlGrid,
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
158
|
+
X as bone,
|
|
159
|
+
Ha as buildTileUrl,
|
|
160
|
+
Qa as bwr,
|
|
161
|
+
ua as cividis,
|
|
162
|
+
oa as clamp,
|
|
163
|
+
w as classNames,
|
|
164
|
+
M as cool,
|
|
165
|
+
V as coolwarm,
|
|
166
|
+
G as debounce,
|
|
167
|
+
ma as detectFormat,
|
|
168
|
+
Da as fetchProviders,
|
|
169
|
+
ba as filterBasemaps,
|
|
170
|
+
q as formatNumericValue,
|
|
171
|
+
Ta as generateGradientCSS,
|
|
172
|
+
Ra as generateId,
|
|
173
|
+
La as generateThumbnailUrl,
|
|
174
|
+
z as getAcceptedExtensions,
|
|
175
|
+
St as getColorAtPosition,
|
|
176
|
+
H as getColormap,
|
|
177
|
+
Y as getColormapNames,
|
|
178
|
+
Lt as getDuckDBConverter,
|
|
179
|
+
E as getFileExtension,
|
|
180
|
+
wa as getFormatDescription,
|
|
181
|
+
ot as getFormatDisplayName,
|
|
182
|
+
Ot as getShapefileConverter,
|
|
183
|
+
x as gray,
|
|
184
|
+
lt as groupBasemaps,
|
|
185
|
+
ta as hexToRgb,
|
|
186
|
+
$ as hot,
|
|
187
|
+
Q as inferno,
|
|
188
|
+
A as interpolateColor,
|
|
189
|
+
j as isValidColormap,
|
|
190
|
+
Ya as isValidExtension,
|
|
191
|
+
ut as jet,
|
|
192
|
+
L as magma,
|
|
193
|
+
T as ocean,
|
|
194
|
+
Ct as parseProviders,
|
|
195
|
+
ya as plasma,
|
|
196
|
+
la as rainbow,
|
|
197
|
+
$a as readFileAsBuffer,
|
|
198
|
+
Ma as requiresConversion,
|
|
199
|
+
ga as requiresDuckDB,
|
|
200
|
+
dt as rgbToHex,
|
|
201
|
+
Ca as seismic,
|
|
202
|
+
Sa as spectral,
|
|
203
|
+
D as terrain,
|
|
204
|
+
g as throttle,
|
|
205
|
+
ea as turbo,
|
|
206
|
+
rt as viridis
|
|
205
207
|
};
|