You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
projects/cardiff-bay.json

213 lines
4.3 KiB

{
11 months ago
"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
]
11 months ago
},
"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": {}
},
11 months ago
"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": {}
}
11 months ago
}
},
{
"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": {}
}
]
}