OpenEnergyPlatform / data-preprocessing

Repository for data formatting, import of data, data and metadata review, and data curation.
GNU Affero General Public License v3.0
10 stars 7 forks source link

review/boundaries.bsh_seevermessung_deutsche_seegrenzen #51

Open Ludee opened 4 years ago

Ludee commented 4 years ago

MaStR offshore wind turbines need a layer for offshore boundaries (AWZ). https://www.geoseaportal.de/mapapps/resources/apps/seegrenzen/index.html?lang=de WFS contains lines, upload and create two simple polygons for Nordsee and Ostsee.

christian-rli commented 4 years ago

The lines do not clearly distinguish the boundaries. it's not clear what e.g. where German territories stop and Danish offshore territories start. Creating polygons will need a lot of guesswork and it likely to contain errors. It might be helpful to consider other sources for the same information.

Ludee commented 4 years ago

Only a rough polygon is needed to check if wind turbine geoms are not incorrect (far away). It's not for navigation. A simple convex_hull will do the job.