master
runette 1 week ago
parent 35554b2a6e
commit 786af499aa
  1. 10
      hope.virgis
  2. 1
      test-project.virgis

@ -67,7 +67,7 @@
"color": [ "color": [
1.0,0.0,0.0,1.0 1.0,0.0,0.0,1.0
], ],
"threshold": .6 "threshold": 0.6
}, },
{ {
"color":[ "color":[
@ -265,7 +265,7 @@
"color": [ "color": [
1.0,0.0,0.0,1.0 1.0,0.0,0.0,1.0
], ],
"threshold": .6 "threshold": 0.6
}, },
{ {
"color":[ "color":[
@ -680,7 +680,7 @@
"color": [ "color": [
1.0,0.0,0.0,1.0 1.0,0.0,0.0,1.0
], ],
"threshold": .3 "threshold": 0.3
}, },
{ {
"color":[ "color":[
@ -696,7 +696,7 @@
} }
] ]
} }
} }
}, },
"data_units": null, "data_units": null,
@ -1150,4 +1150,4 @@
"default_proj": "EPSG:4326", "default_proj": "EPSG:4326",
"map_scale": 1.0, "map_scale": 1.0,
"guid": "ee6dd7ef-a657-4ff7-bf2d-5ead63198073" "guid": "ee6dd7ef-a657-4ff7-bf2d-5ead63198073"
} }

@ -0,0 +1 @@
{"name": "Test Project", "origin": {"type": "Point", "coordinates": [50, 110.0]}, "default_proj": "EPSG:4979", "recordsets": [], "guid": "f168eeb5-586d-4f46-a7c1-941b88dd22c7", "version": "Runette:2.0.0"}
Loading…
Cancel
Save