From 257160a93ff86c13eb3011bdfb4377874c812d10 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 14 Jun 2021 23:15:12 +0100 Subject: [PATCH] mega ripples --- cardiff-bay.json | 387 ++++++++++++++++++++++++++++++++++++++++++++++- mega-ripple.json | 1 + 2 files changed, 387 insertions(+), 1 deletion(-) create mode 100644 mega-ripple.json diff --git a/cardiff-bay.json b/cardiff-bay.json index 4b9ff00..2907e1b 100644 --- a/cardiff-bay.json +++ b/cardiff-bay.json @@ -1 +1,386 @@ -{"name": "Cardiff Bay", "origin": {"type": "Point", "coordinates": [0, 0]}, "grid-scale": 1, "scale": 1, "default_proj": "EPSG:4326", "cameras": [{"type": "Point", "coordinates": [0, 0]}], "recordsets": [{"display-name": "Mapbox Map", "id": "001", "datatype": "MapBox", "source": "", "properties": {"units": {"point": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "line": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "body": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "handle": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}}, "mapscale": 15, "map_size": 10, "elevation_source_type": "MapboxTerrain", "elevation_layer_type": "TerrainWithElevation", "imagery_source_type": "MapboxStreets"}, "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": null, "proj4": ""}, {"display-name": "LiDAR Data", "id": "002", "datatype": "PointCloud", "source": "test_data/millenium/millenium.txt", "properties": {"units": {"point": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "line": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "body": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "handle": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}}, "source-type": "File", "color-mode": "MultibandColor"}, "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": null, "proj4": "EPSG:27700"}], "version": "geo:1.0.4"} \ No newline at end of file +{ + "version": "geo:1.0.4", + "name": "Cardiff Bay", + "origin": { + "type": "Point", + "coordinates": [ + -3.1644588046615914, + 51.46537388274682 + ] + }, + "scales": [ + 1.05145431, + 1.0, + 1.0, + 1.0 + ], + "default_proj": "EPSG:4326", + "grid-scale": 1.0, + "cameras": [ + { + "type": "Point", + "coordinates": [ + -3.1644084411147513, + 51.465315969447026, + 16.229778289794922 + ] + }, + { + "type": "Point", + "coordinates": [ + -3.1644588046615914, + 51.46537388274682 + ] + }, + { + "type": "Point", + "coordinates": [ + -3.1644588046615914, + 51.46537388274682 + ] + }, + { + "type": "Point", + "coordinates": [ + -3.1644588046615914, + 51.46537388274682 + ] + } + ], + "recordsets": [ + { + "display-name": "LiDAR Data", + "id": "002", + "datatype": "PointCloud", + "source": "test_data/millenium/millenium.txt", + "properties": { + "units": { + "point": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.2, + 0.2, + 0.2 + ] + }, + "label": "" + }, + "line": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + }, + "body": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + }, + "handle": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + } + }, + "dem": null, + "header-string": null, + "color-mode": "MultibandColor", + "colorinterp": 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 + } + }, + "transform": { + "translate": [ + 4.0, + -1.0, + 3.5 + ], + "rotate": [ + 0.0, + 0.0, + -0.495335, + 0.868702 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "position": null, + "proj4": "" + }, + { + "display-name": "Mapbox Map", + "id": "003", + "datatype": "MapBox", + "source": "", + "properties": { + "units": { + "point": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + }, + "line": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + }, + "body": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + }, + "handle": { + "color": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "shape": "Spheroid", + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "label": "" + } + }, + "dem": null, + "header-string": null, + "color-mode": "SinglebandGrey", + "colorinterp": null, + "filter": null, + "bbox": null, + "mapscale": 15, + "map_size": 10, + "elevation_layer_type": "FlatTerrain", + "imagery_source_type": "MapboxStreets", + "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 + } + }, + "transform": { + "translate": [ + 0.0, + 0.0, + 0.0 + ], + "rotate": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "position": null, + "proj4": "" + } + ] +} \ No newline at end of file diff --git a/mega-ripple.json b/mega-ripple.json new file mode 100644 index 0000000..e5d93d4 --- /dev/null +++ b/mega-ripple.json @@ -0,0 +1 @@ +{"name": "Mega Ripple", "origin": {"type": "Point", "coordinates": [-3.121286, 51.377473]}, "grid-scale": 1, "scale": 1, "default_proj": "EPSG:4326", "cameras": [{"type": "Point", "coordinates": [-3.121286, 51.377473]}], "recordsets": [{"display-name": "SP01", "id": "001", "datatype": "PointCloud", "source": "test_data/mega ripples/sp_01.txt", "properties": {"units": {"point": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "line": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "body": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "handle": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}}, "source-type": "File", "color-mode": "MultibandColor"}, "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": null, "proj4": "EPSG:27700"}, {"display-name": "SP02", "id": "002", "datatype": "PointCloud", "source": "test_data/mega ripples/sp_02.txt", "properties": {"units": {"point": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "line": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "body": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "handle": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}}, "source-type": "File", "color-mode": "MultibandColor"}, "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": null, "proj4": "EPSG:27700"}, {"display-name": "Mapbox Map", "id": "003", "datatype": "MapBox", "source": "", "properties": {"units": {"point": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "line": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "body": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}, "handle": {"color": [0, 0, 0, 1], "shape": "Spheroid", "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "label": ""}}, "mapscale": 15, "map_size": 10, "elevation_source_type": "MapboxTerrain", "elevation_layer_type": "TerrainWithElevation", "imagery_source_type": "MapboxStreets"}, "transform": {"translate": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": null, "proj4": ""}], "version": "geo:1.0.4"} \ No newline at end of file