Skip to content

nmstreethran/community-energy

Repository files navigation

Mapping the impacts of a proposed offshore wind development plan on Isle of Lewis communities

DOI Report (PDF)

GIS project on mapping the impacts of a proposed offshore wind development plan on Isle of Lewis communities

by Nithiya Streethran (nmstreethran@gmail.com)

Originally completed as part of my MSc dissertation at the University of Aberdeen between May and August 2021

Set-up

To execute scripts in your own Python environment, install Miniconda; choose the Python 3.9 installer.

Create and activate a virtual environment with all required packages (including QGIS):

conda env create
conda activate community-energy

To launch the QGIS GUI using this environment, run qgis. The scripts can then be copied and pasted into QGIS' Python console.

Note: Bathymetry data must be downloaded manually from the EMODnet Bathymetry portal.

Data

Name Source Format Version Coverage CRS (EPSG) Metadata
Sectoral Marine Plan for Offshore Wind Energy Draft Plan Options Marine Scotland Shapefile 01/2020 Scotland 4326 [1]
Scheduled Monuments Historic Environment Scotland Shapefile 08/2020 Scotland 27700 [2]
1:250 000 Scale Colour Raster™ Ordnance Survey TIFF-LZW 06/2021 Great Britain 27700
Boundary-Line™ Ordnance Survey GeoPackage 10/2021 Great Britain 27700
OS Terrain® 50 - 10 m contours Ordnance Survey GeoPackage 07/2021 Great Britain 27700
OS Open Names Ordnance Survey CSV 10/2021 Great Britain 27700
OS British National Grids Ordnance Survey GeoPackage 01/2021 Great Britain 27700
EMODnet Digital Bathymetry (DTM 2020) EMODnet ASCII 2020 Area of Interest 4326
GeMS - Scottish Priority Marine Features (PMF) NatureScot File Geodatabase 02/2021 Scotland 4326 [3]
Marine Consultation Areas NatureScot Shapefile 02/2012 Scotland 27700 [4]
National Scenic Areas Scottish Government Shapefile 1998 Scotland 27700 [5]
2011 Output Area Boundaries - Extent of the Realm National Records of Scotland GML 09/2013 Scotland 27700 [6]
2011 Output Area - Population Weighted Centroids National Records of Scotland GML 09/2013 Scotland 27700 [7]
2011 census table data: Output Area 2011 National Records of Scotland CSV 04/2021 Scotland
Community Council Boundaries Improvement Service Shapefile 11/2021 Scotland 27700 [8]

Clipped data

  • layers in boundaries.gpkg
    • Sectoral Marine Plan options: sectoral_marine_plan
    • Sectoral Marine Plan option N4: sectoral_marine_plan_N4
    • 15 km study area buffer around N4: study_area
    • OS Boundary-Line
      • Scottish Constituencies: os_bdline_scotland_const
      • Scotland: os_bdline_scotland
      • Western Isles: os_bdline_westernisles_const
    • Community council boundaries: community_council
  • layers in context.gpkg
    • British National Grids (various resolutions, GB coverage): 100km_grid, 50km_grid, 20km_grid, 10km_grid, 5km_grid, 1km_grid
    • OS Open Names, covering NA8 and NB: os_opennames

Jupyter notebooks

WIP

  Output
OS Downloads API View Jupyter Notebook
Study area definition View Jupyter Notebook
Context View Jupyter Notebook

Maps

WIP

2D Web Map on ArcGIS Online 3D Web Scene on ArcGIS Online

Licence

(C) 2021-2022 Nithiya Streethran

This work is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).

This project uses public sector information licensed under the Open Government Licence (OGL) v3.0.

  • Contains Ordnance Survey data, Royal Mail, National Statistics, Scottish Government, Marine Scotland, and National Records of Scotland data. (C) Crown copyright and database right 2021.
  • Contains Historic Environment Scotland data. (C) Historic Environment Scotland - Scottish Charity No. SC045925 2021.
  • Contains Scottish Natural Heritage information. (C) NatureScot 2021.
  • Contains Scottish local authority data from the Spatial Hub. (C) Improvement Service 2021.

Bathymetry data used in this project was made available by the EMODnet Bathymetry project, funded by the European Commission Directorate General for Maritime Affairs and Fisheries. The data originators are the United Kingdom Hydrographic Office (UKHO), OceanWise Limited, and the General Bathymetric Chart of the Oceans (GEBCO).

All data used in this project are not to be used for navigation or for any other purpose relating to safety at sea.

Documentation is licensed under a Creative Commons Attribution 4.0 International (CC-BY-4.0) License.

Badges were generated using Shields.io.

About

GIS project on mapping the impacts of a proposed offshore wind development plan on Isle of Lewis communities [WIP]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages