Commit Graph

120 Commits

Author SHA1 Message Date
Matthias Wirth
bd557c85ab refine openfreemap offline map 2025-10-06 19:34:22 +00:00
Matthias Wirth
e2003ccd31 preparations for offline map based on openfreemap 2025-10-06 14:15:30 +00:00
Maria Merkel
f527a8283b Fixed Mapbox support 2025-09-01 14:50:38 +02:00
Matthias Wirth
2022f49ea9 adjust map dimming for some map types 2025-08-15 05:37:49 +00:00
Matthias Wirth
0bff5464cf move part of uk_advisory geojson to github loading to reduce tar1090 size 2025-05-05 16:54:53 +00:00
Matthias Wirth
cc33bebc36 automatic TFR layer updating 2025-05-05 16:20:38 +00:00
Matthias Wirth
cbb0c2ec7b fixup TFRs
thanks for the hints and styling to airplanes.live
2025-05-05 16:08:57 +00:00
Matthias Wirth
aea8e96e34 dwd radolan layer: fixup and improve
seems the former product gives 403 now
the colors on this new product aren't as nice but i haven't found a
better alternative

while at it, improve the update logic to properly update on a fixed 5
min interval when the product updates
the product is always 5 minutes delayed it seems

really the rainviewer layer seems much better
2025-04-15 15:31:19 +00:00
ARandomGitHubUser
e5f21c36d3 Allow maxZoom 20 on custom tiles 2025-03-28 19:05:46 +01:00
Matthias Wirth
41bc6912e1 OpenFreeMap: only apply style if layer is used 2025-02-27 12:23:48 +00:00
Matthias Wirth
c15d4ee3b4 add OpenFreeMap 2025-02-27 11:56:30 +00:00
Matthias Wirth
74f04a406d test code 2025-01-18 07:50:16 +00:00
justin4046
37a2bdfc78 typo 2024-10-22 16:58:53 +02:00
Matthias Wirth
df1a9b88e9 remove some old adsbexchange customisation
keep some functionality around for any aggregator to use by setting
aggregator = true; in early.js
2024-08-20 22:07:27 +02:00
Matthias Wirth
5ff52c28cc bugfix: webgl fail when extent is used with tile layers
openlayers bug:
tile layer with extent that is limited to a certain area
viewing an area outside that extent with the tile layer visible will
cause weird errors
2024-08-03 22:11:50 +02:00
Saikrishna Arcot
d4b6cb5c60 Add some initial Mapbox layers to the map
Show these layers only if an API key has been provided.

Use streets and outdoors v10 instead of v12

This helps with some road symbols not being rendered and some bridges
not showing up.
2024-07-31 21:50:56 +02:00
Matthias Wirth
57e2933a98 try some webworkers
no measurable benefit but maybe useful in the future

creates random hangs, just don't use it for the time being

some minor loading order adjustments that bring planes on the screen a
bit faster
2024-05-21 19:39:32 +02:00
Matthias Wirth
5f23258dec disable aischatcher layer for heatmap / replay 2024-05-08 14:50:15 +02:00
Matthias Wirth
a3bafe12ac add query parameter: aiscatcher_server 2024-05-06 19:52:38 +02:00
Matthias Wirth
dc089c6ed4 workaround to avoid flashing of geojson layer 2024-05-06 00:53:57 +02:00
Matthias Wirth
fd7d79eb02 mouseover handler change in preparation for ais tooltips 2024-05-06 00:22:12 +02:00
Matthias Wirth
23f814e1e9 tabs to spaces 2024-05-05 21:19:56 +02:00
Matthias Wirth
f4f3f59100 minor semicolon 2024-05-05 21:18:53 +02:00
Matthias Wirth
0fdc3a8bdc enable display of AIS-catcher geojson via config.js
code adapted from jvde: https://github.com/jvde-github/AIS-in-TAR1090

