Skip to content
Snippets Groups Projects
Commit a5a68540 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

Merge branch 'polygon-work' into 'main'

extend grid-system polygons

See merge request !100
parents 3296db57 dfefe4df
No related branches found
No related tags found
1 merge request!100extend grid-system polygons
......@@ -4,8 +4,9 @@
"geometry": {
"type": "Polygon",
"coordinates": [[
[-126.05, 50.05],
[-126.05, 23.95],
[-127.05, 53.05],
[-127.05, 22.95],
[ -98.13, 22.95],
[ -98.65, 23.95],
[-102.35, 29.85],
[-104.50, 31.70],
......@@ -53,7 +54,8 @@
[-112.20, 47.55],
[-113.35, 49.00],
[-114.10, 50.05],
[-126.05, 50.05]
[-116.00, 53.05],
[-127.05, 53.05]
]]
},
"properties": {
......
......@@ -51,8 +51,10 @@
[-104.50, 31.70],
[-102.35, 29.85],
[ -98.65, 23.95],
[ -65.95, 23.95],
[ -65.95, 50.05],
[ -98.13, 22.95],
[ -59.95, 22.95],
[ -59.95, 53.05],
[-116.00, 53.05],
[-114.10, 50.05]
]]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment