34 EEZ Boundaries
34.1 Key Attributes
Layer name | eez |
---|---|
Unique id field | MRGID_EEZ |
Short description | Maritime exclusive economic zones (200 nautical mile boundary) for all coastal nations. |
Source | https://www.marineregions.org/downloads.php |
Citation | Flanders Marine Institute (2024). Union of the ESRI Country shapefile and the Exclusive Economic Zones (version 4). Available online at https://www.marineregions.org/. https://doi.org/10.14284/698. |
Attribution | Copyright Flanders Marine Institute (2020) - marineregions.org. |
Last updated | 2023-10-25 |
License | CC-BY |
34.2 Description
We use EEZ boundaries that are freely available from Marine Regions
Note that we use the product Marine and land zones: the union of world country boundaries and EEZ’s version 3 2020-03-17. This dataset combines the boundaries of the world countries and the Exclusive Economic Zones of the world. It was created by combining the ESRI world country database and the EEZ V11 dataset. [Known Issues]
34.3 Modifications to Original
The original file from Marine Regions contains all countries, even those that have no coast, and therefore no EEZ. It also contains the entire area of each country. This creates some problems for us because EEZ-based activity picks up in-shore activity in rivers, and this is confusing when we expect things to be limited to just the EEZ marine area. So what we do is clip the final polygons in the layer to include only a 0.1 degree (about 10km) buffer in from the coastline for each country. Countries with no coastline are filtered out. We include the buffer because if we only include the EEZ polygon, the lack of precision at the coastline causes some activity that is in the marine area to be excluded.
The buffering is done using a land mask from the Natural Earth 10m Land data set. The file used for this is in GCS and the script that does the buffering, clipping and filtering is in github https://github.com/GlobalFishingWatch/pipe-regions/blob/master/layer-preprocessing/eez-land-buffered.sh
34.4 Data access
GCS
- Original: gs://pipe-regions-layers-us-central1/eez/original/EEZ_land_union_v4_202410.zip
- Land Mask: gs://pipe-regions-layers-us-central1/eez/original/ne_10m_land.zip
- Normalized, buffered and clipped: gs://pipe-regions-layers-us-central1/eez/EEZ_land_union_v4_202410.shp.zip
Bigquery
- Normalized: world-fishing-827.pipe_regions_layers.EEZ_land_union_v4_202410
- Processed for S2 lookup:: world-fishing-827.pipe_regions_layers.EEZ_land_union_v4_202410_S2_10
34.5 Old versions
Note that we use the product Marine and land zones: the union of world country boundaries and EEZ’s version 3 2020-03-17. This dataset combines the boundaries of the world countries and the Exclusive Economic Zones of the world. It was created by combining the ESRI world country database and the EEZ V11 dataset. [Known Issues]
Citation: Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Available online at https://www.marineregions.org/. https://doi.org/10.14284/386
34.5.1 Modifications to Original
The original file from Marine Regions contains all countries, even those that have no coast, and therefore no EEZ. It also contains the entire area of each country. This creates some problems for us because EEZ-based activity picks up in-shore activity in rivers, and this is confusing when we expect things to be limited to just the EEZ marine area. So what we do is clip the final polygons in the layer to include only a 0.1 degree (about 10km) buffer in from the coastline for each country. Countries with no coastline are filtered out. We include the buffer because if we only include the EEZ polygon, the lack of precision at the coastline causes some activity that is in the marine area to be excluded. The buffering is done using a land mask from the Natural Earth 10m Land data set. The file used for this is in GCS and the script that does the buffering, clipping and filtering is in github https://github.com/GlobalFishingWatch/pipe-regions/blob/master/layer-preprocessing/eez-land-buffered.sh
34.5.2 Old Version Data access
GCS
- Original: gs://pipe-regions-layers-us-central1/eez/original/EEZ_land_union_v3_202003.zip
- Land Mask: gs://pipe-regions-layers-us-central1/eez/original/ne_10m_land.zip
- Normalized, buffered and clipped: gs://pipe-regions-layers-us-central1/eez/EEZ_land_union_v3_202003_buffered.shp.zip
Bigquery
- Normalized: world-fishing-827.pipe_regions_layers.EEZ_land_union_v3_202003_buffered
- Processed for S2 lookup:: world-fishing-827.pipe_regions_layers.EEZ_land_union_v3_202003_buffered_marine_s2_10