Update test-project.virgis

master
Paul 1 day ago
parent ea69875196
commit 4bbf2d1fe8
  1. 125
      test-project.virgis

@ -11,8 +11,10 @@
},
"recordsets": [
{
"data_units": [],
"datatype": "MapBox",
"display-name": "Mapbox Map",
"hide_sublayers": [],
"id": "002",
"position": null,
"proj4": "",
@ -21,17 +23,9 @@
"elevation_source_type": "MapboxTerrain",
"imagery_source_type": "MapboxStreets",
"map_size": 10,
"mapscale": 15,
"units": {
"body": {
"color": [
0,
0,
0,
1
],
"label": "",
"shape": "Spheroid",
"mapscale": 15
},
"source": "",
"transform": {
"rotate": [
0.0,
@ -49,15 +43,18 @@
0.0,
0.0
]
}
},
"handle": {
"units": {
"body": {
"color": [
0,
0,
0,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -86,6 +83,9 @@
0,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -114,6 +114,9 @@
0,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -135,46 +138,22 @@
]
}
}
}
},
"source": "",
"transform": {
"rotate": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
],
"translate": [
0.0,
0.0,
0.0
]
}
"visible": true
},
{
"data_units": [],
"datatype": "Vector",
"display-name": "Points",
"hide_sublayers": [],
"id": "003",
"position": null,
"proj4": "",
"properties": {
"source-type": "File",
"units": {
"body": {
"color": [
0,
0,
0,
1
],
"label": "",
"shape": "Spheroid",
"dem": "../test_data/DEM.ers",
"source-type": "File"
},
"source": "../test_data/all_points.geojson",
"transform": {
"rotate": [
0.0,
@ -192,15 +171,18 @@
0.0,
0.0
]
}
},
"handle": {
"units": {
"body": {
"color": [
0,
0,
0,
0.38750000000000007,
0.30000000000000004,
1,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -224,11 +206,14 @@
},
"line": {
"color": [
0,
0,
0,
1,
0.85,
0.4,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -252,11 +237,14 @@
},
"point": {
"color": [
1.0,
1.0,
1.0,
0.4,
1,
0.775,
1
],
"color-map": null,
"color-mode": null,
"colorinterp": null,
"label": "",
"shape": "Spheroid",
"transform": {
@ -267,9 +255,9 @@
1.0
],
"scale": [
1.0,
1.0,
1.0
3.2,
3.2,
3.2
],
"translate": [
0.0,
@ -278,27 +266,8 @@
]
}
}
}
},
"source": "../test_data/all_points.geojson",
"transform": {
"rotate": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
],
"translate": [
0.0,
0.0,
0.0
]
}
"visible": true
}
],
"version": "Runette:2.0.0"

Loading…
Cancel
Save