Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -12675,6 +12675,26 @@
"api": true,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Treinposities (Dutch trains)",
"type": "url",
"url": "https://treinposities.nl/",
"description": "OpenRailwayMap-based interface focused on the Netherlands, visualizing real-time train positions and enabling lookup of historical train movements.",
"status": "live",
"pricing": "free",
"bestFor": "Real-time and historical Dutch train tracking",
"input": "Train series number, rolling stock number, or map interaction",
"output": "Real-time train positions, speed, delay indicators, historical movement data, and scheduled routing",
"opsec": "passive",
"opsecNote": "Public-facing interface aggregating open and crowd-sourced rail data; no interaction with targets required.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
}
]
},
Expand Down