@geode/opengeodeweb-viewer 1.15.2 → 1.15.3
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/opengeodeweb_viewer_schemas.json +0 -184
- package/package.json +1 -1
|
@@ -36,29 +36,6 @@
|
|
|
36
36
|
"cells": {
|
|
37
37
|
"attribute": {
|
|
38
38
|
"cell": {
|
|
39
|
-
"scalar_range": {
|
|
40
|
-
"$id": "opengeodeweb_viewer.mesh.cells.attribute.cell.scalar_range",
|
|
41
|
-
"rpc": "scalar_range",
|
|
42
|
-
"type": "object",
|
|
43
|
-
"properties": {
|
|
44
|
-
"id": {
|
|
45
|
-
"type": "string",
|
|
46
|
-
"minLength": 1
|
|
47
|
-
},
|
|
48
|
-
"minimum": {
|
|
49
|
-
"type": "number"
|
|
50
|
-
},
|
|
51
|
-
"maximum": {
|
|
52
|
-
"type": "number"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"required": [
|
|
56
|
-
"id",
|
|
57
|
-
"minimum",
|
|
58
|
-
"maximum"
|
|
59
|
-
],
|
|
60
|
-
"additionalProperties": false
|
|
61
|
-
},
|
|
62
39
|
"name": {
|
|
63
40
|
"$id": "opengeodeweb_viewer.mesh.cells.attribute.cell.name",
|
|
64
41
|
"rpc": "name",
|
|
@@ -113,29 +90,6 @@
|
|
|
113
90
|
}
|
|
114
91
|
},
|
|
115
92
|
"vertex": {
|
|
116
|
-
"scalar_range": {
|
|
117
|
-
"$id": "opengeodeweb_viewer.mesh.cells.attribute.vertex.scalar_range",
|
|
118
|
-
"rpc": "scalar_range",
|
|
119
|
-
"type": "object",
|
|
120
|
-
"properties": {
|
|
121
|
-
"id": {
|
|
122
|
-
"type": "string",
|
|
123
|
-
"minLength": 1
|
|
124
|
-
},
|
|
125
|
-
"minimum": {
|
|
126
|
-
"type": "number"
|
|
127
|
-
},
|
|
128
|
-
"maximum": {
|
|
129
|
-
"type": "number"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
"required": [
|
|
133
|
-
"id",
|
|
134
|
-
"minimum",
|
|
135
|
-
"maximum"
|
|
136
|
-
],
|
|
137
|
-
"additionalProperties": false
|
|
138
|
-
},
|
|
139
93
|
"name": {
|
|
140
94
|
"$id": "opengeodeweb_viewer.mesh.cells.attribute.vertex.name",
|
|
141
95
|
"rpc": "name",
|
|
@@ -283,29 +237,6 @@
|
|
|
283
237
|
}
|
|
284
238
|
},
|
|
285
239
|
"vertex": {
|
|
286
|
-
"scalar_range": {
|
|
287
|
-
"$id": "opengeodeweb_viewer.mesh.edges.attribute.vertex.scalar_range",
|
|
288
|
-
"rpc": "scalar_range",
|
|
289
|
-
"type": "object",
|
|
290
|
-
"properties": {
|
|
291
|
-
"id": {
|
|
292
|
-
"type": "string",
|
|
293
|
-
"minLength": 1
|
|
294
|
-
},
|
|
295
|
-
"minimum": {
|
|
296
|
-
"type": "number"
|
|
297
|
-
},
|
|
298
|
-
"maximum": {
|
|
299
|
-
"type": "number"
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
"required": [
|
|
303
|
-
"id",
|
|
304
|
-
"minimum",
|
|
305
|
-
"maximum"
|
|
306
|
-
],
|
|
307
|
-
"additionalProperties": false
|
|
308
|
-
},
|
|
309
240
|
"name": {
|
|
310
241
|
"$id": "opengeodeweb_viewer.mesh.edges.attribute.vertex.name",
|
|
311
242
|
"rpc": "name",
|
|
@@ -450,29 +381,6 @@
|
|
|
450
381
|
"points": {
|
|
451
382
|
"attribute": {
|
|
452
383
|
"vertex": {
|
|
453
|
-
"scalar_range": {
|
|
454
|
-
"$id": "opengeodeweb_viewer.mesh.points.attribute.vertex.scalar_range",
|
|
455
|
-
"rpc": "scalar_range",
|
|
456
|
-
"type": "object",
|
|
457
|
-
"properties": {
|
|
458
|
-
"id": {
|
|
459
|
-
"type": "string",
|
|
460
|
-
"minLength": 1
|
|
461
|
-
},
|
|
462
|
-
"minimum": {
|
|
463
|
-
"type": "number"
|
|
464
|
-
},
|
|
465
|
-
"maximum": {
|
|
466
|
-
"type": "number"
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
|
-
"required": [
|
|
470
|
-
"id",
|
|
471
|
-
"minimum",
|
|
472
|
-
"maximum"
|
|
473
|
-
],
|
|
474
|
-
"additionalProperties": false
|
|
475
|
-
},
|
|
476
384
|
"name": {
|
|
477
385
|
"$id": "opengeodeweb_viewer.mesh.points.attribute.vertex.name",
|
|
478
386
|
"rpc": "name",
|
|
@@ -692,29 +600,6 @@
|
|
|
692
600
|
"polygons": {
|
|
693
601
|
"attribute": {
|
|
694
602
|
"polygon": {
|
|
695
|
-
"scalar_range": {
|
|
696
|
-
"$id": "opengeodeweb_viewer.mesh.polygons.attribute.polygon.scalar_range",
|
|
697
|
-
"rpc": "scalar_range",
|
|
698
|
-
"type": "object",
|
|
699
|
-
"properties": {
|
|
700
|
-
"id": {
|
|
701
|
-
"type": "string",
|
|
702
|
-
"minLength": 1
|
|
703
|
-
},
|
|
704
|
-
"minimum": {
|
|
705
|
-
"type": "number"
|
|
706
|
-
},
|
|
707
|
-
"maximum": {
|
|
708
|
-
"type": "number"
|
|
709
|
-
}
|
|
710
|
-
},
|
|
711
|
-
"required": [
|
|
712
|
-
"id",
|
|
713
|
-
"minimum",
|
|
714
|
-
"maximum"
|
|
715
|
-
],
|
|
716
|
-
"additionalProperties": false
|
|
717
|
-
},
|
|
718
603
|
"name": {
|
|
719
604
|
"$id": "opengeodeweb_viewer.mesh.polygons.attribute.polygon.name",
|
|
720
605
|
"rpc": "name",
|
|
@@ -769,29 +654,6 @@
|
|
|
769
654
|
}
|
|
770
655
|
},
|
|
771
656
|
"vertex": {
|
|
772
|
-
"scalar_range": {
|
|
773
|
-
"$id": "opengeodeweb_viewer.mesh.polygons.attribute.vertex.scalar_range",
|
|
774
|
-
"rpc": "scalar_range",
|
|
775
|
-
"type": "object",
|
|
776
|
-
"properties": {
|
|
777
|
-
"id": {
|
|
778
|
-
"type": "string",
|
|
779
|
-
"minLength": 1
|
|
780
|
-
},
|
|
781
|
-
"minimum": {
|
|
782
|
-
"type": "number"
|
|
783
|
-
},
|
|
784
|
-
"maximum": {
|
|
785
|
-
"type": "number"
|
|
786
|
-
}
|
|
787
|
-
},
|
|
788
|
-
"required": [
|
|
789
|
-
"id",
|
|
790
|
-
"minimum",
|
|
791
|
-
"maximum"
|
|
792
|
-
],
|
|
793
|
-
"additionalProperties": false
|
|
794
|
-
},
|
|
795
657
|
"name": {
|
|
796
658
|
"$id": "opengeodeweb_viewer.mesh.polygons.attribute.vertex.name",
|
|
797
659
|
"rpc": "name",
|
|
@@ -917,29 +779,6 @@
|
|
|
917
779
|
"polyhedra": {
|
|
918
780
|
"attribute": {
|
|
919
781
|
"polyhedron": {
|
|
920
|
-
"scalar_range": {
|
|
921
|
-
"$id": "opengeodeweb_viewer.mesh.polyhedra.attribute.polyhedron.scalar_range",
|
|
922
|
-
"rpc": "scalar_range",
|
|
923
|
-
"type": "object",
|
|
924
|
-
"properties": {
|
|
925
|
-
"id": {
|
|
926
|
-
"type": "string",
|
|
927
|
-
"minLength": 1
|
|
928
|
-
},
|
|
929
|
-
"minimum": {
|
|
930
|
-
"type": "number"
|
|
931
|
-
},
|
|
932
|
-
"maximum": {
|
|
933
|
-
"type": "number"
|
|
934
|
-
}
|
|
935
|
-
},
|
|
936
|
-
"required": [
|
|
937
|
-
"id",
|
|
938
|
-
"minimum",
|
|
939
|
-
"maximum"
|
|
940
|
-
],
|
|
941
|
-
"additionalProperties": false
|
|
942
|
-
},
|
|
943
782
|
"name": {
|
|
944
783
|
"$id": "opengeodeweb_viewer.mesh.polyhedra.attribute.polyhedron.name",
|
|
945
784
|
"rpc": "name",
|
|
@@ -994,29 +833,6 @@
|
|
|
994
833
|
}
|
|
995
834
|
},
|
|
996
835
|
"vertex": {
|
|
997
|
-
"scalar_range": {
|
|
998
|
-
"$id": "opengeodeweb_viewer.mesh.polyhedra.attribute.vertex.scalar_range",
|
|
999
|
-
"rpc": "scalar_range",
|
|
1000
|
-
"type": "object",
|
|
1001
|
-
"properties": {
|
|
1002
|
-
"id": {
|
|
1003
|
-
"type": "string",
|
|
1004
|
-
"minLength": 1
|
|
1005
|
-
},
|
|
1006
|
-
"minimum": {
|
|
1007
|
-
"type": "number"
|
|
1008
|
-
},
|
|
1009
|
-
"maximum": {
|
|
1010
|
-
"type": "number"
|
|
1011
|
-
}
|
|
1012
|
-
},
|
|
1013
|
-
"required": [
|
|
1014
|
-
"id",
|
|
1015
|
-
"minimum",
|
|
1016
|
-
"maximum"
|
|
1017
|
-
],
|
|
1018
|
-
"additionalProperties": false
|
|
1019
|
-
},
|
|
1020
836
|
"name": {
|
|
1021
837
|
"$id": "opengeodeweb_viewer.mesh.polyhedra.attribute.vertex.name",
|
|
1022
838
|
"rpc": "name",
|