@xyo-network/quadkey 2.42.14 → 2.42.16

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.
Files changed (2) hide show
  1. package/dist/docs.json +2782 -0
  2. package/package.json +5 -5
package/dist/docs.json ADDED
@@ -0,0 +1,2782 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/quadkey",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 6,
11
+ "name": "Quadkey",
12
+ "kind": 128,
13
+ "kindString": "Class",
14
+ "flags": {},
15
+ "children": [
16
+ {
17
+ "id": 42,
18
+ "name": "constructor",
19
+ "kind": 512,
20
+ "kindString": "Constructor",
21
+ "flags": {},
22
+ "sources": [
23
+ {
24
+ "fileName": "Quadkey.ts",
25
+ "line": 36,
26
+ "character": 2,
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L36"
28
+ }
29
+ ],
30
+ "signatures": [
31
+ {
32
+ "id": 43,
33
+ "name": "new Quadkey",
34
+ "kind": 16384,
35
+ "kindString": "Constructor signature",
36
+ "flags": {},
37
+ "parameters": [
38
+ {
39
+ "id": 44,
40
+ "name": "key",
41
+ "kind": 32768,
42
+ "kindString": "Parameter",
43
+ "flags": {},
44
+ "type": {
45
+ "type": "reference",
46
+ "name": "Buffer",
47
+ "qualifiedName": "Buffer",
48
+ "package": "buffer"
49
+ },
50
+ "defaultValue": "..."
51
+ }
52
+ ],
53
+ "type": {
54
+ "type": "reference",
55
+ "id": 6,
56
+ "name": "Quadkey"
57
+ }
58
+ }
59
+ ]
60
+ },
61
+ {
62
+ "id": 46,
63
+ "name": "_geoJson",
64
+ "kind": 1024,
65
+ "kindString": "Property",
66
+ "flags": {
67
+ "isPrivate": true,
68
+ "isOptional": true
69
+ },
70
+ "sources": [
71
+ {
72
+ "fileName": "Quadkey.ts",
73
+ "line": 33,
74
+ "character": 10,
75
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L33"
76
+ }
77
+ ],
78
+ "type": {
79
+ "type": "reference",
80
+ "name": "GeoJson",
81
+ "qualifiedName": "GeoJson",
82
+ "package": "@xyo-network/sdk-geo"
83
+ }
84
+ },
85
+ {
86
+ "id": 47,
87
+ "name": "key",
88
+ "kind": 1024,
89
+ "kindString": "Property",
90
+ "flags": {
91
+ "isPrivate": true
92
+ },
93
+ "sources": [
94
+ {
95
+ "fileName": "Quadkey.ts",
96
+ "line": 34,
97
+ "character": 10,
98
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L34"
99
+ }
100
+ ],
101
+ "type": {
102
+ "type": "reference",
103
+ "name": "Buffer",
104
+ "qualifiedName": "Buffer",
105
+ "package": "buffer"
106
+ },
107
+ "defaultValue": "..."
108
+ },
109
+ {
110
+ "id": 45,
111
+ "name": "type",
112
+ "kind": 1024,
113
+ "kindString": "Property",
114
+ "flags": {
115
+ "isPublic": true
116
+ },
117
+ "sources": [
118
+ {
119
+ "fileName": "Quadkey.ts",
120
+ "line": 31,
121
+ "character": 9,
122
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L31"
123
+ }
124
+ ],
125
+ "type": {
126
+ "type": "intrinsic",
127
+ "name": "string"
128
+ },
129
+ "defaultValue": "Quadkey.type"
130
+ },
131
+ {
132
+ "id": 7,
133
+ "name": "Zero",
134
+ "kind": 1024,
135
+ "kindString": "Property",
136
+ "flags": {
137
+ "isStatic": true
138
+ },
139
+ "sources": [
140
+ {
141
+ "fileName": "Quadkey.ts",
142
+ "line": 27,
143
+ "character": 9,
144
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L27"
145
+ }
146
+ ],
147
+ "type": {
148
+ "type": "reference",
149
+ "id": 6,
150
+ "name": "Quadkey"
151
+ },
152
+ "defaultValue": "..."
153
+ },
154
+ {
155
+ "id": 8,
156
+ "name": "root",
157
+ "kind": 1024,
158
+ "kindString": "Property",
159
+ "flags": {
160
+ "isStatic": true
161
+ },
162
+ "sources": [
163
+ {
164
+ "fileName": "Quadkey.ts",
165
+ "line": 28,
166
+ "character": 9,
167
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L28"
168
+ }
169
+ ],
170
+ "type": {
171
+ "type": "reference",
172
+ "id": 6,
173
+ "name": "Quadkey"
174
+ },
175
+ "defaultValue": "..."
176
+ },
177
+ {
178
+ "id": 9,
179
+ "name": "type",
180
+ "kind": 1024,
181
+ "kindString": "Property",
182
+ "flags": {
183
+ "isStatic": true
184
+ },
185
+ "sources": [
186
+ {
187
+ "fileName": "Quadkey.ts",
188
+ "line": 29,
189
+ "character": 9,
190
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L29"
191
+ }
192
+ ],
193
+ "type": {
194
+ "type": "intrinsic",
195
+ "name": "string"
196
+ },
197
+ "defaultValue": "'Quadkey'"
198
+ },
199
+ {
200
+ "id": 48,
201
+ "name": "base10String",
202
+ "kind": 262144,
203
+ "kindString": "Accessor",
204
+ "flags": {},
205
+ "sources": [
206
+ {
207
+ "fileName": "Quadkey.ts",
208
+ "line": 41,
209
+ "character": 6,
210
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L41"
211
+ }
212
+ ],
213
+ "getSignature": {
214
+ "id": 49,
215
+ "name": "base10String",
216
+ "kind": 524288,
217
+ "kindString": "Get signature",
218
+ "flags": {},
219
+ "type": {
220
+ "type": "intrinsic",
221
+ "name": "string"
222
+ }
223
+ }
224
+ },
225
+ {
226
+ "id": 50,
227
+ "name": "base4Hash",
228
+ "kind": 262144,
229
+ "kindString": "Accessor",
230
+ "flags": {},
231
+ "sources": [
232
+ {
233
+ "fileName": "Quadkey.ts",
234
+ "line": 45,
235
+ "character": 6,
236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L45"
237
+ }
238
+ ],
239
+ "getSignature": {
240
+ "id": 51,
241
+ "name": "base4Hash",
242
+ "kind": 524288,
243
+ "kindString": "Get signature",
244
+ "flags": {},
245
+ "type": {
246
+ "type": "intrinsic",
247
+ "name": "string"
248
+ }
249
+ }
250
+ },
251
+ {
252
+ "id": 52,
253
+ "name": "base4HashLabel",
254
+ "kind": 262144,
255
+ "kindString": "Accessor",
256
+ "flags": {},
257
+ "sources": [
258
+ {
259
+ "fileName": "Quadkey.ts",
260
+ "line": 58,
261
+ "character": 6,
262
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L58"
263
+ }
264
+ ],
265
+ "getSignature": {
266
+ "id": 53,
267
+ "name": "base4HashLabel",
268
+ "kind": 524288,
269
+ "kindString": "Get signature",
270
+ "flags": {},
271
+ "type": {
272
+ "type": "intrinsic",
273
+ "name": "string"
274
+ }
275
+ }
276
+ },
277
+ {
278
+ "id": 54,
279
+ "name": "bigNumber",
280
+ "kind": 262144,
281
+ "kindString": "Accessor",
282
+ "flags": {},
283
+ "sources": [
284
+ {
285
+ "fileName": "Quadkey.ts",
286
+ "line": 63,
287
+ "character": 6,
288
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L63"
289
+ }
290
+ ],
291
+ "getSignature": {
292
+ "id": 55,
293
+ "name": "bigNumber",
294
+ "kind": 524288,
295
+ "kindString": "Get signature",
296
+ "flags": {},
297
+ "type": {
298
+ "type": "reference",
299
+ "name": "BN",
300
+ "qualifiedName": "BN",
301
+ "package": "@types/bn.js"
302
+ }
303
+ }
304
+ },
305
+ {
306
+ "id": 56,
307
+ "name": "boundingBox",
308
+ "kind": 262144,
309
+ "kindString": "Accessor",
310
+ "flags": {},
311
+ "sources": [
312
+ {
313
+ "fileName": "Quadkey.ts",
314
+ "line": 67,
315
+ "character": 6,
316
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L67"
317
+ }
318
+ ],
319
+ "getSignature": {
320
+ "id": 57,
321
+ "name": "boundingBox",
322
+ "kind": 524288,
323
+ "kindString": "Get signature",
324
+ "flags": {},
325
+ "type": {
326
+ "type": "reference",
327
+ "name": "MercatorBoundingBox",
328
+ "qualifiedName": "MercatorBoundingBox",
329
+ "package": "@xyo-network/sdk-geo"
330
+ }
331
+ }
332
+ },
333
+ {
334
+ "id": 58,
335
+ "name": "buffer",
336
+ "kind": 262144,
337
+ "kindString": "Accessor",
338
+ "flags": {},
339
+ "sources": [
340
+ {
341
+ "fileName": "Quadkey.ts",
342
+ "line": 71,
343
+ "character": 6,
344
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L71"
345
+ }
346
+ ],
347
+ "getSignature": {
348
+ "id": 59,
349
+ "name": "buffer",
350
+ "kind": 524288,
351
+ "kindString": "Get signature",
352
+ "flags": {},
353
+ "type": {
354
+ "type": "reference",
355
+ "name": "Buffer",
356
+ "qualifiedName": "Buffer",
357
+ "package": "buffer"
358
+ }
359
+ }
360
+ },
361
+ {
362
+ "id": 60,
363
+ "name": "center",
364
+ "kind": 262144,
365
+ "kindString": "Accessor",
366
+ "flags": {},
367
+ "sources": [
368
+ {
369
+ "fileName": "Quadkey.ts",
370
+ "line": 75,
371
+ "character": 6,
372
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L75"
373
+ }
374
+ ],
375
+ "getSignature": {
376
+ "id": 61,
377
+ "name": "center",
378
+ "kind": 524288,
379
+ "kindString": "Get signature",
380
+ "flags": {},
381
+ "type": {
382
+ "type": "reference",
383
+ "name": "LngLat",
384
+ "qualifiedName": "mapboxgl.LngLat",
385
+ "package": "@types/mapbox-gl"
386
+ }
387
+ }
388
+ },
389
+ {
390
+ "id": 62,
391
+ "name": "children",
392
+ "kind": 262144,
393
+ "kindString": "Accessor",
394
+ "flags": {},
395
+ "sources": [
396
+ {
397
+ "fileName": "Quadkey.ts",
398
+ "line": 80,
399
+ "character": 6,
400
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L80"
401
+ }
402
+ ],
403
+ "getSignature": {
404
+ "id": 63,
405
+ "name": "children",
406
+ "kind": 524288,
407
+ "kindString": "Get signature",
408
+ "flags": {},
409
+ "type": {
410
+ "type": "array",
411
+ "elementType": {
412
+ "type": "reference",
413
+ "id": 6,
414
+ "name": "Quadkey"
415
+ }
416
+ }
417
+ }
418
+ },
419
+ {
420
+ "id": 64,
421
+ "name": "gridLocation",
422
+ "kind": 262144,
423
+ "kindString": "Accessor",
424
+ "flags": {},
425
+ "sources": [
426
+ {
427
+ "fileName": "Quadkey.ts",
428
+ "line": 92,
429
+ "character": 6,
430
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L92"
431
+ }
432
+ ],
433
+ "getSignature": {
434
+ "id": 65,
435
+ "name": "gridLocation",
436
+ "kind": 524288,
437
+ "kindString": "Get signature",
438
+ "flags": {},
439
+ "type": {
440
+ "type": "reflection",
441
+ "declaration": {
442
+ "id": 66,
443
+ "name": "__type",
444
+ "kind": 65536,
445
+ "kindString": "Type literal",
446
+ "flags": {},
447
+ "children": [
448
+ {
449
+ "id": 67,
450
+ "name": "col",
451
+ "kind": 1024,
452
+ "kindString": "Property",
453
+ "flags": {},
454
+ "sources": [
455
+ {
456
+ "fileName": "Quadkey.ts",
457
+ "line": 96,
458
+ "character": 6,
459
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L96"
460
+ }
461
+ ],
462
+ "type": {
463
+ "type": "intrinsic",
464
+ "name": "number"
465
+ },
466
+ "defaultValue": "..."
467
+ },
468
+ {
469
+ "id": 68,
470
+ "name": "row",
471
+ "kind": 1024,
472
+ "kindString": "Property",
473
+ "flags": {},
474
+ "sources": [
475
+ {
476
+ "fileName": "Quadkey.ts",
477
+ "line": 97,
478
+ "character": 6,
479
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L97"
480
+ }
481
+ ],
482
+ "type": {
483
+ "type": "intrinsic",
484
+ "name": "number"
485
+ },
486
+ "defaultValue": "..."
487
+ },
488
+ {
489
+ "id": 69,
490
+ "name": "zoom",
491
+ "kind": 1024,
492
+ "kindString": "Property",
493
+ "flags": {},
494
+ "sources": [
495
+ {
496
+ "fileName": "Quadkey.ts",
497
+ "line": 98,
498
+ "character": 6,
499
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L98"
500
+ }
501
+ ],
502
+ "type": {
503
+ "type": "intrinsic",
504
+ "name": "number"
505
+ },
506
+ "defaultValue": "..."
507
+ }
508
+ ],
509
+ "groups": [
510
+ {
511
+ "title": "Properties",
512
+ "children": [
513
+ 67,
514
+ 68,
515
+ 69
516
+ ]
517
+ }
518
+ ],
519
+ "sources": [
520
+ {
521
+ "fileName": "Quadkey.ts",
522
+ "line": 95,
523
+ "character": 11,
524
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L95"
525
+ }
526
+ ]
527
+ }
528
+ }
529
+ }
530
+ },
531
+ {
532
+ "id": 70,
533
+ "name": "hex",
534
+ "kind": 262144,
535
+ "kindString": "Accessor",
536
+ "flags": {},
537
+ "sources": [
538
+ {
539
+ "fileName": "Quadkey.ts",
540
+ "line": 102,
541
+ "character": 6,
542
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L102"
543
+ }
544
+ ],
545
+ "getSignature": {
546
+ "id": 71,
547
+ "name": "hex",
548
+ "kind": 524288,
549
+ "kindString": "Get signature",
550
+ "flags": {},
551
+ "type": {
552
+ "type": "intrinsic",
553
+ "name": "string"
554
+ }
555
+ }
556
+ },
557
+ {
558
+ "id": 72,
559
+ "name": "id",
560
+ "kind": 262144,
561
+ "kindString": "Accessor",
562
+ "flags": {},
563
+ "sources": [
564
+ {
565
+ "fileName": "Quadkey.ts",
566
+ "line": 106,
567
+ "character": 6,
568
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L106"
569
+ }
570
+ ],
571
+ "getSignature": {
572
+ "id": 73,
573
+ "name": "id",
574
+ "kind": 524288,
575
+ "kindString": "Get signature",
576
+ "flags": {},
577
+ "type": {
578
+ "type": "reference",
579
+ "name": "Buffer",
580
+ "qualifiedName": "Buffer",
581
+ "package": "buffer"
582
+ }
583
+ }
584
+ },
585
+ {
586
+ "id": 74,
587
+ "name": "parent",
588
+ "kind": 262144,
589
+ "kindString": "Accessor",
590
+ "flags": {},
591
+ "sources": [
592
+ {
593
+ "fileName": "Quadkey.ts",
594
+ "line": 110,
595
+ "character": 6,
596
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L110"
597
+ }
598
+ ],
599
+ "getSignature": {
600
+ "id": 75,
601
+ "name": "parent",
602
+ "kind": 524288,
603
+ "kindString": "Get signature",
604
+ "flags": {},
605
+ "type": {
606
+ "type": "union",
607
+ "types": [
608
+ {
609
+ "type": "intrinsic",
610
+ "name": "undefined"
611
+ },
612
+ {
613
+ "type": "reference",
614
+ "id": 6,
615
+ "name": "Quadkey"
616
+ }
617
+ ]
618
+ }
619
+ }
620
+ },
621
+ {
622
+ "id": 76,
623
+ "name": "siblings",
624
+ "kind": 262144,
625
+ "kindString": "Accessor",
626
+ "flags": {},
627
+ "sources": [
628
+ {
629
+ "fileName": "Quadkey.ts",
630
+ "line": 116,
631
+ "character": 6,
632
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L116"
633
+ }
634
+ ],
635
+ "getSignature": {
636
+ "id": 77,
637
+ "name": "siblings",
638
+ "kind": 524288,
639
+ "kindString": "Get signature",
640
+ "flags": {},
641
+ "type": {
642
+ "type": "array",
643
+ "elementType": {
644
+ "type": "reference",
645
+ "id": 6,
646
+ "name": "Quadkey"
647
+ }
648
+ }
649
+ }
650
+ },
651
+ {
652
+ "id": 78,
653
+ "name": "tile",
654
+ "kind": 262144,
655
+ "kindString": "Accessor",
656
+ "flags": {},
657
+ "sources": [
658
+ {
659
+ "fileName": "Quadkey.ts",
660
+ "line": 123,
661
+ "character": 6,
662
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L123"
663
+ }
664
+ ],
665
+ "getSignature": {
666
+ "id": 79,
667
+ "name": "tile",
668
+ "kind": 524288,
669
+ "kindString": "Get signature",
670
+ "flags": {},
671
+ "type": {
672
+ "type": "reference",
673
+ "name": "MercatorTile",
674
+ "qualifiedName": "MercatorTile",
675
+ "package": "@xyo-network/sdk-geo"
676
+ }
677
+ }
678
+ },
679
+ {
680
+ "id": 80,
681
+ "name": "valid",
682
+ "kind": 262144,
683
+ "kindString": "Accessor",
684
+ "flags": {},
685
+ "sources": [
686
+ {
687
+ "fileName": "Quadkey.ts",
688
+ "line": 127,
689
+ "character": 6,
690
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L127"
691
+ }
692
+ ],
693
+ "getSignature": {
694
+ "id": 81,
695
+ "name": "valid",
696
+ "kind": 524288,
697
+ "kindString": "Get signature",
698
+ "flags": {},
699
+ "type": {
700
+ "type": "intrinsic",
701
+ "name": "boolean"
702
+ }
703
+ }
704
+ },
705
+ {
706
+ "id": 82,
707
+ "name": "zoom",
708
+ "kind": 262144,
709
+ "kindString": "Accessor",
710
+ "flags": {},
711
+ "sources": [
712
+ {
713
+ "fileName": "Quadkey.ts",
714
+ "line": 141,
715
+ "character": 6,
716
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L141"
717
+ }
718
+ ],
719
+ "getSignature": {
720
+ "id": 83,
721
+ "name": "zoom",
722
+ "kind": 524288,
723
+ "kindString": "Get signature",
724
+ "flags": {},
725
+ "type": {
726
+ "type": "intrinsic",
727
+ "name": "number"
728
+ }
729
+ }
730
+ },
731
+ {
732
+ "id": 84,
733
+ "name": "childrenByZoom",
734
+ "kind": 2048,
735
+ "kindString": "Method",
736
+ "flags": {},
737
+ "sources": [
738
+ {
739
+ "fileName": "Quadkey.ts",
740
+ "line": 203,
741
+ "character": 2,
742
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L203"
743
+ }
744
+ ],
745
+ "signatures": [
746
+ {
747
+ "id": 85,
748
+ "name": "childrenByZoom",
749
+ "kind": 4096,
750
+ "kindString": "Call signature",
751
+ "flags": {},
752
+ "parameters": [
753
+ {
754
+ "id": 86,
755
+ "name": "zoom",
756
+ "kind": 32768,
757
+ "kindString": "Parameter",
758
+ "flags": {},
759
+ "type": {
760
+ "type": "intrinsic",
761
+ "name": "number"
762
+ }
763
+ }
764
+ ],
765
+ "type": {
766
+ "type": "array",
767
+ "elementType": {
768
+ "type": "reference",
769
+ "id": 6,
770
+ "name": "Quadkey"
771
+ }
772
+ }
773
+ }
774
+ ]
775
+ },
776
+ {
777
+ "id": 87,
778
+ "name": "clone",
779
+ "kind": 2048,
780
+ "kindString": "Method",
781
+ "flags": {},
782
+ "sources": [
783
+ {
784
+ "fileName": "Quadkey.ts",
785
+ "line": 217,
786
+ "character": 2,
787
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L217"
788
+ }
789
+ ],
790
+ "signatures": [
791
+ {
792
+ "id": 88,
793
+ "name": "clone",
794
+ "kind": 4096,
795
+ "kindString": "Call signature",
796
+ "flags": {},
797
+ "type": {
798
+ "type": "reference",
799
+ "id": 6,
800
+ "name": "Quadkey"
801
+ }
802
+ }
803
+ ]
804
+ },
805
+ {
806
+ "id": 89,
807
+ "name": "compareTo",
808
+ "kind": 2048,
809
+ "kindString": "Method",
810
+ "flags": {},
811
+ "sources": [
812
+ {
813
+ "fileName": "Quadkey.ts",
814
+ "line": 221,
815
+ "character": 2,
816
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L221"
817
+ }
818
+ ],
819
+ "signatures": [
820
+ {
821
+ "id": 90,
822
+ "name": "compareTo",
823
+ "kind": 4096,
824
+ "kindString": "Call signature",
825
+ "flags": {},
826
+ "parameters": [
827
+ {
828
+ "id": 91,
829
+ "name": "quadkey",
830
+ "kind": 32768,
831
+ "kindString": "Parameter",
832
+ "flags": {},
833
+ "type": {
834
+ "type": "reference",
835
+ "id": 6,
836
+ "name": "Quadkey"
837
+ }
838
+ }
839
+ ],
840
+ "type": {
841
+ "type": "union",
842
+ "types": [
843
+ {
844
+ "type": "literal",
845
+ "value": 0
846
+ },
847
+ {
848
+ "type": "literal",
849
+ "value": 1
850
+ },
851
+ {
852
+ "type": "literal",
853
+ "value": -1
854
+ }
855
+ ]
856
+ }
857
+ }
858
+ ]
859
+ },
860
+ {
861
+ "id": 92,
862
+ "name": "equals",
863
+ "kind": 2048,
864
+ "kindString": "Method",
865
+ "flags": {},
866
+ "sources": [
867
+ {
868
+ "fileName": "Quadkey.ts",
869
+ "line": 225,
870
+ "character": 2,
871
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L225"
872
+ }
873
+ ],
874
+ "signatures": [
875
+ {
876
+ "id": 93,
877
+ "name": "equals",
878
+ "kind": 4096,
879
+ "kindString": "Call signature",
880
+ "flags": {},
881
+ "parameters": [
882
+ {
883
+ "id": 94,
884
+ "name": "obj",
885
+ "kind": 32768,
886
+ "kindString": "Parameter",
887
+ "flags": {},
888
+ "type": {
889
+ "type": "reference",
890
+ "id": 6,
891
+ "name": "Quadkey"
892
+ }
893
+ }
894
+ ],
895
+ "type": {
896
+ "type": "intrinsic",
897
+ "name": "boolean"
898
+ }
899
+ }
900
+ ]
901
+ },
902
+ {
903
+ "id": 95,
904
+ "name": "geoJson",
905
+ "kind": 2048,
906
+ "kindString": "Method",
907
+ "flags": {},
908
+ "sources": [
909
+ {
910
+ "fileName": "Quadkey.ts",
911
+ "line": 229,
912
+ "character": 2,
913
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L229"
914
+ }
915
+ ],
916
+ "signatures": [
917
+ {
918
+ "id": 96,
919
+ "name": "geoJson",
920
+ "kind": 4096,
921
+ "kindString": "Call signature",
922
+ "flags": {},
923
+ "type": {
924
+ "type": "reference",
925
+ "name": "GeoJson",
926
+ "qualifiedName": "GeoJson",
927
+ "package": "@xyo-network/sdk-geo"
928
+ }
929
+ }
930
+ ]
931
+ },
932
+ {
933
+ "id": 97,
934
+ "name": "getGridBoundingBox",
935
+ "kind": 2048,
936
+ "kindString": "Method",
937
+ "flags": {},
938
+ "sources": [
939
+ {
940
+ "fileName": "Quadkey.ts",
941
+ "line": 234,
942
+ "character": 2,
943
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L234"
944
+ }
945
+ ],
946
+ "signatures": [
947
+ {
948
+ "id": 98,
949
+ "name": "getGridBoundingBox",
950
+ "kind": 4096,
951
+ "kindString": "Call signature",
952
+ "flags": {},
953
+ "parameters": [
954
+ {
955
+ "id": 99,
956
+ "name": "size",
957
+ "kind": 32768,
958
+ "kindString": "Parameter",
959
+ "flags": {},
960
+ "type": {
961
+ "type": "intrinsic",
962
+ "name": "number"
963
+ }
964
+ }
965
+ ],
966
+ "type": {
967
+ "type": "reflection",
968
+ "declaration": {
969
+ "id": 100,
970
+ "name": "__type",
971
+ "kind": 65536,
972
+ "kindString": "Type literal",
973
+ "flags": {},
974
+ "children": [
975
+ {
976
+ "id": 101,
977
+ "name": "height",
978
+ "kind": 1024,
979
+ "kindString": "Property",
980
+ "flags": {},
981
+ "sources": [
982
+ {
983
+ "fileName": "Quadkey.ts",
984
+ "line": 260,
985
+ "character": 6,
986
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L260"
987
+ }
988
+ ],
989
+ "type": {
990
+ "type": "intrinsic",
991
+ "name": "number"
992
+ },
993
+ "defaultValue": "blockSize"
994
+ },
995
+ {
996
+ "id": 102,
997
+ "name": "left",
998
+ "kind": 1024,
999
+ "kindString": "Property",
1000
+ "flags": {},
1001
+ "sources": [
1002
+ {
1003
+ "fileName": "Quadkey.ts",
1004
+ "line": 261,
1005
+ "character": 6,
1006
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L261"
1007
+ }
1008
+ ],
1009
+ "type": {
1010
+ "type": "intrinsic",
1011
+ "name": "number"
1012
+ }
1013
+ },
1014
+ {
1015
+ "id": 103,
1016
+ "name": "top",
1017
+ "kind": 1024,
1018
+ "kindString": "Property",
1019
+ "flags": {},
1020
+ "sources": [
1021
+ {
1022
+ "fileName": "Quadkey.ts",
1023
+ "line": 262,
1024
+ "character": 6,
1025
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L262"
1026
+ }
1027
+ ],
1028
+ "type": {
1029
+ "type": "intrinsic",
1030
+ "name": "number"
1031
+ }
1032
+ },
1033
+ {
1034
+ "id": 104,
1035
+ "name": "width",
1036
+ "kind": 1024,
1037
+ "kindString": "Property",
1038
+ "flags": {},
1039
+ "sources": [
1040
+ {
1041
+ "fileName": "Quadkey.ts",
1042
+ "line": 263,
1043
+ "character": 6,
1044
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L263"
1045
+ }
1046
+ ],
1047
+ "type": {
1048
+ "type": "intrinsic",
1049
+ "name": "number"
1050
+ },
1051
+ "defaultValue": "blockSize"
1052
+ }
1053
+ ],
1054
+ "groups": [
1055
+ {
1056
+ "title": "Properties",
1057
+ "children": [
1058
+ 101,
1059
+ 102,
1060
+ 103,
1061
+ 104
1062
+ ]
1063
+ }
1064
+ ],
1065
+ "sources": [
1066
+ {
1067
+ "fileName": "Quadkey.ts",
1068
+ "line": 259,
1069
+ "character": 11,
1070
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L259"
1071
+ }
1072
+ ]
1073
+ }
1074
+ }
1075
+ }
1076
+ ]
1077
+ },
1078
+ {
1079
+ "id": 105,
1080
+ "name": "getGridLocation",
1081
+ "kind": 2048,
1082
+ "kindString": "Method",
1083
+ "flags": {},
1084
+ "sources": [
1085
+ {
1086
+ "fileName": "Quadkey.ts",
1087
+ "line": 268,
1088
+ "character": 2,
1089
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L268"
1090
+ }
1091
+ ],
1092
+ "signatures": [
1093
+ {
1094
+ "id": 106,
1095
+ "name": "getGridLocation",
1096
+ "kind": 4096,
1097
+ "kindString": "Call signature",
1098
+ "flags": {},
1099
+ "comment": {
1100
+ "summary": [],
1101
+ "blockTags": [
1102
+ {
1103
+ "tag": "@deprecated",
1104
+ "content": [
1105
+ {
1106
+ "kind": "text",
1107
+ "text": "use .gridLocation instead"
1108
+ }
1109
+ ]
1110
+ }
1111
+ ]
1112
+ },
1113
+ "type": {
1114
+ "type": "reflection",
1115
+ "declaration": {
1116
+ "id": 107,
1117
+ "name": "__type",
1118
+ "kind": 65536,
1119
+ "kindString": "Type literal",
1120
+ "flags": {},
1121
+ "children": [
1122
+ {
1123
+ "id": 108,
1124
+ "name": "col",
1125
+ "kind": 1024,
1126
+ "kindString": "Property",
1127
+ "flags": {},
1128
+ "sources": [
1129
+ {
1130
+ "fileName": "Quadkey.ts",
1131
+ "line": 96,
1132
+ "character": 6,
1133
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L96"
1134
+ }
1135
+ ],
1136
+ "type": {
1137
+ "type": "intrinsic",
1138
+ "name": "number"
1139
+ },
1140
+ "defaultValue": "..."
1141
+ },
1142
+ {
1143
+ "id": 109,
1144
+ "name": "row",
1145
+ "kind": 1024,
1146
+ "kindString": "Property",
1147
+ "flags": {},
1148
+ "sources": [
1149
+ {
1150
+ "fileName": "Quadkey.ts",
1151
+ "line": 97,
1152
+ "character": 6,
1153
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L97"
1154
+ }
1155
+ ],
1156
+ "type": {
1157
+ "type": "intrinsic",
1158
+ "name": "number"
1159
+ },
1160
+ "defaultValue": "..."
1161
+ },
1162
+ {
1163
+ "id": 110,
1164
+ "name": "zoom",
1165
+ "kind": 1024,
1166
+ "kindString": "Property",
1167
+ "flags": {},
1168
+ "sources": [
1169
+ {
1170
+ "fileName": "Quadkey.ts",
1171
+ "line": 98,
1172
+ "character": 6,
1173
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L98"
1174
+ }
1175
+ ],
1176
+ "type": {
1177
+ "type": "intrinsic",
1178
+ "name": "number"
1179
+ },
1180
+ "defaultValue": "..."
1181
+ }
1182
+ ],
1183
+ "groups": [
1184
+ {
1185
+ "title": "Properties",
1186
+ "children": [
1187
+ 108,
1188
+ 109,
1189
+ 110
1190
+ ]
1191
+ }
1192
+ ],
1193
+ "sources": [
1194
+ {
1195
+ "fileName": "Quadkey.ts",
1196
+ "line": 95,
1197
+ "character": 11,
1198
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L95"
1199
+ }
1200
+ ]
1201
+ }
1202
+ }
1203
+ }
1204
+ ]
1205
+ },
1206
+ {
1207
+ "id": 151,
1208
+ "name": "guessZoom",
1209
+ "kind": 2048,
1210
+ "kindString": "Method",
1211
+ "flags": {
1212
+ "isProtected": true
1213
+ },
1214
+ "sources": [
1215
+ {
1216
+ "fileName": "Quadkey.ts",
1217
+ "line": 385,
1218
+ "character": 12,
1219
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L385"
1220
+ }
1221
+ ],
1222
+ "signatures": [
1223
+ {
1224
+ "id": 152,
1225
+ "name": "guessZoom",
1226
+ "kind": 4096,
1227
+ "kindString": "Call signature",
1228
+ "flags": {},
1229
+ "type": {
1230
+ "type": "intrinsic",
1231
+ "name": "void"
1232
+ }
1233
+ }
1234
+ ]
1235
+ },
1236
+ {
1237
+ "id": 111,
1238
+ "name": "isInBoundingBox",
1239
+ "kind": 2048,
1240
+ "kindString": "Method",
1241
+ "flags": {},
1242
+ "sources": [
1243
+ {
1244
+ "fileName": "Quadkey.ts",
1245
+ "line": 272,
1246
+ "character": 2,
1247
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L272"
1248
+ }
1249
+ ],
1250
+ "signatures": [
1251
+ {
1252
+ "id": 112,
1253
+ "name": "isInBoundingBox",
1254
+ "kind": 4096,
1255
+ "kindString": "Call signature",
1256
+ "flags": {},
1257
+ "parameters": [
1258
+ {
1259
+ "id": 113,
1260
+ "name": "boundingBox",
1261
+ "kind": 32768,
1262
+ "kindString": "Parameter",
1263
+ "flags": {},
1264
+ "type": {
1265
+ "type": "reference",
1266
+ "name": "MercatorBoundingBox",
1267
+ "qualifiedName": "MercatorBoundingBox",
1268
+ "package": "@xyo-network/sdk-geo"
1269
+ }
1270
+ }
1271
+ ],
1272
+ "type": {
1273
+ "type": "intrinsic",
1274
+ "name": "boolean"
1275
+ }
1276
+ }
1277
+ ]
1278
+ },
1279
+ {
1280
+ "id": 114,
1281
+ "name": "relative",
1282
+ "kind": 2048,
1283
+ "kindString": "Method",
1284
+ "flags": {},
1285
+ "sources": [
1286
+ {
1287
+ "fileName": "Quadkey.ts",
1288
+ "line": 282,
1289
+ "character": 2,
1290
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L282"
1291
+ }
1292
+ ],
1293
+ "signatures": [
1294
+ {
1295
+ "id": 115,
1296
+ "name": "relative",
1297
+ "kind": 4096,
1298
+ "kindString": "Call signature",
1299
+ "flags": {},
1300
+ "parameters": [
1301
+ {
1302
+ "id": 116,
1303
+ "name": "direction",
1304
+ "kind": 32768,
1305
+ "kindString": "Parameter",
1306
+ "flags": {},
1307
+ "type": {
1308
+ "type": "intrinsic",
1309
+ "name": "string"
1310
+ }
1311
+ }
1312
+ ],
1313
+ "type": {
1314
+ "type": "union",
1315
+ "types": [
1316
+ {
1317
+ "type": "intrinsic",
1318
+ "name": "undefined"
1319
+ },
1320
+ {
1321
+ "type": "reference",
1322
+ "id": 6,
1323
+ "name": "Quadkey"
1324
+ }
1325
+ ]
1326
+ }
1327
+ }
1328
+ ]
1329
+ },
1330
+ {
1331
+ "id": 117,
1332
+ "name": "setId",
1333
+ "kind": 2048,
1334
+ "kindString": "Method",
1335
+ "flags": {},
1336
+ "sources": [
1337
+ {
1338
+ "fileName": "Quadkey.ts",
1339
+ "line": 307,
1340
+ "character": 2,
1341
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L307"
1342
+ }
1343
+ ],
1344
+ "signatures": [
1345
+ {
1346
+ "id": 118,
1347
+ "name": "setId",
1348
+ "kind": 4096,
1349
+ "kindString": "Call signature",
1350
+ "flags": {},
1351
+ "parameters": [
1352
+ {
1353
+ "id": 119,
1354
+ "name": "id",
1355
+ "kind": 32768,
1356
+ "kindString": "Parameter",
1357
+ "flags": {},
1358
+ "type": {
1359
+ "type": "reference",
1360
+ "name": "Buffer",
1361
+ "qualifiedName": "Buffer",
1362
+ "package": "buffer"
1363
+ }
1364
+ }
1365
+ ],
1366
+ "type": {
1367
+ "type": "reference",
1368
+ "id": 6,
1369
+ "name": "Quadkey"
1370
+ }
1371
+ }
1372
+ ]
1373
+ },
1374
+ {
1375
+ "id": 120,
1376
+ "name": "setKey",
1377
+ "kind": 2048,
1378
+ "kindString": "Method",
1379
+ "flags": {},
1380
+ "sources": [
1381
+ {
1382
+ "fileName": "Quadkey.ts",
1383
+ "line": 312,
1384
+ "character": 2,
1385
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L312"
1386
+ }
1387
+ ],
1388
+ "signatures": [
1389
+ {
1390
+ "id": 121,
1391
+ "name": "setKey",
1392
+ "kind": 4096,
1393
+ "kindString": "Call signature",
1394
+ "flags": {},
1395
+ "parameters": [
1396
+ {
1397
+ "id": 122,
1398
+ "name": "zoom",
1399
+ "kind": 32768,
1400
+ "kindString": "Parameter",
1401
+ "flags": {},
1402
+ "type": {
1403
+ "type": "intrinsic",
1404
+ "name": "number"
1405
+ }
1406
+ },
1407
+ {
1408
+ "id": 123,
1409
+ "name": "id",
1410
+ "kind": 32768,
1411
+ "kindString": "Parameter",
1412
+ "flags": {},
1413
+ "type": {
1414
+ "type": "reference",
1415
+ "name": "Buffer",
1416
+ "qualifiedName": "Buffer",
1417
+ "package": "buffer"
1418
+ }
1419
+ }
1420
+ ],
1421
+ "type": {
1422
+ "type": "reference",
1423
+ "id": 6,
1424
+ "name": "Quadkey"
1425
+ }
1426
+ }
1427
+ ]
1428
+ },
1429
+ {
1430
+ "id": 124,
1431
+ "name": "setZoom",
1432
+ "kind": 2048,
1433
+ "kindString": "Method",
1434
+ "flags": {},
1435
+ "sources": [
1436
+ {
1437
+ "fileName": "Quadkey.ts",
1438
+ "line": 318,
1439
+ "character": 2,
1440
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L318"
1441
+ }
1442
+ ],
1443
+ "signatures": [
1444
+ {
1445
+ "id": 125,
1446
+ "name": "setZoom",
1447
+ "kind": 4096,
1448
+ "kindString": "Call signature",
1449
+ "flags": {},
1450
+ "parameters": [
1451
+ {
1452
+ "id": 126,
1453
+ "name": "zoom",
1454
+ "kind": 32768,
1455
+ "kindString": "Parameter",
1456
+ "flags": {},
1457
+ "type": {
1458
+ "type": "intrinsic",
1459
+ "name": "number"
1460
+ }
1461
+ }
1462
+ ],
1463
+ "type": {
1464
+ "type": "reference",
1465
+ "id": 6,
1466
+ "name": "Quadkey"
1467
+ }
1468
+ }
1469
+ ]
1470
+ },
1471
+ {
1472
+ "id": 127,
1473
+ "name": "toBase10String",
1474
+ "kind": 2048,
1475
+ "kindString": "Method",
1476
+ "flags": {},
1477
+ "sources": [
1478
+ {
1479
+ "fileName": "Quadkey.ts",
1480
+ "line": 325,
1481
+ "character": 2,
1482
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L325"
1483
+ }
1484
+ ],
1485
+ "signatures": [
1486
+ {
1487
+ "id": 128,
1488
+ "name": "toBase10String",
1489
+ "kind": 4096,
1490
+ "kindString": "Call signature",
1491
+ "flags": {},
1492
+ "comment": {
1493
+ "summary": [],
1494
+ "blockTags": [
1495
+ {
1496
+ "tag": "@deprecated",
1497
+ "content": [
1498
+ {
1499
+ "kind": "text",
1500
+ "text": "use .base10String"
1501
+ }
1502
+ ]
1503
+ }
1504
+ ]
1505
+ },
1506
+ "type": {
1507
+ "type": "intrinsic",
1508
+ "name": "string"
1509
+ }
1510
+ }
1511
+ ]
1512
+ },
1513
+ {
1514
+ "id": 129,
1515
+ "name": "toBase4Hash",
1516
+ "kind": 2048,
1517
+ "kindString": "Method",
1518
+ "flags": {},
1519
+ "sources": [
1520
+ {
1521
+ "fileName": "Quadkey.ts",
1522
+ "line": 330,
1523
+ "character": 2,
1524
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L330"
1525
+ }
1526
+ ],
1527
+ "signatures": [
1528
+ {
1529
+ "id": 130,
1530
+ "name": "toBase4Hash",
1531
+ "kind": 4096,
1532
+ "kindString": "Call signature",
1533
+ "flags": {},
1534
+ "comment": {
1535
+ "summary": [],
1536
+ "blockTags": [
1537
+ {
1538
+ "tag": "@deprecated",
1539
+ "content": [
1540
+ {
1541
+ "kind": "text",
1542
+ "text": "use .base4Hash"
1543
+ }
1544
+ ]
1545
+ }
1546
+ ]
1547
+ },
1548
+ "type": {
1549
+ "type": "intrinsic",
1550
+ "name": "string"
1551
+ }
1552
+ }
1553
+ ]
1554
+ },
1555
+ {
1556
+ "id": 131,
1557
+ "name": "toBase4HashLabel",
1558
+ "kind": 2048,
1559
+ "kindString": "Method",
1560
+ "flags": {},
1561
+ "sources": [
1562
+ {
1563
+ "fileName": "Quadkey.ts",
1564
+ "line": 335,
1565
+ "character": 2,
1566
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L335"
1567
+ }
1568
+ ],
1569
+ "signatures": [
1570
+ {
1571
+ "id": 132,
1572
+ "name": "toBase4HashLabel",
1573
+ "kind": 4096,
1574
+ "kindString": "Call signature",
1575
+ "flags": {},
1576
+ "comment": {
1577
+ "summary": [],
1578
+ "blockTags": [
1579
+ {
1580
+ "tag": "@deprecated",
1581
+ "content": [
1582
+ {
1583
+ "kind": "text",
1584
+ "text": "use .base4HashLabel"
1585
+ }
1586
+ ]
1587
+ }
1588
+ ]
1589
+ },
1590
+ "type": {
1591
+ "type": "intrinsic",
1592
+ "name": "string"
1593
+ }
1594
+ }
1595
+ ]
1596
+ },
1597
+ {
1598
+ "id": 133,
1599
+ "name": "toBigNumber",
1600
+ "kind": 2048,
1601
+ "kindString": "Method",
1602
+ "flags": {},
1603
+ "sources": [
1604
+ {
1605
+ "fileName": "Quadkey.ts",
1606
+ "line": 341,
1607
+ "character": 2,
1608
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L341"
1609
+ }
1610
+ ],
1611
+ "signatures": [
1612
+ {
1613
+ "id": 134,
1614
+ "name": "toBigNumber",
1615
+ "kind": 4096,
1616
+ "kindString": "Call signature",
1617
+ "flags": {},
1618
+ "comment": {
1619
+ "summary": [],
1620
+ "blockTags": [
1621
+ {
1622
+ "tag": "@deprecated",
1623
+ "content": [
1624
+ {
1625
+ "kind": "text",
1626
+ "text": "use .bigNumber"
1627
+ }
1628
+ ]
1629
+ }
1630
+ ]
1631
+ },
1632
+ "type": {
1633
+ "type": "reference",
1634
+ "name": "BN",
1635
+ "qualifiedName": "BN",
1636
+ "package": "@types/bn.js"
1637
+ }
1638
+ }
1639
+ ]
1640
+ },
1641
+ {
1642
+ "id": 135,
1643
+ "name": "toBoundingBox",
1644
+ "kind": 2048,
1645
+ "kindString": "Method",
1646
+ "flags": {},
1647
+ "sources": [
1648
+ {
1649
+ "fileName": "Quadkey.ts",
1650
+ "line": 346,
1651
+ "character": 2,
1652
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L346"
1653
+ }
1654
+ ],
1655
+ "signatures": [
1656
+ {
1657
+ "id": 136,
1658
+ "name": "toBoundingBox",
1659
+ "kind": 4096,
1660
+ "kindString": "Call signature",
1661
+ "flags": {},
1662
+ "comment": {
1663
+ "summary": [],
1664
+ "blockTags": [
1665
+ {
1666
+ "tag": "@deprecated",
1667
+ "content": [
1668
+ {
1669
+ "kind": "text",
1670
+ "text": "use .boundingBox"
1671
+ }
1672
+ ]
1673
+ }
1674
+ ]
1675
+ },
1676
+ "type": {
1677
+ "type": "reference",
1678
+ "name": "MercatorBoundingBox",
1679
+ "qualifiedName": "MercatorBoundingBox",
1680
+ "package": "@xyo-network/sdk-geo"
1681
+ }
1682
+ }
1683
+ ]
1684
+ },
1685
+ {
1686
+ "id": 137,
1687
+ "name": "toBuffer",
1688
+ "kind": 2048,
1689
+ "kindString": "Method",
1690
+ "flags": {},
1691
+ "sources": [
1692
+ {
1693
+ "fileName": "Quadkey.ts",
1694
+ "line": 351,
1695
+ "character": 2,
1696
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L351"
1697
+ }
1698
+ ],
1699
+ "signatures": [
1700
+ {
1701
+ "id": 138,
1702
+ "name": "toBuffer",
1703
+ "kind": 4096,
1704
+ "kindString": "Call signature",
1705
+ "flags": {},
1706
+ "comment": {
1707
+ "summary": [],
1708
+ "blockTags": [
1709
+ {
1710
+ "tag": "@deprecated",
1711
+ "content": [
1712
+ {
1713
+ "kind": "text",
1714
+ "text": "use .buffer"
1715
+ }
1716
+ ]
1717
+ }
1718
+ ]
1719
+ },
1720
+ "type": {
1721
+ "type": "reference",
1722
+ "name": "Buffer",
1723
+ "qualifiedName": "Buffer",
1724
+ "package": "buffer"
1725
+ }
1726
+ }
1727
+ ]
1728
+ },
1729
+ {
1730
+ "id": 139,
1731
+ "name": "toCenter",
1732
+ "kind": 2048,
1733
+ "kindString": "Method",
1734
+ "flags": {},
1735
+ "sources": [
1736
+ {
1737
+ "fileName": "Quadkey.ts",
1738
+ "line": 356,
1739
+ "character": 2,
1740
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L356"
1741
+ }
1742
+ ],
1743
+ "signatures": [
1744
+ {
1745
+ "id": 140,
1746
+ "name": "toCenter",
1747
+ "kind": 4096,
1748
+ "kindString": "Call signature",
1749
+ "flags": {},
1750
+ "comment": {
1751
+ "summary": [],
1752
+ "blockTags": [
1753
+ {
1754
+ "tag": "@deprecated",
1755
+ "content": [
1756
+ {
1757
+ "kind": "text",
1758
+ "text": "use .center"
1759
+ }
1760
+ ]
1761
+ }
1762
+ ]
1763
+ },
1764
+ "type": {
1765
+ "type": "reference",
1766
+ "name": "LngLat",
1767
+ "qualifiedName": "mapboxgl.LngLat",
1768
+ "package": "@types/mapbox-gl"
1769
+ }
1770
+ }
1771
+ ]
1772
+ },
1773
+ {
1774
+ "id": 141,
1775
+ "name": "toHex",
1776
+ "kind": 2048,
1777
+ "kindString": "Method",
1778
+ "flags": {},
1779
+ "sources": [
1780
+ {
1781
+ "fileName": "Quadkey.ts",
1782
+ "line": 361,
1783
+ "character": 2,
1784
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L361"
1785
+ }
1786
+ ],
1787
+ "signatures": [
1788
+ {
1789
+ "id": 142,
1790
+ "name": "toHex",
1791
+ "kind": 4096,
1792
+ "kindString": "Call signature",
1793
+ "flags": {},
1794
+ "comment": {
1795
+ "summary": [],
1796
+ "blockTags": [
1797
+ {
1798
+ "tag": "@deprecated",
1799
+ "content": [
1800
+ {
1801
+ "kind": "text",
1802
+ "text": "use .hex instead"
1803
+ }
1804
+ ]
1805
+ }
1806
+ ]
1807
+ },
1808
+ "type": {
1809
+ "type": "intrinsic",
1810
+ "name": "string"
1811
+ }
1812
+ }
1813
+ ]
1814
+ },
1815
+ {
1816
+ "id": 143,
1817
+ "name": "toJSON",
1818
+ "kind": 2048,
1819
+ "kindString": "Method",
1820
+ "flags": {},
1821
+ "sources": [
1822
+ {
1823
+ "fileName": "Quadkey.ts",
1824
+ "line": 365,
1825
+ "character": 2,
1826
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L365"
1827
+ }
1828
+ ],
1829
+ "signatures": [
1830
+ {
1831
+ "id": 144,
1832
+ "name": "toJSON",
1833
+ "kind": 4096,
1834
+ "kindString": "Call signature",
1835
+ "flags": {},
1836
+ "type": {
1837
+ "type": "intrinsic",
1838
+ "name": "string"
1839
+ }
1840
+ }
1841
+ ]
1842
+ },
1843
+ {
1844
+ "id": 145,
1845
+ "name": "toShortString",
1846
+ "kind": 2048,
1847
+ "kindString": "Method",
1848
+ "flags": {},
1849
+ "sources": [
1850
+ {
1851
+ "fileName": "Quadkey.ts",
1852
+ "line": 369,
1853
+ "character": 2,
1854
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L369"
1855
+ }
1856
+ ],
1857
+ "signatures": [
1858
+ {
1859
+ "id": 146,
1860
+ "name": "toShortString",
1861
+ "kind": 4096,
1862
+ "kindString": "Call signature",
1863
+ "flags": {},
1864
+ "type": {
1865
+ "type": "intrinsic",
1866
+ "name": "string"
1867
+ }
1868
+ }
1869
+ ]
1870
+ },
1871
+ {
1872
+ "id": 147,
1873
+ "name": "toString",
1874
+ "kind": 2048,
1875
+ "kindString": "Method",
1876
+ "flags": {},
1877
+ "sources": [
1878
+ {
1879
+ "fileName": "Quadkey.ts",
1880
+ "line": 376,
1881
+ "character": 2,
1882
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L376"
1883
+ }
1884
+ ],
1885
+ "signatures": [
1886
+ {
1887
+ "id": 148,
1888
+ "name": "toString",
1889
+ "kind": 4096,
1890
+ "kindString": "Call signature",
1891
+ "flags": {},
1892
+ "type": {
1893
+ "type": "intrinsic",
1894
+ "name": "string"
1895
+ }
1896
+ }
1897
+ ]
1898
+ },
1899
+ {
1900
+ "id": 149,
1901
+ "name": "toTile",
1902
+ "kind": 2048,
1903
+ "kindString": "Method",
1904
+ "flags": {
1905
+ "isPublic": true
1906
+ },
1907
+ "sources": [
1908
+ {
1909
+ "fileName": "Quadkey.ts",
1910
+ "line": 381,
1911
+ "character": 9,
1912
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L381"
1913
+ }
1914
+ ],
1915
+ "signatures": [
1916
+ {
1917
+ "id": 150,
1918
+ "name": "toTile",
1919
+ "kind": 4096,
1920
+ "kindString": "Call signature",
1921
+ "flags": {},
1922
+ "comment": {
1923
+ "summary": [],
1924
+ "blockTags": [
1925
+ {
1926
+ "tag": "@deprecated",
1927
+ "content": [
1928
+ {
1929
+ "kind": "text",
1930
+ "text": "use .tile instead"
1931
+ }
1932
+ ]
1933
+ }
1934
+ ]
1935
+ },
1936
+ "type": {
1937
+ "type": "reference",
1938
+ "name": "MercatorTile",
1939
+ "qualifiedName": "MercatorTile",
1940
+ "package": "@xyo-network/sdk-geo"
1941
+ }
1942
+ }
1943
+ ]
1944
+ },
1945
+ {
1946
+ "id": 10,
1947
+ "name": "from",
1948
+ "kind": 2048,
1949
+ "kindString": "Method",
1950
+ "flags": {
1951
+ "isStatic": true
1952
+ },
1953
+ "sources": [
1954
+ {
1955
+ "fileName": "Quadkey.ts",
1956
+ "line": 145,
1957
+ "character": 9,
1958
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L145"
1959
+ }
1960
+ ],
1961
+ "signatures": [
1962
+ {
1963
+ "id": 11,
1964
+ "name": "from",
1965
+ "kind": 4096,
1966
+ "kindString": "Call signature",
1967
+ "flags": {},
1968
+ "parameters": [
1969
+ {
1970
+ "id": 12,
1971
+ "name": "zoom",
1972
+ "kind": 32768,
1973
+ "kindString": "Parameter",
1974
+ "flags": {},
1975
+ "type": {
1976
+ "type": "intrinsic",
1977
+ "name": "number"
1978
+ }
1979
+ },
1980
+ {
1981
+ "id": 13,
1982
+ "name": "id",
1983
+ "kind": 32768,
1984
+ "kindString": "Parameter",
1985
+ "flags": {},
1986
+ "type": {
1987
+ "type": "reference",
1988
+ "name": "Buffer",
1989
+ "qualifiedName": "Buffer",
1990
+ "package": "buffer"
1991
+ }
1992
+ }
1993
+ ],
1994
+ "type": {
1995
+ "type": "reference",
1996
+ "id": 6,
1997
+ "name": "Quadkey"
1998
+ }
1999
+ }
2000
+ ]
2001
+ },
2002
+ {
2003
+ "id": 14,
2004
+ "name": "fromBase10String",
2005
+ "kind": 2048,
2006
+ "kindString": "Method",
2007
+ "flags": {
2008
+ "isStatic": true
2009
+ },
2010
+ "sources": [
2011
+ {
2012
+ "fileName": "Quadkey.ts",
2013
+ "line": 149,
2014
+ "character": 9,
2015
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L149"
2016
+ }
2017
+ ],
2018
+ "signatures": [
2019
+ {
2020
+ "id": 15,
2021
+ "name": "fromBase10String",
2022
+ "kind": 4096,
2023
+ "kindString": "Call signature",
2024
+ "flags": {},
2025
+ "parameters": [
2026
+ {
2027
+ "id": 16,
2028
+ "name": "value",
2029
+ "kind": 32768,
2030
+ "kindString": "Parameter",
2031
+ "flags": {},
2032
+ "type": {
2033
+ "type": "intrinsic",
2034
+ "name": "string"
2035
+ }
2036
+ }
2037
+ ],
2038
+ "type": {
2039
+ "type": "reference",
2040
+ "id": 6,
2041
+ "name": "Quadkey"
2042
+ }
2043
+ }
2044
+ ]
2045
+ },
2046
+ {
2047
+ "id": 17,
2048
+ "name": "fromBase16String",
2049
+ "kind": 2048,
2050
+ "kindString": "Method",
2051
+ "flags": {
2052
+ "isStatic": true
2053
+ },
2054
+ "sources": [
2055
+ {
2056
+ "fileName": "Quadkey.ts",
2057
+ "line": 153,
2058
+ "character": 9,
2059
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L153"
2060
+ }
2061
+ ],
2062
+ "signatures": [
2063
+ {
2064
+ "id": 18,
2065
+ "name": "fromBase16String",
2066
+ "kind": 4096,
2067
+ "kindString": "Call signature",
2068
+ "flags": {},
2069
+ "parameters": [
2070
+ {
2071
+ "id": 19,
2072
+ "name": "value",
2073
+ "kind": 32768,
2074
+ "kindString": "Parameter",
2075
+ "flags": {},
2076
+ "type": {
2077
+ "type": "intrinsic",
2078
+ "name": "string"
2079
+ }
2080
+ }
2081
+ ],
2082
+ "type": {
2083
+ "type": "reference",
2084
+ "id": 6,
2085
+ "name": "Quadkey"
2086
+ }
2087
+ }
2088
+ ]
2089
+ },
2090
+ {
2091
+ "id": 20,
2092
+ "name": "fromBase4String",
2093
+ "kind": 2048,
2094
+ "kindString": "Method",
2095
+ "flags": {
2096
+ "isStatic": true
2097
+ },
2098
+ "sources": [
2099
+ {
2100
+ "fileName": "Quadkey.ts",
2101
+ "line": 158,
2102
+ "character": 9,
2103
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L158"
2104
+ }
2105
+ ],
2106
+ "signatures": [
2107
+ {
2108
+ "id": 21,
2109
+ "name": "fromBase4String",
2110
+ "kind": 4096,
2111
+ "kindString": "Call signature",
2112
+ "flags": {},
2113
+ "parameters": [
2114
+ {
2115
+ "id": 22,
2116
+ "name": "value",
2117
+ "kind": 32768,
2118
+ "kindString": "Parameter",
2119
+ "flags": {
2120
+ "isOptional": true
2121
+ },
2122
+ "type": {
2123
+ "type": "intrinsic",
2124
+ "name": "string"
2125
+ }
2126
+ }
2127
+ ],
2128
+ "type": {
2129
+ "type": "union",
2130
+ "types": [
2131
+ {
2132
+ "type": "intrinsic",
2133
+ "name": "undefined"
2134
+ },
2135
+ {
2136
+ "type": "reference",
2137
+ "id": 6,
2138
+ "name": "Quadkey"
2139
+ }
2140
+ ]
2141
+ }
2142
+ }
2143
+ ]
2144
+ },
2145
+ {
2146
+ "id": 23,
2147
+ "name": "fromBoundingBox",
2148
+ "kind": 2048,
2149
+ "kindString": "Method",
2150
+ "flags": {
2151
+ "isStatic": true
2152
+ },
2153
+ "sources": [
2154
+ {
2155
+ "fileName": "Quadkey.ts",
2156
+ "line": 168,
2157
+ "character": 9,
2158
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L168"
2159
+ }
2160
+ ],
2161
+ "signatures": [
2162
+ {
2163
+ "id": 24,
2164
+ "name": "fromBoundingBox",
2165
+ "kind": 4096,
2166
+ "kindString": "Call signature",
2167
+ "flags": {},
2168
+ "parameters": [
2169
+ {
2170
+ "id": 25,
2171
+ "name": "boundingBox",
2172
+ "kind": 32768,
2173
+ "kindString": "Parameter",
2174
+ "flags": {},
2175
+ "type": {
2176
+ "type": "reference",
2177
+ "name": "MercatorBoundingBox",
2178
+ "qualifiedName": "MercatorBoundingBox",
2179
+ "package": "@xyo-network/sdk-geo"
2180
+ }
2181
+ },
2182
+ {
2183
+ "id": 26,
2184
+ "name": "zoom",
2185
+ "kind": 32768,
2186
+ "kindString": "Parameter",
2187
+ "flags": {},
2188
+ "type": {
2189
+ "type": "intrinsic",
2190
+ "name": "number"
2191
+ }
2192
+ }
2193
+ ],
2194
+ "type": {
2195
+ "type": "array",
2196
+ "elementType": {
2197
+ "type": "reference",
2198
+ "id": 6,
2199
+ "name": "Quadkey"
2200
+ }
2201
+ }
2202
+ }
2203
+ ]
2204
+ },
2205
+ {
2206
+ "id": 27,
2207
+ "name": "fromBuffer",
2208
+ "kind": 2048,
2209
+ "kindString": "Method",
2210
+ "flags": {
2211
+ "isStatic": true
2212
+ },
2213
+ "sources": [
2214
+ {
2215
+ "fileName": "Quadkey.ts",
2216
+ "line": 178,
2217
+ "character": 9,
2218
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L178"
2219
+ }
2220
+ ],
2221
+ "signatures": [
2222
+ {
2223
+ "id": 28,
2224
+ "name": "fromBuffer",
2225
+ "kind": 4096,
2226
+ "kindString": "Call signature",
2227
+ "flags": {},
2228
+ "parameters": [
2229
+ {
2230
+ "id": 29,
2231
+ "name": "value",
2232
+ "kind": 32768,
2233
+ "kindString": "Parameter",
2234
+ "flags": {},
2235
+ "type": {
2236
+ "type": "reference",
2237
+ "name": "Buffer",
2238
+ "qualifiedName": "Buffer",
2239
+ "package": "buffer"
2240
+ }
2241
+ }
2242
+ ],
2243
+ "type": {
2244
+ "type": "reference",
2245
+ "id": 6,
2246
+ "name": "Quadkey"
2247
+ }
2248
+ }
2249
+ ]
2250
+ },
2251
+ {
2252
+ "id": 30,
2253
+ "name": "fromLngLat",
2254
+ "kind": 2048,
2255
+ "kindString": "Method",
2256
+ "flags": {
2257
+ "isStatic": true
2258
+ },
2259
+ "sources": [
2260
+ {
2261
+ "fileName": "Quadkey.ts",
2262
+ "line": 182,
2263
+ "character": 9,
2264
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L182"
2265
+ }
2266
+ ],
2267
+ "signatures": [
2268
+ {
2269
+ "id": 31,
2270
+ "name": "fromLngLat",
2271
+ "kind": 4096,
2272
+ "kindString": "Call signature",
2273
+ "flags": {},
2274
+ "parameters": [
2275
+ {
2276
+ "id": 32,
2277
+ "name": "point",
2278
+ "kind": 32768,
2279
+ "kindString": "Parameter",
2280
+ "flags": {},
2281
+ "type": {
2282
+ "type": "reference",
2283
+ "name": "LngLatLike",
2284
+ "qualifiedName": "mapboxgl.LngLatLike",
2285
+ "package": "@types/mapbox-gl"
2286
+ }
2287
+ },
2288
+ {
2289
+ "id": 33,
2290
+ "name": "zoom",
2291
+ "kind": 32768,
2292
+ "kindString": "Parameter",
2293
+ "flags": {},
2294
+ "type": {
2295
+ "type": "intrinsic",
2296
+ "name": "number"
2297
+ }
2298
+ }
2299
+ ],
2300
+ "type": {
2301
+ "type": "union",
2302
+ "types": [
2303
+ {
2304
+ "type": "intrinsic",
2305
+ "name": "undefined"
2306
+ },
2307
+ {
2308
+ "type": "reference",
2309
+ "id": 6,
2310
+ "name": "Quadkey"
2311
+ }
2312
+ ]
2313
+ }
2314
+ }
2315
+ ]
2316
+ },
2317
+ {
2318
+ "id": 34,
2319
+ "name": "fromString",
2320
+ "kind": 2048,
2321
+ "kindString": "Method",
2322
+ "flags": {
2323
+ "isStatic": true
2324
+ },
2325
+ "sources": [
2326
+ {
2327
+ "fileName": "Quadkey.ts",
2328
+ "line": 188,
2329
+ "character": 9,
2330
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L188"
2331
+ }
2332
+ ],
2333
+ "signatures": [
2334
+ {
2335
+ "id": 35,
2336
+ "name": "fromString",
2337
+ "kind": 4096,
2338
+ "kindString": "Call signature",
2339
+ "flags": {},
2340
+ "parameters": [
2341
+ {
2342
+ "id": 36,
2343
+ "name": "zoom",
2344
+ "kind": 32768,
2345
+ "kindString": "Parameter",
2346
+ "flags": {},
2347
+ "type": {
2348
+ "type": "intrinsic",
2349
+ "name": "number"
2350
+ }
2351
+ },
2352
+ {
2353
+ "id": 37,
2354
+ "name": "id",
2355
+ "kind": 32768,
2356
+ "kindString": "Parameter",
2357
+ "flags": {},
2358
+ "type": {
2359
+ "type": "intrinsic",
2360
+ "name": "string"
2361
+ }
2362
+ },
2363
+ {
2364
+ "id": 38,
2365
+ "name": "base",
2366
+ "kind": 32768,
2367
+ "kindString": "Parameter",
2368
+ "flags": {},
2369
+ "type": {
2370
+ "type": "intrinsic",
2371
+ "name": "number"
2372
+ },
2373
+ "defaultValue": "10"
2374
+ }
2375
+ ],
2376
+ "type": {
2377
+ "type": "reference",
2378
+ "id": 6,
2379
+ "name": "Quadkey"
2380
+ }
2381
+ }
2382
+ ]
2383
+ },
2384
+ {
2385
+ "id": 39,
2386
+ "name": "fromTile",
2387
+ "kind": 2048,
2388
+ "kindString": "Method",
2389
+ "flags": {
2390
+ "isStatic": true
2391
+ },
2392
+ "sources": [
2393
+ {
2394
+ "fileName": "Quadkey.ts",
2395
+ "line": 199,
2396
+ "character": 9,
2397
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L199"
2398
+ }
2399
+ ],
2400
+ "signatures": [
2401
+ {
2402
+ "id": 40,
2403
+ "name": "fromTile",
2404
+ "kind": 4096,
2405
+ "kindString": "Call signature",
2406
+ "flags": {},
2407
+ "parameters": [
2408
+ {
2409
+ "id": 41,
2410
+ "name": "tile",
2411
+ "kind": 32768,
2412
+ "kindString": "Parameter",
2413
+ "flags": {},
2414
+ "type": {
2415
+ "type": "reference",
2416
+ "name": "MercatorTile",
2417
+ "qualifiedName": "MercatorTile",
2418
+ "package": "@xyo-network/sdk-geo"
2419
+ }
2420
+ }
2421
+ ],
2422
+ "type": {
2423
+ "type": "union",
2424
+ "types": [
2425
+ {
2426
+ "type": "intrinsic",
2427
+ "name": "undefined"
2428
+ },
2429
+ {
2430
+ "type": "reference",
2431
+ "id": 6,
2432
+ "name": "Quadkey"
2433
+ }
2434
+ ]
2435
+ }
2436
+ }
2437
+ ]
2438
+ }
2439
+ ],
2440
+ "groups": [
2441
+ {
2442
+ "title": "Constructors",
2443
+ "children": [
2444
+ 42
2445
+ ]
2446
+ },
2447
+ {
2448
+ "title": "Properties",
2449
+ "children": [
2450
+ 46,
2451
+ 47,
2452
+ 45,
2453
+ 7,
2454
+ 8,
2455
+ 9
2456
+ ]
2457
+ },
2458
+ {
2459
+ "title": "Accessors",
2460
+ "children": [
2461
+ 48,
2462
+ 50,
2463
+ 52,
2464
+ 54,
2465
+ 56,
2466
+ 58,
2467
+ 60,
2468
+ 62,
2469
+ 64,
2470
+ 70,
2471
+ 72,
2472
+ 74,
2473
+ 76,
2474
+ 78,
2475
+ 80,
2476
+ 82
2477
+ ]
2478
+ },
2479
+ {
2480
+ "title": "Methods",
2481
+ "children": [
2482
+ 84,
2483
+ 87,
2484
+ 89,
2485
+ 92,
2486
+ 95,
2487
+ 97,
2488
+ 105,
2489
+ 151,
2490
+ 111,
2491
+ 114,
2492
+ 117,
2493
+ 120,
2494
+ 124,
2495
+ 127,
2496
+ 129,
2497
+ 131,
2498
+ 133,
2499
+ 135,
2500
+ 137,
2501
+ 139,
2502
+ 141,
2503
+ 143,
2504
+ 145,
2505
+ 147,
2506
+ 149,
2507
+ 10,
2508
+ 14,
2509
+ 17,
2510
+ 20,
2511
+ 23,
2512
+ 27,
2513
+ 30,
2514
+ 34,
2515
+ 39
2516
+ ]
2517
+ }
2518
+ ],
2519
+ "sources": [
2520
+ {
2521
+ "fileName": "Quadkey.ts",
2522
+ "line": 26,
2523
+ "character": 13,
2524
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L26"
2525
+ }
2526
+ ]
2527
+ },
2528
+ {
2529
+ "id": 157,
2530
+ "name": "bitShiftLeft",
2531
+ "kind": 64,
2532
+ "kindString": "Function",
2533
+ "flags": {},
2534
+ "sources": [
2535
+ {
2536
+ "fileName": "utils.ts",
2537
+ "line": 16,
2538
+ "character": 13,
2539
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/utils.ts#L16"
2540
+ }
2541
+ ],
2542
+ "signatures": [
2543
+ {
2544
+ "id": 158,
2545
+ "name": "bitShiftLeft",
2546
+ "kind": 4096,
2547
+ "kindString": "Call signature",
2548
+ "flags": {},
2549
+ "parameters": [
2550
+ {
2551
+ "id": 159,
2552
+ "name": "buffer",
2553
+ "kind": 32768,
2554
+ "kindString": "Parameter",
2555
+ "flags": {},
2556
+ "type": {
2557
+ "type": "reference",
2558
+ "name": "Buffer",
2559
+ "qualifiedName": "Buffer",
2560
+ "package": "buffer"
2561
+ }
2562
+ }
2563
+ ],
2564
+ "type": {
2565
+ "type": "reference",
2566
+ "name": "Buffer",
2567
+ "qualifiedName": "Buffer",
2568
+ "package": "buffer"
2569
+ }
2570
+ }
2571
+ ]
2572
+ },
2573
+ {
2574
+ "id": 160,
2575
+ "name": "bitShiftRight",
2576
+ "kind": 64,
2577
+ "kindString": "Function",
2578
+ "flags": {},
2579
+ "sources": [
2580
+ {
2581
+ "fileName": "utils.ts",
2582
+ "line": 29,
2583
+ "character": 13,
2584
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/utils.ts#L29"
2585
+ }
2586
+ ],
2587
+ "signatures": [
2588
+ {
2589
+ "id": 161,
2590
+ "name": "bitShiftRight",
2591
+ "kind": 4096,
2592
+ "kindString": "Call signature",
2593
+ "flags": {},
2594
+ "parameters": [
2595
+ {
2596
+ "id": 162,
2597
+ "name": "buffer",
2598
+ "kind": 32768,
2599
+ "kindString": "Parameter",
2600
+ "flags": {},
2601
+ "type": {
2602
+ "type": "reference",
2603
+ "name": "Buffer",
2604
+ "qualifiedName": "Buffer",
2605
+ "package": "buffer"
2606
+ }
2607
+ }
2608
+ ],
2609
+ "type": {
2610
+ "type": "reference",
2611
+ "name": "Buffer",
2612
+ "qualifiedName": "Buffer",
2613
+ "package": "buffer"
2614
+ }
2615
+ }
2616
+ ]
2617
+ },
2618
+ {
2619
+ "id": 1,
2620
+ "name": "isQuadkey",
2621
+ "kind": 64,
2622
+ "kindString": "Function",
2623
+ "flags": {},
2624
+ "sources": [
2625
+ {
2626
+ "fileName": "Quadkey.ts",
2627
+ "line": 24,
2628
+ "character": 13,
2629
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L24"
2630
+ }
2631
+ ],
2632
+ "signatures": [
2633
+ {
2634
+ "id": 2,
2635
+ "name": "isQuadkey",
2636
+ "kind": 4096,
2637
+ "kindString": "Call signature",
2638
+ "flags": {},
2639
+ "parameters": [
2640
+ {
2641
+ "id": 3,
2642
+ "name": "obj",
2643
+ "kind": 32768,
2644
+ "kindString": "Parameter",
2645
+ "flags": {},
2646
+ "type": {
2647
+ "type": "reflection",
2648
+ "declaration": {
2649
+ "id": 4,
2650
+ "name": "__type",
2651
+ "kind": 65536,
2652
+ "kindString": "Type literal",
2653
+ "flags": {},
2654
+ "children": [
2655
+ {
2656
+ "id": 5,
2657
+ "name": "type",
2658
+ "kind": 1024,
2659
+ "kindString": "Property",
2660
+ "flags": {},
2661
+ "sources": [
2662
+ {
2663
+ "fileName": "Quadkey.ts",
2664
+ "line": 24,
2665
+ "character": 33,
2666
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L24"
2667
+ }
2668
+ ],
2669
+ "type": {
2670
+ "type": "intrinsic",
2671
+ "name": "string"
2672
+ }
2673
+ }
2674
+ ],
2675
+ "groups": [
2676
+ {
2677
+ "title": "Properties",
2678
+ "children": [
2679
+ 5
2680
+ ]
2681
+ }
2682
+ ],
2683
+ "sources": [
2684
+ {
2685
+ "fileName": "Quadkey.ts",
2686
+ "line": 24,
2687
+ "character": 31,
2688
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/Quadkey.ts#L24"
2689
+ }
2690
+ ]
2691
+ }
2692
+ }
2693
+ }
2694
+ ],
2695
+ "type": {
2696
+ "type": "intrinsic",
2697
+ "name": "boolean"
2698
+ }
2699
+ }
2700
+ ]
2701
+ },
2702
+ {
2703
+ "id": 153,
2704
+ "name": "padHex",
2705
+ "kind": 64,
2706
+ "kindString": "Function",
2707
+ "flags": {},
2708
+ "sources": [
2709
+ {
2710
+ "fileName": "utils.ts",
2711
+ "line": 3,
2712
+ "character": 13,
2713
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/utils.ts#L3"
2714
+ }
2715
+ ],
2716
+ "signatures": [
2717
+ {
2718
+ "id": 154,
2719
+ "name": "padHex",
2720
+ "kind": 4096,
2721
+ "kindString": "Call signature",
2722
+ "flags": {},
2723
+ "parameters": [
2724
+ {
2725
+ "id": 155,
2726
+ "name": "hex",
2727
+ "kind": 32768,
2728
+ "kindString": "Parameter",
2729
+ "flags": {},
2730
+ "type": {
2731
+ "type": "intrinsic",
2732
+ "name": "string"
2733
+ }
2734
+ },
2735
+ {
2736
+ "id": 156,
2737
+ "name": "byteCount",
2738
+ "kind": 32768,
2739
+ "kindString": "Parameter",
2740
+ "flags": {
2741
+ "isOptional": true
2742
+ },
2743
+ "type": {
2744
+ "type": "intrinsic",
2745
+ "name": "number"
2746
+ }
2747
+ }
2748
+ ],
2749
+ "type": {
2750
+ "type": "intrinsic",
2751
+ "name": "string"
2752
+ }
2753
+ }
2754
+ ]
2755
+ }
2756
+ ],
2757
+ "groups": [
2758
+ {
2759
+ "title": "Classes",
2760
+ "children": [
2761
+ 6
2762
+ ]
2763
+ },
2764
+ {
2765
+ "title": "Functions",
2766
+ "children": [
2767
+ 157,
2768
+ 160,
2769
+ 1,
2770
+ 153
2771
+ ]
2772
+ }
2773
+ ],
2774
+ "sources": [
2775
+ {
2776
+ "fileName": "index.ts",
2777
+ "line": 1,
2778
+ "character": 0,
2779
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/sdk/packages/quadkey/src/index.ts#L1"
2780
+ }
2781
+ ]
2782
+ }