Compare commits

..

No commits in common. '4bbf2d1fe87ca6262fc8d2757c98af09b1c1b085' and '609fa5a9938e56fe773561d91d8c82e9d1c8e0d4' have entirely different histories.

  1. 977
      hope.virgis
  2. 566
      sandwich.virgis
  3. 125
      test-project.virgis

File diff suppressed because it is too large Load Diff

@ -1,53 +1,47 @@
{ {
"default_proj": "EPSG:4326",
"guid": "482cfb33-6d30-4ede-aa9e-cba4b81c1181",
"map_scale": 1.0,
"name": "sandwich",
"origin": {
"coordinates": [
1.3742582545277278,
51.285995044146965
],
"type": "Point"
},
"recordsets": [ "recordsets": [
{ {
"data_units": [],
"datatype": "MapBox", "datatype": "MapBox",
"display-name": "Mapbox Map", "source": "",
"hide_sublayers": [],
"id": "001",
"position": null,
"proj4": "",
"properties": { "properties": {
"dem": null,
"header-string": null,
"filter": null,
"bbox": null, "bbox": null,
"mapscale": 15,
"map_size": 10,
"elevation_layer_type": "TerrainWithElevation",
"imagery_source_type": "MapboxStreets",
"image_folder": null,
"bh-data": { "bh-data": {
"x-field": null,
"y-field": null,
"z-field": null,
"id-field": null,
"inc-field": null,
"azi-field": null, "azi-field": null,
"from-field": null,
"to-field": null,
"data-field": null, "data-field": null,
"data-source": null, "data-source": null,
"eoh-field": null,
"from-field": null,
"id-field": null,
"inc-field": null,
"legend": null,
"log-id-field": null, "log-id-field": null,
"to-field": null, "legend": null,
"x-field": null, "eoh-field": null
"y-field": null,
"z-field": null
}, },
"dem": null, "hide-sublayers": null
"elevation_layer_type": "TerrainWithElevation",
"filter": null,
"header-string": null,
"hide-sublayers": null,
"image_folder": null,
"imagery_source_type": "MapboxStreets",
"map_size": 10,
"mapscale": 15
}, },
"source": "", "proj4": "",
"units": {},
"data_units": null,
"id": "001",
"display-name": "Mapbox Map",
"position": null,
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -58,56 +52,58 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
}, }
"units": {},
"visible": true
}, },
{ {
"data_units": [],
"datatype": "Vector", "datatype": "Vector",
"display-name": "All Points", "source": "../test_data/all_points.geojson",
"hide_sublayers": [],
"id": "002",
"position": null,
"proj4": "GEOGCRS[\"WGS 84 (CRS84)\",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,2],AXIS[\"geodetic longitude (Lon)\",east,ORDER[1],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"geodetic latitude (Lat)\",north,ORDER[2],ANGLEUNIT[\"degree\",0.0174532925199433]],USAGE[SCOPE[\"Not known.\"],AREA[\"World.\"],BBOX[-90,-180,90,180]],ID[\"OGC\",\"CRS84\"]]",
"properties": { "properties": {
"dem": null,
"header-string": null,
"filter": null,
"bbox": [ "bbox": [
1.361678840190518, 1.361678840190518,
51.30389391840869, 51.30389391840869,
1.386837668864937, 1.3868376688649371,
51.26809616988523 51.268096169885233
], ],
"mapscale": 0,
"map_size": 0,
"image_folder": null,
"bh-data": { "bh-data": {
"x-field": null,
"y-field": null,
"z-field": null,
"id-field": null,
"inc-field": null,
"azi-field": null, "azi-field": null,
"from-field": null,
"to-field": null,
"data-field": null, "data-field": null,
"data-source": null, "data-source": null,
"eoh-field": null,
"from-field": null,
"id-field": null,
"inc-field": null,
"legend": null,
"log-id-field": null, "log-id-field": null,
"to-field": null, "legend": null,
"x-field": null, "eoh-field": null
"y-field": null,
"z-field": null
}, },
"dem": null, "hide-sublayers": null
"filter": null,
"header-string": null,
"hide-sublayers": null,
"image_folder": null,
"map_size": 0,
"mapscale": 0
}, },
"source": "../test_data/all_points.geojson", "proj4": "GEOGCRS[\"WGS 84 (CRS84)\",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,2],AXIS[\"geodetic longitude (Lon)\",east,ORDER[1],ANGLEUNIT[\"degree\",0.0174532925199433]],AXIS[\"geodetic latitude (Lat)\",north,ORDER[2],ANGLEUNIT[\"degree\",0.0174532925199433]],USAGE[SCOPE[\"Not known.\"],AREA[\"World.\"],BBOX[-90,-180,90,180]],ID[\"OGC\",\"CRS84\"]]",
"units": {
"point": {
"texture-image": "",
"color": [
0.2125,
0.1,
1.0,
1.0
],
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -115,30 +111,30 @@
1.0 1.0
], ],
"scale": [ "scale": [
1.0, 3.8,
1.0, 3.8,
1.0 3.8
],
"translate": [
0.0,
0.0,
0.0
] ]
}, },
"units": { "label": "",
"body": { "shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
},
"line": {
"texture-image": "",
"color": [ "color": [
1.0, 1.0,
1.0, 1.0,
1.0, 1.0,
1.0 1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -149,27 +145,27 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
}
}, },
"line": { "label": "",
"shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
},
"body": {
"texture-image": "",
"color": [ "color": [
1.0, 1.0,
1.0, 1.0,
1.0, 1.0,
1.0 1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -180,27 +176,24 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
}
}, },
"point": {
"color": [
0.21421568627450982,
0.10196078431372546,
1.0,
1.0
],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "", "label": "",
"shape": "Spheroid", "shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
}
},
"data_units": null,
"id": "002",
"display-name": "All Points",
"position": null,
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -208,60 +201,61 @@
1.0 1.0
], ],
"scale": [ "scale": [
3.8, 1.0,
3.8, 1.0,
3.8 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
} }
}
},
"visible": true
}, },
{ {
"data_units": [],
"datatype": "Vector", "datatype": "Vector",
"display-name": "lines", "source": "../test_data/lines.geojson",
"hide_sublayers": [],
"id": "003",
"position": null,
"proj4": "",
"properties": { "properties": {
"dem": null,
"header-string": null,
"filter": null,
"bbox": [ "bbox": [
1.374006322081902, 1.3740063220819021,
51.30177144208057, 51.301771442080572,
1.38820765715539, 1.38820765715539,
51.28948208057629 51.289482080576292
], ],
"mapscale": 0,
"map_size": 0,
"image_folder": null,
"bh-data": { "bh-data": {
"x-field": null,
"y-field": null,
"z-field": null,
"id-field": null,
"inc-field": null,
"azi-field": null, "azi-field": null,
"from-field": null,
"to-field": null,
"data-field": null, "data-field": null,
"data-source": null, "data-source": null,
"eoh-field": null,
"from-field": null,
"id-field": null,
"inc-field": null,
"legend": null,
"log-id-field": null, "log-id-field": null,
"to-field": null, "legend": null,
"x-field": null, "eoh-field": null
"y-field": null,
"z-field": null
}, },
"dem": null, "hide-sublayers": null
"filter": null,
"header-string": null,
"hide-sublayers": null,
"image_folder": null,
"map_size": 0,
"mapscale": 0
}, },
"source": "../test_data/lines.geojson", "proj4": "",
"units": {
"point": {
"texture-image": "",
"color": [
0.2,
1.0,
1.0,
1.0
],
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -269,30 +263,30 @@
1.0 1.0
], ],
"scale": [ "scale": [
2.5,
2.5,
2.5
]
},
"label": "",
"shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
},
"line": {
"texture-image": "",
"color": [
1.0, 1.0,
1.0, 0.101960786,
0.101960786,
1.0 1.0
], ],
"transform": {
"translate": [ "translate": [
0.0, 0.0,
0.0, 0.0,
0.0 0.0
]
},
"units": {
"body": {
"color": [
1.0,
1.0,
1.0,
1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": {
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -303,27 +297,27 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
}
}, },
"line": { "label": "",
"shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
},
"body": {
"texture-image": "",
"color": [ "color": [
1.0, 1.0,
0.10588235294117643, 1.0,
0.10588235294117643, 1.0,
1.0 1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -334,27 +328,24 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
}
}, },
"point": {
"color": [
0.19607843137254902,
1.0,
1.0,
1.0
],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "", "label": "",
"shape": "Spheroid", "shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
}
},
"data_units": null,
"id": "003",
"display-name": "lines",
"position": null,
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -362,86 +353,56 @@
1.0 1.0
], ],
"scale": [ "scale": [
2.5, 1.0,
2.5, 1.0,
2.5 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
} }
}
},
"visible": true
}, },
{ {
"data_units": [],
"datatype": "Vector", "datatype": "Vector",
"display-name": "Polygons", "source": "../test_data/polys.geojson",
"hide_sublayers": [],
"id": "004",
"position": null,
"proj4": "",
"properties": { "properties": {
"dem": null,
"header-string": null,
"filter": null,
"bbox": null, "bbox": null,
"mapscale": 0,
"map_size": 0,
"image_folder": null,
"bh-data": { "bh-data": {
"x-field": null,
"y-field": null,
"z-field": null,
"id-field": null,
"inc-field": null,
"azi-field": null, "azi-field": null,
"from-field": null,
"to-field": null,
"data-field": null, "data-field": null,
"data-source": null, "data-source": null,
"eoh-field": null,
"from-field": null,
"id-field": null,
"inc-field": null,
"legend": null,
"log-id-field": null, "log-id-field": null,
"to-field": null, "legend": null,
"x-field": null, "eoh-field": null
"y-field": null,
"z-field": null
}, },
"dem": null, "hide-sublayers": null
"filter": null,
"header-string": null,
"hide-sublayers": null,
"image_folder": null,
"map_size": 0,
"mapscale": 0
}, },
"source": "../test_data/polys.geojson", "proj4": "",
"transform": { "units": {
"rotate": [ "point": {
0.0, "texture-image": "",
0.0, "color": [
0.0, 0.6509804,
1.0 0.3019608,
],
"scale": [
1.0,
1.0, 1.0,
1.0 1.0
], ],
"transform": {
"translate": [ "translate": [
0.0, 0.0,
0.0, 0.0,
0.0 0.0
]
},
"units": {
"body": {
"color": [
0.8868238977306079,
1.0,
0.19215686274509802,
1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": {
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -449,30 +410,30 @@
1.0 1.0
], ],
"scale": [ "scale": [
2.2, 1.0,
2.2, 1.0,
2.2 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
} },
"label": "",
"shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
}, },
"line": { "line": {
"texture-image": "",
"color": [ "color": [
1.0, 1.0,
0.775, 0.775,
0.1, 0.1,
1.0 1.0
], ],
"color-map": null,
"color-mode": "SinglebandGrey",
"colorinterp": {},
"label": "",
"shape": "Spheroid",
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -483,27 +444,55 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
]
},
"label": "",
"shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
},
"body": {
"texture-image": "",
"color": [
0.8862745,
1.0,
0.1882353,
1.0
], ],
"transform": {
"translate": [ "translate": [
0.0, 0.0,
0.0, 0.0,
0.0 0.0
] ],
} "rotate": [
}, 0.0,
"point": { 0.0,
"color": [ 0.0,
0.6509804,
0.30196080000000003,
1.0,
1.0 1.0
], ],
"color-map": null, "scale": [
"color-mode": "SinglebandGrey", 2.2,
"colorinterp": {}, 2.2,
2.2
]
},
"label": "", "label": "",
"shape": "Spheroid", "shape": "Spheroid",
"color-mode": "SinglebandGrey",
"colorinterp": {}
}
},
"data_units": null,
"id": "004",
"display-name": "Polygons",
"position": null,
"transform": { "transform": {
"translate": [
0.0,
0.0,
0.0
],
"rotate": [ "rotate": [
0.0, 0.0,
0.0, 0.0,
@ -514,17 +503,20 @@
1.0, 1.0,
1.0, 1.0,
1.0 1.0
],
"translate": [
0.0,
0.0,
0.0
] ]
} }
} }
},
"visible": true
}
], ],
"version": "Runette:2.0.0" "version": "Runette:2.0.0",
"name": "sandwich",
"origin": {
"type": "Point",
"coordinates": [
1.3742582545277278,
51.285995044146965
]
},
"default_proj": "EPSG:4326",
"map_scale": 1.0,
"guid": "482cfb33-6d30-4ede-aa9e-cba4b81c1181"
} }

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

Loading…
Cancel
Save