-
Hi All,
Just wondering if it's possible or if it is an exotic request,
Is it possible to replace the MMSI callsign with a vessel name callsign,
IE currently on VRS the callsign is displayed as …
-
EC-NEH A139 3462C3 111224520
EC-LJA A139 343619 111224505
MM81885 A139 32001A 2366
D-HMNV AS32 3DF3B7 111211512
EC-KXA A139 343318 111224509
EC-NEG A139 3462CC 111224521
EC-KLV A139 …
-
Il manque les data MMSI et IMO en retour sur le endpoint **visiting_time_by_vessel**
```
[
{
"zone_id": 0,
"zone_category": "string",
"zone_sub_category": "string",
"zone_na…
-
> Message type 8 is region-specific. If you encounter any messages in the wild that might be interesting for AIS-catcher to parse...
Jasper,
I am getting messages from fixed structures which sho…
-
Hi Developer. There is no response from the server when I attempt to filter ShipStaticData by a valid MMSI (Take 367719770, for example). However, If I omit FiltersShipMMSI, the server CAN return all …
-
Messages are reporting a latlong of 0, 0 (have to love Null Island), this issue started occurring around 12pm BST today (07/10/2024).
Bounding box used:
```
"TOP_LEFT_CORNER": {
"latitude": 5…
-
Cannot get the ship_id as usual from mmsi value (e.g. 369540000):
```python
ship_url = 'https://tinyurl.com/aispage/mmsi:'
headers = {'User-Agent': 'Mozilla/5.0'}
r=requests.get(f'{ship_url}{mms…
-
Suite à #283 et #238, il faut revoir la tâche create_update_segments_excursions et refaire tourner sur toute la table vessel_positions.
@ejamet73 corrige
@marthevienne testera en local puis tourne…
-
The scraper of marinetraffic.com data by MMSI codes is not working, giving timeout error even when I can see that the MMSI exists in the Gecko driver, using the DEBUG variable set to "1".
Steps to …
-
I believe it would be possible to derive the flag state (path: `flag`) from an object's MMSI number. Would this be a good addition?