Skip to content

Commit 55bbdac

Browse files
committed
Add Canada Ontario 2018-2022 orthoimagery
Signed-off-by: Galen CC <[email protected]>
1 parent 2153836 commit 55bbdac

File tree

1 file changed

+140
-0
lines changed

1 file changed

+140
-0
lines changed
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
{
2+
"type": "Feature",
3+
"properties": {
4+
"id": "Ontario_Mosaic_2018-2022",
5+
"attribution": {
6+
"url": "https://www.ontario.ca/page/open-government-licence-ontario",
7+
"text": "Contains information licensed under the Open Government Licence – Ontario",
8+
"required": true
9+
},
10+
"name": "Ontario Orthophotography Mosaic 2018-2022",
11+
"url": "https://ws.geoservices.lrc.gov.on.ca/arcgis5/services/AerialImagery/GEO_Imagery_Data_Service_2018to2022/ImageServer/WMSServer?request=GetCapabilities&service=WMS",
12+
"max_zoom": 20,
13+
"license_url": "https://osmfoundation.org/wiki/OGL_Canada_and_local_variants",
14+
"permission_osm": "implicit",
15+
"country_code": "CA",
16+
"type": "wms_endpoint",
17+
"available_projections": [
18+
"CRS:84",
19+
"EPSG:3857",
20+
"EPSG:4326"
21+
],
22+
"description": "Image mosaic covering all spring image acquisition areas in Ontario from 2018-2022",
23+
"category": "photo",
24+
"valid-georeference": true,
25+
"privacy_policy_url": "https://www.ontario.ca/page/privacy-statement",
26+
"start_date": "2018-03-22",
27+
"end_date": "2022-11-02",
28+
"default-layers": [
29+
{
30+
"layer": {
31+
"name": "GEO_Imagery_Data_Service_2018to2022",
32+
"style": "default"
33+
}
34+
}
35+
]
36+
},
37+
"geometry": {
38+
"type": "Polygon",
39+
"coordinates": [
40+
[
41+
[
42+
-83.30731126331,
43+
41.96391883995
44+
],
45+
[
46+
-83.18305333795,
47+
42.36142339729
48+
],
49+
[
50+
-82.80401318863,
51+
42.46685608612
52+
],
53+
[
54+
-82.47238520342,
55+
43.10756679751
56+
],
57+
[
58+
-81.85109557660,
59+
43.41712830707
60+
],
61+
[
62+
-81.88110900878,
63+
44.20977652443
64+
],
65+
[
66+
-81.46362854003,
67+
44.69209194679
68+
],
69+
[
70+
-82.30957580566,
71+
45.52559633622
72+
],
73+
[
74+
-84.59131636529,
75+
46.15794585975
76+
],
77+
[
78+
-85.42842238879,
79+
47.71182754912
80+
],
81+
[
82+
-87.40782934019,
83+
48.46899192132
84+
],
85+
[
86+
-89.85169006347,
87+
47.73563274593
88+
],
89+
[
90+
-90.32898056802,
91+
48.96376551372
92+
],
93+
[
94+
-86.66664171522,
95+
50.57428674334
96+
],
97+
[
98+
-79.24604561107,
99+
48.49789110776
100+
],
101+
[
102+
-79.25476546549,
103+
46.73473223778
104+
],
105+
[
106+
-74.19288561971,
107+
45.72134361398
108+
],
109+
[
110+
-74.20160547413,
111+
45.01994686320
112+
],
113+
[
114+
-76.84372136079,
115+
43.72354147205
116+
],
117+
[
118+
-78.64625324949,
119+
43.70828910383
120+
],
121+
[
122+
-78.88502612912,
123+
42.63829049506
124+
],
125+
[
126+
-80.98899585111,
127+
42.39598097731
128+
],
129+
[
130+
-82.68116886765,
131+
41.57546367267
132+
],
133+
[
134+
-83.30731126331,
135+
41.96391883995
136+
]
137+
]
138+
]
139+
}
140+
}

0 commit comments

Comments
 (0)