This is the part of the Geojson that I should build The model , but I don’t know is it triangle fan or triangle mesh, how can I found?
[
{
“type”: “Feature”,
“geometry”: {
“type”: “GeometryCollection”,
“geometries”: [
{
“type”: “Polygon”,
“coordinates”: [
[
[-4.67365, 58.43086, 5247.6],
[-4.68345, 58.43669, 3850.5],
[-4.66852, 58.42488, 2523.2],
[-4.67365, 58.43086, 5247.6]
]
]
},
{
“type”: “Polygon”,
“coordinates”: [
[
[-4.67365, 58.43086, 5247.6],
[-4.66889, 58.42739, 5176.2],
[-4.66852, 58.42488, 2523.2],
[-4.67365, 58.43086, 5247.6]
]
]
},
…
“properties”: {
“name”: “FZRU-MYCFB”,
“description”: “<tr bgcolor=”#E3E3F3">\n\n\n<tr bgcolor="">\n\n\n<tr bgcolor="#E3E3F3">\n\n\n<tr bgcolor="">\n\n\n<tr bgcolor="#E3E3F3">\n\n\n<tr bgcolor="">\n\n\n<tr bgcolor="#E3E3F3">\n\n\n
Attributes |
SECTION |
UK_Reg02_Section_394 |
LEX_RCS |
FZRU-MYCFB |
LEX_D |
FAULT ZONE ROCKS, UNASSIGNED - MYLONITIC-ROCK AND FAULT-BRECCIA |
RCS_D |
MYLONITIC-ROCK AND FAULT-BRECCIA |
HYDRO_D |
Predominantly fracture-low productivity |
AQUIFER_D |
NULL |
PERIOD |
NULL |
",
“stroke”: “
#93b000”,
“stroke-opacity”: 0,
“stroke-width”: 1,
“fill”: “
#93b000”,
“fill-opacity”: 0.8,
“SECTION”: “UK_Reg02_Section_394”,
“LEX_RCS”: “FZRU-MYCFB”,
“LEX_D”: “FAULT ZONE ROCKS, UNASSIGNED - MYLONITIC-ROCK AND FAULT-BRECCIA”,
“RCS_D”: “MYLONITIC-ROCK AND FAULT-BRECCIA”,
“HYDRO_D”: “Predominantly fracture-low productivity”,
“AQUIFER_D”: “NULL”,
“PERIOD”: “NULL”
},
“id”: “kml_1”
},