Warning: The magic method SFML_Singleton::__wakeup() must have public visibility in /home/public/wp-content/plugins/sf-move-login/inc/classes/class-sfml-singleton.php on line 72
mmsi – Thoughts, etc.

Thoughts, etc.

Tracking the occasional random walk

mmsi

MMSI parsing library: mmsi.js

2020-02-11 / Leave a Comment

A Maritime Mobile Service Identity is a nine-digit number that can be broadcast by a ship or other vessel to provide some information about itself and its current location, to anyone within radio range. I recently published on NPM a small JavaScript library for validating MMSIs and parsing them to extract details about the country … [Read more…]

Posted in: open source Tagged: javascript, library\, mmsi, parser