parent
5610262c19
commit
f490f7ea10
@ -1 +1,267 @@ |
|||||||
{"recordsets": [{"display-name": "Mapbox Map", "id": "001", "datatype": "MapBox", "source": "", "properties": {"dem": null, "header-string": null, "filter": null, "bbox": null, "mapscale": 15, "map_size": 10, "elevation_source_type": "Custom", "elevation_layer_type": "TerrainWithElevation", "imagery_source_type": "MapboxSatellite", "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}, "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": "", "units": {}}, {"display-name": "DTM from quarry survey", "id": "002", "datatype": "DEM", "source": "../test_data/Leaton/LTQU1217_M_xyz_Z.ers", "properties": {"dem": null, "header-string": "band_1", "filter": [], "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}, "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", "units": {"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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": {"minimum": 30.3698, "maximum": 136.081, "invert": true, "ramp": "pestel_shades", "k": 1.0, "mad": true}}}}, {"display-name": "First Attempt Church Stretton Fault", "id": "003", "datatype": "Mesh", "source": "../test_data/Leaton/Churchstretton_fault_fill.dxf", "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}, "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", "units": {}}, {"display-name": "Acid Tufts Unit 2", "id": "004", "datatype": "Mesh", "source": "../test_data/Leaton/Tuffs_Unit2.dxf", "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}, "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", "units": {}}], "version": "Runette:2.0.0", "name": "Leaton_test_v2", "origin": {"type": "Point", "coordinates": [-2.5731797978768327, 52.69944607410254]}, "default_proj": "EPSG:4326", "grid-scale": 1.0, "guid": "69b016df-8062-4b43-aeda-4b8c965eba73", "Guid": "69b016df-8062-4b43-aeda-4b8c965eba73"} |
{ |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "Mapbox Map", |
||||||
|
"id": "001", |
||||||
|
"datatype": "MapBox", |
||||||
|
"source": "", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": null, |
||||||
|
"filter": null, |
||||||
|
"bbox": null, |
||||||
|
"mapscale": 15, |
||||||
|
"map_size": 10, |
||||||
|
"elevation_source_type": "Custom", |
||||||
|
"elevation_layer_type": "TerrainWithElevation", |
||||||
|
"imagery_source_type": "MapboxSatellite", |
||||||
|
"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 |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"units": {} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "DTM from quarry survey", |
||||||
|
"id": "002", |
||||||
|
"datatype": "DEM", |
||||||
|
"source": "../test_data/Leaton/LTQU1217_M_xyz_Z.ers", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": "band_1", |
||||||
|
"filter": [], |
||||||
|
"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 |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"units": { |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": { |
||||||
|
"minimum": 30.3698, |
||||||
|
"maximum": 136.081, |
||||||
|
"invert": true, |
||||||
|
"ramp": "pestel_shades", |
||||||
|
"k": 1.0, |
||||||
|
"mad": true |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "First Attempt Church Stretton Fault", |
||||||
|
"id": "003", |
||||||
|
"datatype": "Mesh", |
||||||
|
"source": "../test_data/Leaton/Churchstretton_fault_fill.dxf", |
||||||
|
"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 |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"units": {} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "Acid Tufts Unit 2", |
||||||
|
"id": "004", |
||||||
|
"datatype": "Mesh", |
||||||
|
"source": "../test_data/Leaton/Tuffs_Unit2.dxf", |
||||||
|
"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 |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"units": {} |
||||||
|
} |
||||||
|
], |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "Leaton_test_v2", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-2.5731797978768327, |
||||||
|
52.69944607410254 |
||||||
|
] |
||||||
|
}, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"guid": "69b016df-8062-4b43-aeda-4b8c965eba73", |
||||||
|
"Guid": "69b016df-8062-4b43-aeda-4b8c965eba73" |
||||||
|
} |
@ -1 +1,213 @@ |
|||||||
{"version": "Runette:2.0.0", "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": {"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}}, "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": "", "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}}}, {"display-name": "Mapbox Map", "id": "003", "datatype": "MapBox", "source": "", "properties": {"dem": null, "header-string": 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": "", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "Cardiff Bay", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.1644588046615914, |
||||||
|
51.46537388274682 |
||||||
|
] |
||||||
|
}, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "LiDAR Data", |
||||||
|
"id": "002", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/millenium/millenium.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 |
||||||
|
} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "Mapbox Map", |
||||||
|
"id": "003", |
||||||
|
"datatype": "MapBox", |
||||||
|
"source": "", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": 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": "", |
||||||
|
"units": {} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1,273 @@ |
|||||||
{"name": "esri tin", "origin": {"type": "Point", "coordinates": [18.684947943999987, 45.79420143800013]}, "grid-scale": 1, "scale": 1, "default_proj": "EPSG:4326", "cameras": [{"type": "Point", "coordinates": [18.684947943999987, 45.79420143800013]}], "recordsets": [{"display-name": "Mapbox Map", "id": "001", "datatype": "MapBox", "source": "", "properties": {"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": "", "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}}}, {"display-name": "DEM", "id": "002", "datatype": "Mdal", "source": "../test_data/esri_tin/dem/tnxy.adf", "properties": {"source-type": "File", "bbox": [18.666484444, 45.811526438, 18.703411443999975, 45.77687643800026]}, "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": "GEOGCRS[\"WGS 84 longitude-latitude-height\",ENSEMBLE[\"World Geodetic System 1984 ensemble\",MEMBER[\"World Geodetic System 1984 (Transit)\"],MEMBER[\"World Geodetic System 1984 (G730)\"],MEMBER[\"World Geodetic System 1984 (G873)\"],MEMBER[\"World Geodetic System 1984 (G1150)\"],MEMBER[\"World Geodetic System 1984 (G1674)\"],MEMBER[\"World Geodetic System 1984 (G1762)\"],MEMBER[\"World Geodetic System 1984 (G2139)\"],ELLIPSOID[\"WGS 84\",6378137,298.257223563,LENGTHUNIT[\"metre\",1]],ENSEMBLEACCURACY[2.0]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433]],CS[ellipsoidal,3],AXIS[\"geodetic longitude (Lon)\",east,ORDER[1],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"geodetic latitude (Lat)\",north,ORDER[2],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"ellipsoidal height (h)\",up,ORDER[3],LENGTHUNIT[\"metre\",1]],USAGE[SCOPE[\"3D system frequently used in GIS, Web APIs and Web applications\"],AREA[\"World.\"],BBOX[-90,-180,90,180]],ID[\"OGC\",\"CRS84h\"]]", "units": {"point": {"color": [1.0, 1.0, 1.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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "body": {"color": [0.4, 1.0, 1, 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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}}}], "version": "Runette:2.0.0"} |
{ |
||||||
|
"name": "esri tin", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
18.684947943999987, |
||||||
|
45.79420143800013 |
||||||
|
] |
||||||
|
}, |
||||||
|
"grid-scale": 1, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "Mapbox Map", |
||||||
|
"id": "001", |
||||||
|
"datatype": "MapBox", |
||||||
|
"source": "", |
||||||
|
"properties": { |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "DEM", |
||||||
|
"id": "002", |
||||||
|
"datatype": "Mdal", |
||||||
|
"source": "../test_data/esri_tin/dem/tnxy.adf", |
||||||
|
"properties": { |
||||||
|
"source-type": "File", |
||||||
|
"bbox": [ |
||||||
|
18.666484444, |
||||||
|
45.811526438, |
||||||
|
18.703411443999975, |
||||||
|
45.77687643800026 |
||||||
|
] |
||||||
|
}, |
||||||
|
"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": "GEOGCRS[\"WGS 84 longitude-latitude-height\",ENSEMBLE[\"World Geodetic System 1984 ensemble\",MEMBER[\"World Geodetic System 1984 (Transit)\"],MEMBER[\"World Geodetic System 1984 (G730)\"],MEMBER[\"World Geodetic System 1984 (G873)\"],MEMBER[\"World Geodetic System 1984 (G1150)\"],MEMBER[\"World Geodetic System 1984 (G1674)\"],MEMBER[\"World Geodetic System 1984 (G1762)\"],MEMBER[\"World Geodetic System 1984 (G2139)\"],ELLIPSOID[\"WGS 84\",6378137,298.257223563,LENGTHUNIT[\"metre\",1]],ENSEMBLEACCURACY[2.0]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433]],CS[ellipsoidal,3],AXIS[\"geodetic longitude (Lon)\",east,ORDER[1],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"geodetic latitude (Lat)\",north,ORDER[2],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"ellipsoidal height (h)\",up,ORDER[3],LENGTHUNIT[\"metre\",1]],USAGE[SCOPE[\"3D system frequently used in GIS, Web APIs and Web applications\"],AREA[\"World.\"],BBOX[-90,-180,90,180]],ID[\"OGC\",\"CRS84h\"]]", |
||||||
|
"units": { |
||||||
|
"point": { |
||||||
|
"color": [ |
||||||
|
1.0, |
||||||
|
1.0, |
||||||
|
1.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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"body": { |
||||||
|
"color": [ |
||||||
|
0.4, |
||||||
|
1.0, |
||||||
|
1, |
||||||
|
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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
], |
||||||
|
"version": "Runette:2.0.0" |
||||||
|
} |
@ -1 +1,307 @@ |
|||||||
{"version": "Runette:2.0.0", "name": "KSA Test", "origin": {"type": "Point", "coordinates": [34.945686499999994, 28.467615499999997]}, "scales": [14.4209929, 1.0, 1.0, 1.0], "default_proj": "EPSG:4326", "grid-scale": 1.0, "cameras": [{"type": "Point", "coordinates": [34.9450121303649, 28.467662880568522, 593.6758422851562]}, {"type": "Point", "coordinates": [34.945686499999994, 28.467615499999997]}, {"type": "Point", "coordinates": [34.945686499999994, 28.467615499999997]}, {"type": "Point", "coordinates": [34.945686499999994, 28.467615499999997]}], "recordsets": [{"display-name": "Mapbox Map", "id": "001", "datatype": "MapBox", "source": "", "properties": {"dem": null, "header-string": null, "filter": null, "bbox": null, "mapscale": 15, "map_size": 10, "elevation_layer_type": "TerrainWithElevation", "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": "", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}, {"display-name": "DXF Data", "id": "002", "datatype": "Mesh", "source": "../test_data/project_data/MAGNA001__006 P_1.DXF", "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}}, "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:4326", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "KSA Test", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
34.945686499999994, |
||||||
|
28.467615499999997 |
||||||
|
] |
||||||
|
}, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "Mapbox Map", |
||||||
|
"id": "001", |
||||||
|
"datatype": "MapBox", |
||||||
|
"source": "", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": null, |
||||||
|
"filter": null, |
||||||
|
"bbox": null, |
||||||
|
"mapscale": 15, |
||||||
|
"map_size": 10, |
||||||
|
"elevation_layer_type": "TerrainWithElevation", |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "DXF Data", |
||||||
|
"id": "002", |
||||||
|
"datatype": "Mesh", |
||||||
|
"source": "../test_data/project_data/MAGNA001__006 P_1.DXF", |
||||||
|
"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 |
||||||
|
} |
||||||
|
}, |
||||||
|
"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:4326", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
@ -1 +1,312 @@ |
|||||||
{"version": "Runette:2.0.0", "name": "Maia Geo Model", "origin": {"type": "Point", "coordinates": [29.504785733180587, 4.1497405861649685]}, "scales": [3.70000029, 1.0, 1.0, 1.0], "default_proj": "EPSG:4326", "grid-scale": 1.0, "cameras": [{"type": "Point", "coordinates": [29.505095769300578, 4.147567862240068, 590.9432983398438]}, {"type": "Point", "coordinates": [29.504785733180587, 4.1497405861649685]}, {"type": "Point", "coordinates": [29.504785733180587, 4.1497405861649685]}, {"type": "Point", "coordinates": [29.504785733180587, 4.1497405861649685]}], "recordsets": [{"display-name": "Mapbox Map", "id": "001", "datatype": "MapBox", "source": "", "properties": {"dem": null, "header-string": null, "filter": null, "bbox": null, "mapscale": 15, "map_size": 10, "elevation_layer_type": "TerrainWithElevation", "imagery_source_type": "MapboxSatellite", "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": "", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}, {"display-name": "DXF", "id": "002", "datatype": "Mesh", "source": "../test_data/Maia Geological Model - D2.dxf", "properties": {"dem": null, "header-string": null, "filter": null, "bbox": [543940.0, 4317550.0, 544530.0, 4317070.0], "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": [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:3042", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "Maia Geo Model", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
29.504785733180587, |
||||||
|
4.1497405861649685 |
||||||
|
] |
||||||
|
}, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "Mapbox Map", |
||||||
|
"id": "001", |
||||||
|
"datatype": "MapBox", |
||||||
|
"source": "", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": null, |
||||||
|
"filter": null, |
||||||
|
"bbox": null, |
||||||
|
"mapscale": 15, |
||||||
|
"map_size": 10, |
||||||
|
"elevation_layer_type": "TerrainWithElevation", |
||||||
|
"imagery_source_type": "MapboxSatellite", |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "DXF", |
||||||
|
"id": "002", |
||||||
|
"datatype": "Mesh", |
||||||
|
"source": "../test_data/Maia Geological Model - D2.dxf", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": null, |
||||||
|
"filter": null, |
||||||
|
"bbox": [ |
||||||
|
543940.0, |
||||||
|
4317550.0, |
||||||
|
544530.0, |
||||||
|
4317070.0 |
||||||
|
], |
||||||
|
"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": [ |
||||||
|
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:3042", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
File diff suppressed because one or more lines are too long
@ -1 +1,342 @@ |
|||||||
{"version": "Runette:2.0.0", "name": "Mega Ripple", "origin": {"type": "Point", "coordinates": [-3.121286, 51.377473]}, "scales": [0.9942968, 1.0, 1.0, 1.0], "default_proj": "EPSG:4326", "grid-scale": 1.0, "cameras": [{"type": "Point", "coordinates": [-3.123960448156622, 51.37777483821729, 12.410013198852539]}, {"type": "Point", "coordinates": [-3.121286, 51.377473]}, {"type": "Point", "coordinates": [-3.121286, 51.377473]}, {"type": "Point", "coordinates": [-3.121286, 51.377473]}], "recordsets": [{"display-name": "SP01", "id": "001", "datatype": "PointCloud", "source": "../test_data/mega ripples/sp_01.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}}, "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", "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}}}, {"display-name": "SP02", "id": "002", "datatype": "PointCloud", "source": "../test_data/mega ripples/sp_02.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}}, "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", "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "Mega Ripple", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.121286, |
||||||
|
51.377473 |
||||||
|
] |
||||||
|
}, |
||||||
|
"scales": [ |
||||||
|
0.9942968, |
||||||
|
1.0, |
||||||
|
1.0, |
||||||
|
1.0 |
||||||
|
], |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"cameras": [ |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.123960448156622, |
||||||
|
51.37777483821729, |
||||||
|
12.410013198852539 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.121286, |
||||||
|
51.377473 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.121286, |
||||||
|
51.377473 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-3.121286, |
||||||
|
51.377473 |
||||||
|
] |
||||||
|
} |
||||||
|
], |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "SP01", |
||||||
|
"id": "001", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/mega ripples/sp_01.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 |
||||||
|
} |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "SP02", |
||||||
|
"id": "002", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/mega ripples/sp_02.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 |
||||||
|
} |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
@ -1 +1,197 @@ |
|||||||
{"version": "Runette:2.0.0", "name": "outline test 1", "origin": {"type": "Point", "coordinates": [-112.0803, 33.79685]}, "scales": [10.4000006, 1.0, 1.0, 1.0], "default_proj": "EPSG:4326", "grid-scale": 1.0, "cameras": [{"type": "Point", "coordinates": [-112.08026087098153, 33.79682714073649, 563.7014770507812]}, {"type": "Point", "coordinates": [-112.0803, 33.79685]}, {"type": "Point", "coordinates": [-112.0803, 33.79685]}, {"type": "Point", "coordinates": [-112.0803, 33.79685]}], "recordsets": [{"display-name": "result set", "id": "001", "datatype": "PointCloud", "source": "../test_data/output.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}}, "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:26912", "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "MultibandColor", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "outline test 1", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-112.0803, |
||||||
|
33.79685 |
||||||
|
] |
||||||
|
}, |
||||||
|
"scales": [ |
||||||
|
10.4000006, |
||||||
|
1.0, |
||||||
|
1.0, |
||||||
|
1.0 |
||||||
|
], |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"cameras": [ |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-112.08026087098153, |
||||||
|
33.79682714073649, |
||||||
|
563.7014770507812 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-112.0803, |
||||||
|
33.79685 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-112.0803, |
||||||
|
33.79685 |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-112.0803, |
||||||
|
33.79685 |
||||||
|
] |
||||||
|
} |
||||||
|
], |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "result set", |
||||||
|
"id": "001", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/output.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 |
||||||
|
} |
||||||
|
}, |
||||||
|
"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:26912", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "MultibandColor", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
@ -1 +1,409 @@ |
|||||||
{"name": "pdal test", "origin": {"type": "Point", "coordinates": [-123.06875738051822, 44.05625087230097]}, "grid-scale": 1, "scale": 1, "default_proj": "EPSG:4979", "cameras": [{"type": "Point", "coordinates": [-123.06875738051822, 44.05625087230097]}], "recordsets": [{"display-name": "", "id": "001", "datatype": "PointCloud", "source": "../test_data/copc/autzen-classified.copc.laz", "properties": {"source-type": "File", "bbox": [635577.79, 853537.66, 639003.73, 848882.15]}, "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": "", "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}}}, {"display-name": "", "id": "002", "datatype": "PointCloud", "source": "../test_data/millenium/millenium.txt", "properties": {"source-type": "File"}, "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": "", "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}}}, {"display-name": "", "id": "003", "datatype": "PointCloud", "source": "../test_data/mega ripples/sp_01.txt", "properties": {"source-type": "File", "bbox": [321730.985, 165111.856, 322142.826, 164739.3]}, "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", "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "", "colorinterp": null}}}], "version": "Runette:2.0.0"} |
{ |
||||||
|
"name": "pdal test", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-123.06875738051822, |
||||||
|
44.05625087230097 |
||||||
|
] |
||||||
|
}, |
||||||
|
"grid-scale": 1, |
||||||
|
"scale": 1, |
||||||
|
"default_proj": "EPSG:4979", |
||||||
|
"cameras": [ |
||||||
|
{ |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-123.06875738051822, |
||||||
|
44.05625087230097 |
||||||
|
] |
||||||
|
} |
||||||
|
], |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "", |
||||||
|
"id": "001", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/copc/autzen-classified.copc.laz", |
||||||
|
"properties": { |
||||||
|
"source-type": "File", |
||||||
|
"bbox": [ |
||||||
|
635577.79, |
||||||
|
853537.66, |
||||||
|
639003.73, |
||||||
|
848882.15 |
||||||
|
] |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "", |
||||||
|
"id": "002", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/millenium/millenium.txt", |
||||||
|
"properties": { |
||||||
|
"source-type": "File" |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"display-name": "", |
||||||
|
"id": "003", |
||||||
|
"datatype": "PointCloud", |
||||||
|
"source": "../test_data/mega ripples/sp_01.txt", |
||||||
|
"properties": { |
||||||
|
"source-type": "File", |
||||||
|
"bbox": [ |
||||||
|
321730.985, |
||||||
|
165111.856, |
||||||
|
322142.826, |
||||||
|
164739.3 |
||||||
|
] |
||||||
|
}, |
||||||
|
"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", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
], |
||||||
|
"version": "Runette:2.0.0" |
||||||
|
} |
@ -1 +1,172 @@ |
|||||||
{"version": "Runette:2.0.0", "name": "Permian Block", "origin": {"type": "Point", "coordinates": [-2.5760806593981123, 52.69901723279489]}, "scales": [24.2163239, 1.0, 1.0, 1.0], "default_proj": "EPSG:4326", "grid-scale": 1.0, "cameras": [{"type": "Point", "coordinates": [-2.585672246358844, 52.69216433131518, 408.8043518066406]}, {"type": "Point", "coordinates": [-2.5760806593981123, 52.69901723279489]}, {"type": "Point", "coordinates": [-2.5760806593981123, 52.69901723279489]}, {"type": "Point", "coordinates": [-2.5760806593981123, 52.69901723279489]}], "recordsets": [{"display-name": "", "id": "001", "datatype": "Mesh", "source": "../test_data/Permian_block.dxf", "properties": {"dem": null, "header-string": null, "filter": null, "bbox": [360501.877992, 312062.592652, 361831.79145, 310769.263272], "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": [0.0, 0.0, 0.0], "rotate": [0.0, 0.0, 0.0, 1.0], "scale": [1.0, 1.0, 1.0]}, "position": {"type": "Point", "coordinates": [-2.57608065939811, 52.6990172327949, 0.0]}, "proj4": "EPSG:27700", "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}, "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": "", "texture-image": "", "color-mode": "SinglebandGrey", "colorinterp": null}}}]} |
{ |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "Permian Block", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-2.5760806593981123, |
||||||
|
52.69901723279489 |
||||||
|
] |
||||||
|
}, |
||||||
|
"default_proj": "EPSG:4326", |
||||||
|
"grid-scale": 1.0, |
||||||
|
"recordsets": [ |
||||||
|
{ |
||||||
|
"display-name": "", |
||||||
|
"id": "001", |
||||||
|
"datatype": "Mesh", |
||||||
|
"source": "../test_data/Permian_block.dxf", |
||||||
|
"properties": { |
||||||
|
"dem": null, |
||||||
|
"header-string": null, |
||||||
|
"filter": null, |
||||||
|
"bbox": [ |
||||||
|
360501.877992, |
||||||
|
312062.592652, |
||||||
|
361831.79145, |
||||||
|
310769.263272 |
||||||
|
], |
||||||
|
"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": [ |
||||||
|
0.0, |
||||||
|
0.0, |
||||||
|
0.0 |
||||||
|
], |
||||||
|
"rotate": [ |
||||||
|
0.0, |
||||||
|
0.0, |
||||||
|
0.0, |
||||||
|
1.0 |
||||||
|
], |
||||||
|
"scale": [ |
||||||
|
1.0, |
||||||
|
1.0, |
||||||
|
1.0 |
||||||
|
] |
||||||
|
}, |
||||||
|
"position": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
-2.57608065939811, |
||||||
|
52.6990172327949, |
||||||
|
0.0 |
||||||
|
] |
||||||
|
}, |
||||||
|
"proj4": "EPSG:27700", |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"texture-image": "", |
||||||
|
"color-mode": "SinglebandGrey", |
||||||
|
"colorinterp": {} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,130 +1,128 @@ |
|||||||
{ |
{ |
||||||
"recordsets": [ |
"recordsets": [ |
||||||
{ |
{ |
||||||
"datatype": "MapBox", |
"display-name": "Mapbox Map", |
||||||
"source": "", |
"id": "001", |
||||||
"properties": { |
"datatype": "MapBox", |
||||||
"dem": null, |
"source": "", |
||||||
"header-string": null, |
"properties": { |
||||||
"filter": null, |
"dem": null, |
||||||
"bbox": null, |
"header-string": null, |
||||||
"mapscale": 15, |
"filter": null, |
||||||
"map_size": 10, |
"bbox": null, |
||||||
"elevation_layer_type": "TerrainWithElevation", |
"mapscale": 15, |
||||||
"imagery_source_type": "MapboxStreets", |
"map_size": 10, |
||||||
"image_folder": null, |
"elevation_layer_type": "TerrainWithElevation", |
||||||
"bh-data": { |
"imagery_source_type": "MapboxStreets", |
||||||
"x-field": null, |
"image_folder": null, |
||||||
"y-field": null, |
"bh-data": { |
||||||
"z-field": null, |
"x-field": null, |
||||||
"id-field": null, |
"y-field": null, |
||||||
"inc-field": null, |
"z-field": null, |
||||||
"azi-field": null, |
"id-field": null, |
||||||
"from-field": null, |
"inc-field": null, |
||||||
"to-field": null, |
"azi-field": null, |
||||||
"data-field": null, |
"from-field": null, |
||||||
"data-source": null, |
"to-field": null, |
||||||
"log-id-field": null, |
"data-field": null, |
||||||
"legend": null, |
"data-source": null, |
||||||
"eoh-field": null |
"log-id-field": null, |
||||||
|
"legend": null, |
||||||
|
"eoh-field": null |
||||||
|
}, |
||||||
|
"hide-sublayers": 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": "", |
||||||
|
"units": {} |
||||||
}, |
}, |
||||||
"hide-sublayers": null |
{ |
||||||
}, |
"display-name": "", |
||||||
"proj4": "", |
"id": "002", |
||||||
"units": {}, |
"datatype": "Mdal", |
||||||
"data_units": null, |
"source": "../../ViRGIS-Backend/test_data/esri_tin/dem/tnxy.adf", |
||||||
"id": "001", |
"properties": { |
||||||
"display-name": "Mapbox Map", |
"dem": null, |
||||||
"position": null, |
"header-string": null, |
||||||
"transform": { |
"filter": null, |
||||||
"translate": [ |
"bbox": [ |
||||||
0.0, |
18.666484444, |
||||||
0.0, |
45.811526438, |
||||||
0.0 |
18.703411443999975, |
||||||
], |
45.77687643800026 |
||||||
"rotate": [ |
], |
||||||
0.0, |
"mapscale": 0, |
||||||
0.0, |
"map_size": 0, |
||||||
0.0, |
"image_folder": null, |
||||||
1.0 |
"bh-data": { |
||||||
], |
"x-field": null, |
||||||
"scale": [ |
"y-field": null, |
||||||
1.0, |
"z-field": null, |
||||||
1.0, |
"id-field": null, |
||||||
1.0 |
"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 |
||||||
|
}, |
||||||
|
"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": "", |
||||||
|
"units": {} |
||||||
|
} |
||||||
|
], |
||||||
|
"version": "Runette:2.0.0", |
||||||
|
"name": "test", |
||||||
|
"origin": { |
||||||
|
"type": "Point", |
||||||
|
"coordinates": [ |
||||||
|
18.684947943999987, |
||||||
|
45.79420143800013 |
||||||
] |
] |
||||||
} |
|
||||||
}, |
}, |
||||||
{ |
"default_proj": "EPSG:4979", |
||||||
"datatype": "Mdal", |
"grid-scale": 1.0, |
||||||
"source": "../../ViRGIS-Backend/test_data/esri_tin/dem/tnxy.adf", |
"guid": "2256a23c-b013-4b97-9afe-6e3a4467c0af", |
||||||
"properties": { |
"Guid": "2256a23c-b013-4b97-9afe-6e3a4467c0af" |
||||||
"dem": null, |
|
||||||
"header-string": null, |
|
||||||
"filter": null, |
|
||||||
"bbox": [ |
|
||||||
18.666484444, |
|
||||||
45.811526438, |
|
||||||
18.703411443999975, |
|
||||||
45.776876438000258 |
|
||||||
], |
|
||||||
"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": null, |
|
||||||
"id": "002", |
|
||||||
"display-name": "", |
|
||||||
"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": "test", |
|
||||||
"origin": { |
|
||||||
"type": "Point", |
|
||||||
"coordinates": [ |
|
||||||
18.684947943999987, |
|
||||||
45.79420143800013 |
|
||||||
] |
|
||||||
}, |
|
||||||
"default_proj": "EPSG:4979", |
|
||||||
"grid-scale": 1.0, |
|
||||||
"guid": "2256a23c-b013-4b97-9afe-6e3a4467c0af", |
|
||||||
"Guid": "2256a23c-b013-4b97-9afe-6e3a4467c0af" |
|
||||||
} |
} |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue