Commit Graph

90 Commits

Author SHA1 Message Date
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
Matthias Wirth
2a1a29f040 testing 2022-05-07 08:22:14 +02:00
Matthias Wirth
110ab77804 maptiler testing 2022-05-03 20:36:02 +02:00
Matthias Wirth
2ffdf4b302 better contrast for carto layers 2022-04-29 02:37:06 +02:00
Matthias Wirth
87a0038232 add CARTO.com voyager layer 2022-04-29 01:59:22 +02:00
Matthias Wirth
4a699b4bbd layer testing 2022-04-29 00:21:24 +02:00
Matthias Wirth
c2cf2aea2e more testing 2022-04-27 20:07:37 +02:00
Matthias Wirth
36b2a252ff layer testing 2022-04-27 19:54:10 +02:00
Matthias Wirth
ea4a24b879 add GIBS relief layer 2022-04-25 19:28:09 +02:00
Matthias Wirth
21c0b23890 esri not used for adsbexchange 2022-04-21 20:48:08 +02:00
Matthias Wirth
1b6be446e1 provision for offline map 2022-04-16 07:21:15 +02:00
Matthias Wirth
91444acf41 /?uk_advisory option 2022-04-06 21:20:38 +02:00
Matthias Wirth
ec7c883670 mapproxy all the chartbundle maps 2022-04-01 18:31:23 +02:00
Matthias Wirth
75f7814d1c fix naming openstreetmap DE layer 2022-03-19 15:30:59 +01:00
Matthias Wirth
ecd398f90f make layer from DWD configurable 2022-03-18 22:31:15 +01:00
Matthias Wirth
0ffc4bd33d add openstreetmap DE style
not for adsbexchange due to tile server usage policy (only
        non-commercial websites may use the tiles)
2022-03-15 13:44:06 +01:00
Matthias Wirth
40f98a99c3 layer switcher group folding 2021-10-29 21:14:01 +02:00
Matthias Wirth
4506c0f38b use fake localstorage if not available 2021-09-05 20:50:34 +02:00
Matthias Wirth
c6a8a860d0 selectall performance with many filtered aircraft 2021-08-15 20:41:48 +02:00
Matthias Wirth
ebbe68360b add two more ESRI layers 2021-07-17 20:31:28 +02:00
Matthias Wirth
16ba972f73 avoid loading radar overlays outside the relevant areas 2021-07-14 09:34:31 +02:00
Matthias Wirth
2385a9b881 give noaa radar a layer name that was missing 2021-06-20 18:48:24 +02:00
Matthias Wirth
ffe38802b6 more $ jQuery replacements 2021-05-28 07:32:37 +02:00
Matthias Wirth
4205d4a95d openaip changes 2021-05-19 18:21:07 +02:00
Matthias Wirth
debf99e9aa mostly icon stuff 2021-05-19 16:46:15 +02:00
Matthias Wirth
7f1b31cd07 stupid vector layer stuff ... not good enough 2021-05-02 17:17:10 +02:00
Matthias Wirth
0a4fc7ef9a maxzoom 2021-04-28 23:19:33 +02:00
Matthias Wirth
8fe257bb80 re-enable CARTO for adsbexchange
improve attribution stuff

specifying what the NASA GIBS layer is doing
make that layer use the pictures from yesterday and show that date
2021-04-28 16:11:24 +02:00
Matthias Wirth
2c96345783 limit zoom in using maxZoom 2021-04-27 20:49:50 +02:00
Matthias Wirth
9cc733f306 various 2021-04-27 10:50:39 +02:00
Matthias Wirth
15ab210ee8 vectortile stuff 2021-04-25 06:49:27 +02:00