dump1090-fa/public_html
Eric Tran e48006311b Fix type on SkyAware README 2020-10-12 03:08:41 +00:00
..
db Update aircraft db to 20200924 2020-09-24 06:01:36 +00:00
flags-tiny Update flags for Libya, Serbia, Montenegro 2018-07-20 20:49:11 +01:00
geojson README.md for geojson directory 2020-09-11 21:40:49 -05:00
images Add new SkyAware banners 2019-07-29 15:24:56 +00:00
jquery Add ability to filter planes by altitude 2016-08-24 15:28:13 -05:00
ol Update openlayers to v6.3.1 (#73) 2020-07-21 11:32:39 -05:00
test Update markers_test for the new marker selection stuff. 2016-09-15 15:31:15 +01:00
README.md Fix type on SkyAware README 2020-10-12 03:08:41 +00:00
config.js Enable and add more map layers 2020-08-19 19:58:51 +00:00
dbloader.js Prefer static DB type descriptions over the ICAO descriptor table lookup. 2016-09-14 18:25:21 +01:00
flags.js Update flags for Libya, Serbia, Montenegro 2018-07-20 20:49:11 +01:00
formatter.js Fix typo. Clean up CSS and spacing 2018-08-17 11:31:12 -05:00
index.html Bump script cache bust version 2020-09-23 13:03:08 -05:00
layers.js Fix capitalization 2020-08-28 10:45:33 -05:00
markers.js Adding G150 and GLEX icons (#32) 2020-08-03 11:40:29 -05:00
planeObject.js Update openlayers to v6.3.1 (#73) 2020-07-21 11:32:39 -05:00
registrations.js Fix registration stride mappings with a non-zero offset. 2019-08-16 15:19:44 +08:00
script.js fix(html): add empty coordinates to constructor (#82) 2020-10-02 10:52:51 -05:00
spinny.gif Status messages in HTTP responses. 2015-01-16 20:28:36 +00:00
style.css Allow custom selection of columns in aircraft table (#72) 2020-07-21 10:00:32 -05:00

README.md

SkyAware 4.0 Features

Customize display via URL query strings

Syntax: <ip_address>/dump1090-fa/?parameter=value

Examples:

http://<ip_address>/dump1090-fa/?sidebar=hide

http://<ip_address>/dump1090-fa/?altitudeChart=hide

http://<ip_address>/dump1090-fa/?rangeRings=hide

http://<ip_address>/dump1090-fa/?ringCount=3&ringBaseDistance=100&ringInterval=50
Parameter Possible Values
banner show/hide
altitudeChart show/hide
aircraftTrails show/hide
map show/hide
sidebar show/hide
zoomOut 0 - 5
zoomIn 0 - 5
moveNorth 0 - 5
moveSouth 0 - 5
moveWest 0 - 5
moveEast 0 - 5
displayUnits nautical/imperial/metric
rangeRings show/hide
ringCount integer
ringBaseDistance integer
ringInterval integer

New World/US/Europe Basemaps and Overlays

Click the OpenLayers icon on the bottom right of the map to select baselayers and overlays

Ability to show/hide columns in the aircraft table

The "Select Columns" button on the aircraft table allows you to choose which columns to show for your preferred display