@@ -44,6 +44,10 @@ Sample response:
44
44
"marine_area": 1829405.068391,
45
45
"polygons_count": 16,
46
46
"points_count": 16,
47
+ "oecm_polygon_count": 42,
48
+ "oecm_point_count": 136,
49
+ "protected_area_polygon_count": 265,
50
+ "protected_area_point_count": 8,
47
51
"percentage_oecms_pa_marine_cover": 3.628933257,
48
52
"oecms_pa_land_area": 51650.29769,
49
53
"oecms_pa_marine_area": 66591.94832,
@@ -130,6 +134,10 @@ Sample response:
130
134
"marine_area": null,
131
135
"polygons_count": 0,
132
136
"points_count": 2
137
+ "oecm_polygon_count": 0,
138
+ "oecm_point_count": 0,
139
+ "protected_area_polygon_count": 10772,
140
+ "protected_area_point_count": 2
133
141
},
134
142
"pame_statistics": {
135
143
"assessments": 20,
@@ -235,6 +243,10 @@ Sample response:
235
243
"marine_area": 10201208.33913,
236
244
"polygons_count": 1,
237
245
"points_count": 37,
246
+ "oecm_polygon_count": 0,
247
+ "oecm_point_count": 0,
248
+ "protected_area_polygon_count": 42770,
249
+ "protected_area_point_count": 56,
238
250
"percentage_oecms_pa_marine_cover": 3.628933257,
239
251
"oecms_pa_land_area": 51650.29769,
240
252
"oecms_pa_marine_area": 66591.94832,
0 commit comments