We already publish eez-with-land and osm land datasources, but not in a centrally managed place that can be more easily maintained. This project could take that on. Once we've published datasources here, all projects start using them:
preprocessing and geoprocessing functions
in combination with geographies.
fetch features in scripts to create new datasources. For example, buffering the land polygons datasets to produce a custom marine boundary for a given country (e.g. 5 nautical miles).
These are things we often have to do manully as a one-off in each project.
Datasources to start with:
Requirements:
Incorporating precalculating stats for these datasets can be an add-on task.
We already publish eez-with-land and osm land datasources, but not in a centrally managed place that can be more easily maintained. This project could take that on. Once we've published datasources here, all projects start using them:
preprocessing and geoprocessing functions
in combination with geographies.
fetch features in scripts to create new datasources. For example, buffering the land polygons datasets to produce a custom marine boundary for a given country (e.g. 5 nautical miles).
These are things we often have to do manully as a one-off in each project.
Datasources to start with:
eez-mr-v11- Maritime boundaries v11 - world EEZ - https://marineregions.org/downloads.phpeez-with-land-mr-v3- Marine and land zones - union of world country boundaries and EEZ's - https://marineregions.org/downloads.phpeez-12nm-mr-v3World 12 nautical miles zone - https://marineregions.org/downloads.phpland-mr- marine regions land boundaries. Not directly published but can derive by subtractingmr-eezfrommr-eez-with-landland-osm- OSM land - https://osmdata.openstreetmap.de/data/land-polygons.htmlRequirements:
Incorporating precalculating stats for these datasets can be an add-on task.