Ports Class. Create an object that characterizes world ports, defined as polygons enveloping AIS-based anchorages
polygonsObject of class polygonsClass
clustersObject of class clustersClass
anchoragesObject of class points2MatrixClass
earthGeoObject of class earthGeoClass
wpiWorld Ports Index object, of class points2MatrixClass
cities1000Geonames cities1000 object, of class points2MatrixClass
uniqueTypesArray of vessel types, found in anchorageTypes object
typesDecomposition of anchorageTypes object into a list; each list element contains only records of a given type of vessel
countryISO-3166 2-letter country code
countsN*M matrix of counts, where N = number of ports, M = number of types of vessels
nearestWPIdata.frame with N rows and 2 columns; 1st - index of nearest WPI port; 2nd - distance between polygon centroid and nearest WPI port
nearestCitydata.frame with N rows and 2 columns; 1st - index of nearest city; 2nd - distance between polygon centroid and nearest city
verboseOutput progress to console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.