nielshintzen / vmstools

Automatically exported from code.google.com/p/vmstools
17 stars 13 forks source link

Missing harbours for Ireland #16

Open yreecht opened 5 years ago

yreecht commented 5 years ago

Hi Niels,

Here are some missing (I believe) harbours around Ireland. These are mostly small piers / mooring zones, that can be pretty close to inshore fishing grounds, which explains the smaller range chosen. It would have little implication for vessels over 12m but a lot more for high frequency inshore VMS-like data (mostly <12m).

The code below also features a few corrections of positions for more important harbours.

data(euharbours); if(substr(R.Version()$os,1,3)== "lin") data(harbours)

## Misplaced harbour:
harbours["Howth", c("lon", "lat")] <- c(-6.066945, 53.39278)
harbours["GALWAY", c("lon", "lat")] <- c(-9.051624, 53.268872)
harbours["ROSSLARE", c("lon", "lat")] <- c(-6.350243, 52.252595)

## Missing harbour(s):
harboursSup <- rbind(data.frame(harbour="Dundalk", lon=-6.389317, lat=54.009015, range=0.5),
                     data.frame(harbour="Carlingford", lon=-6.183298, lat=54.043220, range=0.5),
                     data.frame(harbour="Carlingford N", lon=-6.190250, lat=54.052097, range=0.5),
                     data.frame(harbour="Malahide", lon=-6.151251, lat=53.454027, range=0.5),
                     data.frame(harbour="Malahide (technical zone)", lon=-6.154620, lat=53.457231, range=0.5),
                     data.frame(harbour="Annagassan", lon=-6.348637, lat=53.885158, range=0.5),
                     data.frame(harbour="Clogherhead", lon=-6.223686, lat=53.798954, range=0.5),
                     data.frame(harbour="Balbriggan", lon=-6.178685, lat=53.611596, range=0.5),
                     data.frame(harbour="Bellurgan Point", lon=-6.348470, lat=54.009774, range=0.5),
                     data.frame(harbour="Haulbowline Island", lon=-8.299390, lat=51.841256, range=1.5), 
                     data.frame(harbour="Cork Ringaskiddy", lon=-8.324146, lat=51.834178, range=1.5), 
                     data.frame(harbour="Monkstown", lon=-8.332727, lat=51.845124, range=0.5),
                     data.frame(harbour="Crosshaven", lon=-8.298744, lat=51.804712, range=0.5),
                     data.frame(harbour="Duncannon", lon=-6.936830, lat=52.222066, range=0.3),
                     data.frame(harbour="Minaun", lon=-6.995307, lat=52.272163, range=0.3),
                     data.frame(harbour="Rosslare Harbour W", lon=-6.350991, lat=52.252619, range=0.3),
                     data.frame(harbour="Newport", lon=-9.551799, lat=53.883579, range=0.5),
                     data.frame(harbour="Clifden", lon=-10.027949, lat=53.486457, range=0.5),
                     data.frame(harbour="Clifden (alt)", lon=-10.053615, lat=53.486156, range=0.2),
                     data.frame(harbour="Skerries Harbour", lon=-6.108132, lat=53.584986, range=0.3))

harbours <- rbind(harbours,
                  harboursSup)

Best wishes, Yves

nielshintzen commented 3 years ago

Update also with ICES areas

nielshintzen commented 3 years ago

@roimartins: Update europa shape

nielshintzen commented 3 years ago

@neilcampbelll to request info from WGSFD on harbour lists. @nielshintzen to add missing NLD harbours

colinpmillar commented 3 years ago

For the ices areas, I will

roimartins commented 3 years ago

@roimartins: Update europa shape

This is EA soruce coastline, its size 50 Mb.

https://www.eea.europa.eu/data-and-maps/data/eea-coastline-for-analysis-1/gis-data/europe-coastline-shapefile