Skip to content

Commit ff403a0

Browse files
authored
MPA planning domains added (#13)
1 parent ea0b62f commit ff403a0

37 files changed

Lines changed: 150 additions & 1 deletion

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ For support please contact the CCAMLR Secretariat at [ccamlr@ccamlr.org](ccamlr@
3434
| bathymetry | [link](/geographical_data/bathymetry) | GEBCO Bathymetry |
3535
| cemp | [link](/geographical_data/cemp) | CCAMLR Ecosystem Monitoring Program Sites |
3636
| eez | [link](/geographical_data/eez) | Exclusive Economic Zones |
37-
| mpa | [link](/geographical_data/mpa) | Marine Protected Areas |
37+
| mpa | [link](/geographical_data/mpa) | Marine Protected Areas (MPA) |
38+
| mpapd | [link](/geographical_data/mpapd) | MPA Planning Domains |
3839
| rb | [link](/geographical_data/rb) | Research Blocks |
3940
| sass | [link](/geographical_data/sass) | Special Area for Scientific Study |
4041
| ssmu | [link](/geographical_data/ssmu) | Small Scale Management Units |

geographical_data/mpapd/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# MPA Planning Domains
2+
3+
version: 2024-03-07
4+
5+
The CAMLR Convention Area is divided into nine MPA planning domains. These were defined during the 2011 CCAMLR workshop on marine protected areas (SC-CAMLR-XXX, Annex 6).
6+
7+
The division into these domains provides a mechanism by which to plan and report on the development of MPAs and as a means to organise future activities related to this effort. The planning domains are intended to reflect the scale and location of current and planned research efforts in order to be helpful as reporting and auditing units. The boundaries of the planning domains are not boundaries of proposed MPAs and are not intended to confine or restrict research or other work to develop MPAs.
8+
9+
Domain 1: Western Peninsula – South Scotia Arc
10+
Domain 2: North Scotia Arc
11+
Domain 3: Weddell Sea
12+
Domain 4: Bouvet Maud
13+
Domain 5: Crozet – del Cano
14+
Domain 6: Kerguelen Plateau
15+
Domain 7: Eastern Antarctica
16+
Domain 8: Ross Sea
17+
Domain 9: Amundsen – Bellingshausen
18+
19+
For more information refer to [MPA planning domains](https://www.ccamlr.org/science/mpa-planning-domains).
20+
21+
Data extracted from the [CCAMLR GIS database](https://gis.ccamlr.org/) 2022-03-07 with the following links
22+
23+
- [Shape file EPSG:4326](https://gis.ccamlr.org/geoserver/gis/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=gis:CCAMLR_MPA_Planning_Domains&srsName=EPSG:4326&outputFormat=SHAPE-ZIP)
24+
- [Shape file EPSG:6932](https://gis.ccamlr.org/geoserver/gis/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=gis:CCAMLR_MPA_Planning_Domains&srsName=EPSG:6932&outputFormat=SHAPE-ZIP)
25+
- [Shape file ESRI:102020](https://gis.ccamlr.org/geoserver/gis/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=gis:CCAMLR_MPA_Planning_Domains&srsName=EPSG:102020&outputFormat=SHAPE-ZIP)
26+
- [GeoJSON EPSG:6932](https://gis.ccamlr.org/geoserver/gis/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=gis:CCAMLR_MPA_Planning_Domains&srsName=EPSG:6932&outputFormat=application%2Fjson)
27+
- [KML](https://gis.ccamlr.org/geoserver/gis/wms/kml?layers=gis:CCAMLR_MPA_Planning_Domains)
28+
29+
## Licence
30+
31+
This data is licensed under a [CC0 license](/LICENSE.md)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ISO-8859-1
804 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GEOGCS["WGS 84", DATUM["World Geodetic System 1984", SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH], AUTHORITY["EPSG","4326"]]
18.8 MB
Binary file not shown.
172 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ISO-8859-1
804 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PROJCS["WGS 84 / NSIDC EASE-Grid 2.0 South", GEOGCS["WGS 84", DATUM["World Geodetic System 1984", SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH], AUTHORITY["EPSG","4326"]], PROJECTION["Lambert_Azimuthal_Equal_Area", AUTHORITY["EPSG","9820"]], PARAMETER["latitude_of_center", -90.0], PARAMETER["longitude_of_center", 0.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["Easting", "North along 90 deg East"], AXIS["Northing", "North along 0 deg"], AUTHORITY["EPSG","6932"]]

0 commit comments

Comments
 (0)