diff --git a/teapot.virgis b/teapot.virgis index 10b08aa..69c188f 100644 --- a/teapot.virgis +++ b/teapot.virgis @@ -113,6 +113,120 @@ 1.0 ] } + }, + { + "datatype": "CSV", + "source": "../test_data/paraboloid.csv", + "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": "Paraboloid", + "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": "Manifold", + "source_table": null, + "x_range": "X", + "z_range": "Y", + "y_range": "Z", + "label_range": null, + "units": { + "body": { + "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": [ + 0.1, + 0.1, + 0.1 + ] + }, + "label": "", + "shape": "Spheroid", + "color-mode": "SinglebandGrey", + "colorinterp": {} + } + } + } + ], + "id": "001", + "display-name": "Teapot 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",