1. I have a question. Who may I contact?
Maintainer of this website is DAR182.
2. What is APRS?
APRS (Automatic Packet Reporting System) is a digital communications system that uses packet radio to send real time tactical information. The APRS network is used by ham radio operators all over the world.
Information shared over the APRS network is for example coordinates, altitude, speed, heading, text messages, alerts, announcements, bulletins and weather data.
3. What is APRS Track Direct
This website is based on the APRS Track Direct tools. Read more on GitHub. But please note that the maintainer of APRS Track Direct has nothing to do with this website.
4. I have a map created in Google My Maps, can I render it on top of this map?
Sure! Follow the following instructions...
- Open your map at Google My Maps.
- Look at the current URL and try to find a value named mid. Copy that value!
- Open this website. Add "&mid={the mid value}" to the end of the URL.
- Press Enter!
5. My latest packet seems to be using different path's depending on what website I look at (APRS-IS related). Why?
The websites you compare are not collecting packets from the same APRS-IS servers. Each APRS-IS server performes duplicate filtering, and which packet that is considered to be a duplicate may differ depending on which APRS-IS server you ask.
6. Where does the displayed data come from?
On each station you can see the specified source. APRS data can be received from APRS-IS, CWOP-IS or OGN (and more).
7. How do I prevent my data from being displayed on websites such as this?
A. Answer for APRS-IS/CWOP-IS and more
If you do not want your APRS data to be publiched on APRS-websites you can append NOGATE to the end of your path (or use RFONLY). If your digipeater path is WIDE1-1,WIDE2-1, you just change it to WIDE1-1,WIDE2-1,NOGATE.
B. Answer for OGN (Open Glider Network)
Not all information that is sent to the Open Glider Network is published.
Aircrafts that meet any of the following condition is not shown at all.
→ Has the "no-tracking" flag in FLARM device configuration set.
→ Has activated the setting "I don't want this device to be tracked" in the the OGN Devices DataBase.
This website will only display information that can be used to identify an aircraft if the aircraft device details exists in the OGN Devices DataBase, and if the setting "I don't want this device to be identified" is deactivated. If the website is configured to also render aircrafts that does not exists in the OGN database, the aircraft is given a temporary name that is only used for a maximum of 24h (to make sure it can not be identified).
Read more about how to "Opt In" or "Opt Out" here.
8. How is the coverage map created?
Note that the coverage map is only available for receiving stations, it tries to show from which area the station is able to receive packets.
The coverage map consists of two parts:
- The heatmap that shows all recorded coordinates.
- The interpolated max range plot polygon that shows the coverage.
The max range plot is created by:
- We exclude positions that have a distance that is further away than the 95th percentile.
- We use a convex hull algorithm to get a polygon of the covered area.
- We add some padding to the area received in the previous step. This step is just used to make the polygon look a bit nicer.
9. Can you tell me how the marker logic works?
Okay, let me tell you more about our brilliant marker logic :-)
- We have a speed limit filter and other filters that sorts out packets that has a faulty position.
- If a moving station sends a packet that is sorted out by our speed limit filter the packet will be marked as unconfirmed, if we later receive a packet that confirmes that the station is moving in that direction, the previous packet will be confirmed then.
- If a station moves in one area and suddently appear in another area the two tails will be connected by a dashed polyline.
- A moving station that reports it's speed and direction will have an animated direction polyline (will be hidden after 15min).
- The dotted polyline shows the packet transmit path, will be shown when you hover over a marker or a "dotmarker". If a station in the path hasn't sent a position packet in a long time it will show up for some seconds and than disappear again.
- Note that the time-interval specified in the station info-window (on the map) is how long a station has been on that location without any downtime longer than 24h.
10. Can I link to this website?
Yes absolutely!
-
To link to a station tracking map view, use one of the following alternatives:
https://www.thiswebsite.com?sname=STATION-NAME
https://www.thiswebsite.com?sid=STATION-ID -
To link to a tracking map view for multiple stations, use one of the following alternatives:
https://www.thiswebsite.com?snamelist=STATION-NAME-1,STATION-NAME-2,STATION-NAME-3
https://www.thiswebsite.com?sidlist=STATION-ID-1,STATION-ID-2,STATION-ID-3 -
To link to a map view, centered on a position, use the following:
https://www.thiswebsite.com?center=LATITUDE,LONGITUDE&zoom=ZOOM-LEVEL
11. What browsers do this website support?
Our goal is that APRS Direct should work on all broswers that supports websockets (an HTML5 feature). The following browser version (and newer) supports the websocket-protocol.
- Internet Explorer 10 (released 4/9 2012)
- Edge 12 (released 30/3 2015)
- Firefox 11 (released 31/1 2012)
- Chrome 16 (released 25/10 2012)
- Safari 7 (released 22/10 2013)
- Opera 6.1 (released 5/11 2012)
- iOS Safari 6.1 (released 28/1 2013)
- Android Browser 4.4 (released 9/12 2013)
- Blackberry browser 7 (released 1/1 2012)
- Opera Mobile 12.1 (released 9/10 2012)
- Chrome 53 for Android (released 8/9 2016)
- Firefox 49 for Android (released 20/9 2016)
- IE Mobile 10 (released 20/6 2012)
- UC Browser 11 (released 17/8 2016)
- Samsung Internet 4 (released 19/4 2016)