parent
b987625f0a
commit
2e545a93be
@ -0,0 +1,153 @@ |
||||
{ |
||||
"recordsets": [ |
||||
{ |
||||
"datatype": "CSV", |
||||
"source": "../test_data/pdal/redrocks.txt", |
||||
"properties": { |
||||
"dem": null, |
||||
"header-string": null, |
||||
"filter": null, |
||||
"bbox": null, |
||||
"mapscale": 0, |
||||
"map_size": 0, |
||||
"image_folder": null, |
||||
"bh-data": { |
||||
"x-field": null, |
||||
"y-field": null, |
||||
"z-field": null, |
||||
"id-field": null, |
||||
"inc-field": null, |
||||
"azi-field": null, |
||||
"from-field": null, |
||||
"to-field": null, |
||||
"data-field": null, |
||||
"data-source": null, |
||||
"log-id-field": null, |
||||
"legend": null, |
||||
"eoh-field": null |
||||
}, |
||||
"hide-sublayers": null |
||||
}, |
||||
"proj4": "", |
||||
"units": {}, |
||||
"data_units": [ |
||||
{ |
||||
"name": "RedRocks", |
||||
"transform": { |
||||
"translate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0 |
||||
], |
||||
"rotate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0, |
||||
1.0 |
||||
], |
||||
"scale": [ |
||||
1.0, |
||||
1.0, |
||||
1.0 |
||||
] |
||||
}, |
||||
"representation": "PointCloud", |
||||
"source_table": null, |
||||
"x_range": "X", |
||||
"z_range": "Y", |
||||
"y_range": "Z", |
||||
"label_range": "Red", |
||||
"units": { |
||||
"point": { |
||||
"texture-image": "", |
||||
"color": [ |
||||
0.2125, |
||||
0.1, |
||||
1.0, |
||||
1.0 |
||||
], |
||||
"transform": { |
||||
"translate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0 |
||||
], |
||||
"rotate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0, |
||||
1.0 |
||||
], |
||||
"scale": [ |
||||
10.0, |
||||
10.0, |
||||
10.0 |
||||
] |
||||
}, |
||||
"label": "", |
||||
"shape": "Spheroid", |
||||
"color-mode": "SinglebandColor", |
||||
"colorinterp": {}, |
||||
"color-map": { |
||||
"type": "Interpolate", |
||||
"values": [ |
||||
{ |
||||
"color": [ |
||||
1.0,0.0,0.0,1.0 |
||||
], |
||||
"threshold": ".5" |
||||
}, |
||||
{ |
||||
"color":[ |
||||
0.0,1.0,0.0,1.0 |
||||
], |
||||
"threshold": "1.0" |
||||
}, |
||||
{ |
||||
"color":[ |
||||
0.0,0.0,1.0,1.0 |
||||
], |
||||
"threshold": null |
||||
} |
||||
] |
||||
} |
||||
} |
||||
} |
||||
} |
||||
], |
||||
"id": "001", |
||||
"display-name": "PointCloud Data", |
||||
"position": null, |
||||
"transform": { |
||||
"translate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0 |
||||
], |
||||
"rotate": [ |
||||
0.0, |
||||
0.0, |
||||
0.0, |
||||
1.0 |
||||
], |
||||
"scale": [ |
||||
1.0, |
||||
1.0, |
||||
1.0 |
||||
] |
||||
} |
||||
} |
||||
], |
||||
"version": "Runette:2.0.0", |
||||
"name": "Teapot", |
||||
"origin": { |
||||
"type": "Point", |
||||
"coordinates": [ |
||||
0.0, |
||||
0.0 |
||||
] |
||||
}, |
||||
"default_proj": "EPSG:4326", |
||||
"map_scale": 1.0, |
||||
"guid": "5fd207c7-550c-43e9-b8b9-9233a8f0187d" |
||||
} |
Loading…
Reference in new issue