example config.js addition:
aiscatcher_server="URL";
aiscatcher_refresh=15;
2024-05-05 19:11:02 +02:00
Matthias Wirth
e6ec29fcea enable FAA charts in somewhat broken state 2024-05-05 14:53:09 +02:00
Matthias Wirth
f3072c72e2 make arcgis FAA charts somewhat work
disabled for now due to limited functionality
2024-05-04 15:17:18 +02:00
Matthias Wirth
36d05e38ba fix indent for merge 2024-05-04 15:08:06 +02:00
Thom Dyson
7e4ffa3c72 Update layers.js
Added support for FAA VFR Sectional, VFR Terminal, IFR Low, and IFR High charts from official FAA chart server.
2024-04-26 04:10:34 -04:00
Matthias Wirth
8a6bde94ed config.js: add knobs for various overlay opacities 2024-03-28 13:39:46 +01:00
Dziban303
fd5665c1db disable chartbundle layers; add special use airspace layer 2024-03-03 17:12:13 +01:00
Matthias Wirth
3c6a15369c only query rainviewer json if rainviewer layer is active 2023-10-14 09:30:57 +02:00
Matthias Wirth
405603be88 enable / add TFR layer using Kevins github TFR kml 2023-10-14 09:11:05 +02:00
Matthias Wirth
acf6dcf1dc fix up dziban PR
re-add noaa radar layer
fix whitespace
2023-10-14 08:22:29 +02:00
Dziban303
14e1155132 refresh sat layer every 15 mins 2023-08-26 14:33:53 -05:00
Dziban303
e6e93fa9d3 Change NOAA Radar to NOAA Sat, add Rainviewer layers 2023-08-26 14:12:38 -05:00
efossjetnet
3291092787 Update layers.js
Updated NOAA geoserver URL
2023-05-09 19:36:40 +02:00
Matthias Wirth
6981a004a4 fix up Chartbundle layers
These were proxied by adsbexchange to not load down the orignal servers
due to many users. Now they limited the proxy to their website.
I have some words for Dan who sold adsbexchange and the new bean
counters but i think avid readers can imagine.
2023-05-02 10:48:59 +02:00
tmantti
86548e2e5d Fix GIBS Relief attribution (#233)
This removes the extra plus sign that causes the attribute to read as NaN
2023-03-21 15:10:55 +01:00
Matthias Wirth
5f12e20935 layers.js: fix duplicate layer / fix stray whitespace 2023-01-19 07:58:03 +01:00
Mark Pentler
6d37ea9096 Add Dutch AWACS Orbit area data (#213)
* Update layers.js

Pretty sure this - while only an ID and not used anywhere - should be ukawacs and not uka2awacs. Looks like a copy/paste that wasn't properly edited

* Update layers.js

Adding line (with credit comment) to pull in the German AWACS orbit areas

* Add files via upload

Adding German AWACS orbits from https://github.com/olithissen/AwacsOrbitsDE

* Update layers.js

Add line to pull in Dutch AWACS orbits geojson data

* Update layers.js

Added comment for NL AWACS zone data source

* Add files via upload

Geojson data for NL AWACS Orbit areas

* Add files via upload

Add Polish AWACS Orbit area data

* Update layers.js

Add line to pull in Polish AWACS geojson data file

* Update early.js

I am hugely OCD.

* Update NL_Mil_AWACS_Orbits.geojson

Added missing coordinate to json file, thanks to the Dutch Ministry of Defense pointing out that I am an idiot via email

Co-authored-by: wiedehopf <wiedehopf@users.noreply.github.com>
2023-01-19 07:51:10 +01:00
Mark Pentler
81be363459 Add Polish AWACS Orbit area data (#210)
* Add files via upload

Add Polish AWACS Orbit area data

* Update layers.js

Add line to pull in Polish AWACS geojson data file
2023-01-19 07:48:49 +01:00
Mark Pentler
cdd9d007a5 Add German AWACS (E3A) orbits (#209)
* Update layers.js

Pretty sure this - while only an ID and not used anywhere - should be ukawacs and not uka2awacs. Looks like a copy/paste that wasn't properly edited

* Update layers.js

Adding line (with credit comment) to pull in the German AWACS orbit areas

* Add files via upload

Adding German AWACS orbits from https://github.com/olithissen/AwacsOrbitsDE
2023-01-19 07:48:21 +01:00
Matthias Wirth
d917605144 remove tile loading transitions 2022-07-31 16:20:51 +02:00
Matthias Wirth
349e279fea reduce resolution for DWD radolan
reduce resolutionf or NOAA radar
2022-07-28 13:14:06 +02:00
Matthias Wirth
deb36cb88d shenanigans 2022-06-15 18:47:23 +02:00
Matthias Wirth
f8f10b409e misc openlayer stuff 2022-06-12 13:22:33 +02:00
Matthias Wirth
c94526f02c layer stuff 2022-06-07 21:32:58 +02:00
Matthias Wirth
edf6ef7b20 switch around code so layers can be added from config.js 2022-06-02 16:26:15 +02:00
Matthias Wirth
2ce7da72e2 custom kml layer function 2022-05-28 19:43:35 +02:00
Matthias Wirth
3eef7c038d remove maptiler testing 2022-05-09 10:38:49 +02:00