AreaCheck
Functions to check the given area(s) that position or series of positions is withing
API | Description |
---|---|
POST api/AreaCheck |
Takes a position or array of positions and returns the areas that the point falls within |
Countries
Searches MariTrace's database of countries
API | Description |
---|---|
POST api/Countries |
Returns any records matching the search criteria provided. |
SATCAIS
API | Description |
---|---|
POST api/SATCAIS |
No documentation available. |
SecurityIncidents
Searches MariTrace's database of piracy / crime at sea.
API | Description |
---|---|
POST api/SecurityIncidents |
Returns any records matching the search criteria provided. |
VesselDestinations
Searches MariTrace's database of vessel destinations.
API | Description |
---|---|
POST api/VesselDestinations |
Returns any records matching the search criteria provided. |
VesselDestinationVerbatimTranslation
Translates the vessel's verbatim destination as given by the vessel's AIS to a most likely destination
API | Description |
---|---|
POST api/VesselDestinationVerbatimTranslation |
Takes a vessel's IMO number, or a series of IMO numbers, and converts the vessel's destination according to its latest AIS transmission to a most-likely port. |
VesselLatestPosition
Returns the latest position for a vessel or array of vessels
API | Description |
---|---|
POST api/VesselLatestPosition |
Returns the latest position for a vessel or array of vessels |
VesselLatestPositionGeoJSON
Returns the latest position for a vessel or array of vessels
API | Description |
---|---|
POST api/VesselLatestPositionGeoJSON |
Returns the latest position for a vessel or array of vessels |
Vessels
Searches MariTrace's database of vessels
API | Description |
---|---|
POST api/Vessels |
Returns any records matching the search criteria provided. |
VesselsByName
Searches MariTrace's database of vessels by name
API | Description |
---|---|
POST api/VesselsByName |
Returns any records matching the search criteria provided. |
VesselTypes
Lists MariTrace's database of vessel types.
API | Description |
---|---|
POST api/VesselTypes |
Returns all records. |