phpmyadmin/tests/test_data/gis/ol-geometrycollection-null-expected.json
Maximilian Krög ecf75a991d
Transmit the wkt data, without processing for ol
OpenLayers comes with its very own WKT parser.
This reduces the size of transmitted data.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-27 22:58:33 +01:00

95 lines
1.7 KiB
JSON

{
"geometries": [
{
"wkt": "GEOMETRYCOLLECTION(POINT(85 0),LINESTRING(10 -10,0 -60,50 -50),POLYGON((0 60,0 10,50 60,0 60),(7 47,7 27,16 37,7 47),(13 53,33 53,23 44,13 53)),MULTIPOINT(10 0,160 0),MULTILINESTRING((120 60,165 60,120 50),(170 10,170 55,160 10)),MULTIPOLYGON(((170 -60,170 -10,120 -60,170 -60),(160 -50,160 -35,145 -50,160 -50)),((160 -10,110 -10,110 -60,160 -10),(135 -20,120 -20,120 -35,135 -20))))",
"label": "GeometryCollection"
}
],
"colors": [
[
176,
46,
224
],
[
224,
100,
46
],
[
224,
214,
46
],
[
46,
151,
224
],
[
188,
224,
46
],
[
224,
46,
117
],
[
92,
224,
46
],
[
224,
176,
46
],
[
0,
34,
224
],
[
114,
108,
177
],
[
72,
26,
54
],
[
186,
198,
88
],
[
18,
114,
36
],
[
130,
81,
25
],
[
35,
140,
116
],
[
76,
72,
155
],
[
135,
201,
191
]
]
}