Skip to content

Important geographical areas of the WCPFC convention

Notifications You must be signed in to change notification settings

TiffanyVidal/wcpfc_geo_areas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCPFC Geographical Areas

A repository of WKT definitions for the key WCPFC geographical areas including EEZ boundaries and high seas areas within the WCPFC Convention Area

Each file consists of the metadata for each area and a WKT definition of the boundary.

In most cases the boundaries are in the 0-360 longitude range to display on a WGS84 projected map.

To update the spatial definition in SQL Server use the following SQL code: UPDATE Geographical_Area SET GAR_Polygon = geography::STPolyFromText('[WKT]',4326).ReorientObject() WHERE GAR_ID = [ID]

About

Important geographical areas of the WCPFC convention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published