Verified Commit 8126aec0 authored by Dan Jones's avatar Dan Jones
Browse files

chore: update example configuration message

parent 0159e3bc
Pipeline #232822 passed with stages
in 1 minute and 25 seconds
......@@ -17,7 +17,7 @@
"feature": {
"type": "Feature",
"properties": {
"name": "The Rock",
"label": "The Rock",
"type": "exclusion_zone"
},
"geometry": {
......@@ -25,24 +25,24 @@
"coordinates": [
[
[
-4.1777839187560915,
50.34173405662855
-4.181176,
50.334019
],
[
-4.1777839187560915,
50.33820949229701
-4.179017,
50.332863
],
[
-4.143667777943875,
50.33820949229701
-4.179924,
50.332174
],
[
-4.143667777943875,
50.34173405662855
-4.182082,
50.33333
],
[
-4.1777839187560915,
50.34173405662855
-4.181176,
50.334019
]
]
]
......@@ -54,7 +54,7 @@
"feature": {
"type": "Feature",
"properties": {
"name": "Survey Zone Charlie",
"label": "Survey Zone Charlie",
"type": "operating area"
},
"geometry": {
......@@ -62,24 +62,24 @@
"coordinates": [
[
[
-4.1777839187560915,
50.34173405662855
-4.183265,
50.337335
],
[
-4.1777839187560915,
50.33820949229701
-4.178084,
50.33456
],
[
-4.143667777943875,
50.33820949229701
-4.182432,
50.331253
],
[
-4.143667777943875,
50.34173405662855
-4.187612,
50.334028
],
[
-4.1777839187560915,
50.34173405662855
-4.183265,
50.337335
]
]
]
......@@ -123,7 +123,7 @@
"feature": {
"type": "Feature",
"properties": {
"name": "Target a acceptance",
"label": "Target a acceptance",
"type": "target"
},
"geometry": {
......@@ -132,23 +132,23 @@
[
[
-4.183,
50.335
50.3352
],
[
-4.184,
50.335
50.3352
],
[
-4.184,
50.336
50.3358
],
[
-4.183,
50.336
50.3358
],
[
-4.183,
50.335
50.3352
]
]
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment