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/permian-block.json

172 lines
3.4 KiB

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