Search
You are here >   Port > AIS

More information?

Please contact us:

AIS integration

Our Port Management Information System (PMIS) is designed to receive AIS data in the proper way and according to rules defined by AIS vessel information. You can integrate the PMIS module with coast watch or coast surveillance system.

PMIS is also prepared to show relevant AIS data in combination with operational and administrative information for all or a specific call.

 

XML-messages to ports

 

<?xml version="1.0" encoding="ISO-8859-1" ?>

- <AIS>
- <AISDATA>
  <Name>TEATERSKEPPET</Name>
  <MMSI>65535300</MMSI>
  <IMO>0</IMO>
  <CallSign>SDZX</CallSign>
  <TypeCargo>Passenger ship</TypeCargo>
  <Dimension>Length:60m, Beam:10m</Dimension>
  <Draught>n/a</Draught>
  <NavStatus>Not defined</NavStatus>
  <LastSeenUTCTime>2010-02-09 13:07:41</LastSeenUTCTime>
....
....
...