Skip to content

Commit 32e58c8

Browse files
committed
fix invalid cooridnates from previous comit (if reverting revert both)
1 parent 8092fce commit 32e58c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/hsl-zones-publisher-v6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"geometry": {
7070
"type": "MultiPoint",
71-
"coordinates": [25.02, 60.53]
71+
"coordinates": [[25.02, 60.53]]
7272
}
7373
}
7474
]

0 commit comments

Comments
 (0)