Commit graph

1304 commits

Author SHA1 Message Date
Dan Paulat
931b5d8481 Add visibility to icon draw items 2024-03-08 00:45:06 -06:00
Dan Paulat
d905abd3e7 Map provider test fixes 2024-03-06 23:54:27 -06:00
Dan Paulat
7cfb55a4de Add map logo and attribution toggle to settings 2024-03-06 23:13:18 -06:00
Dan Paulat
4c844459a0 Update CI workflow for QMapLibre, upload test logs 2024-03-06 22:27:23 -06:00
Dan Paulat
8e6860731e Update AWS data provider tests to use KILX for live data (KLSX currently down) 2024-03-06 22:20:17 -06:00
Dan Paulat
70d1bdcc58 Add tests for Roboto Flex as default attribution font 2024-03-06 21:34:16 -06:00
Dan Paulat
98bbb446af Updates to maplibre-native-qt for the latest maplibre-native 2024-03-06 00:28:03 -06:00
Dan Paulat
17373fd570 Don't set mbgl-vendor-sqlite target properties if it doesn't exist 2024-03-06 00:27:38 -06:00
Dan Paulat
54e85e981b Remove "Improve this map" where HTML links cannot be shown 2024-03-05 23:48:15 -06:00
Dan Paulat
8af480198b Add additional Mapbox map styles from the Mapbox gallery 2024-03-05 23:35:30 -06:00
Dan Paulat
6ac2ea00fc Fix crash in maplibre-native when changing map styles 2024-03-05 22:58:25 -06:00
Dan Paulat
074a39d224 Add map logo to map 2024-03-05 22:56:27 -06:00
Dan Paulat
f6ac027725 Allow icons to have a variable anchor 2024-03-05 22:55:42 -06:00
Dan Paulat
50e0036e0b Add Mapbox and MapTiler logos 2024-03-04 00:52:46 -06:00
Dan Paulat
896f111b38 Only set target properties on update_translations if it exists 2024-03-04 00:52:14 -06:00
Dan Paulat
1ad188546a Support SVG image loading 2024-03-04 00:51:14 -06:00
Dan Paulat
2a8a16e79f Add map attribution to display 2024-03-02 23:41:37 -06:00
Dan Paulat
b09abc0ac1 Add color table margins to map context 2024-03-02 23:41:02 -06:00
Dan Paulat
5c7c7e6a19 Add map copyrights and map provider to map context 2024-03-02 23:29:44 -06:00
Dan Paulat
6b00c55bac Add Roboto Flex as default attribution font 2024-03-02 23:28:35 -06:00
Dan Paulat
5efeeb1080 Add maplibre-native submodule for greater flexibility of versioning 2024-03-02 00:58:25 -06:00
Dan Paulat
737b023c32 Add additional MapLibre styles 2024-03-02 00:58:25 -06:00
Dan Paulat
e0c1138250 With MapTiler, use https for style URLs
- Eliminates issues with rewriting maptiler:// to incorrect URLs
2024-03-02 00:58:25 -06:00
Dan Paulat
a74fb22c88 Add additional Mapbox styles 2024-03-02 00:58:25 -06:00
Dan Paulat
21088a5ace QMapLibre feature and layer interface updates 2024-03-02 00:58:25 -06:00
Dan Paulat
ef83c41c0f Remove mapbox-gl-native 2024-03-02 00:58:25 -06:00
Dan Paulat
16c2fae408 QMapLibre test refactoring 2024-03-02 00:58:25 -06:00
Dan Paulat
e23c6c2624 Refactor SettingsTemplate to ProviderTemplate 2024-03-02 00:58:25 -06:00
Dan Paulat
1fd52f771c Refactor QMapLibreGL to QMapLibre 2024-03-02 00:58:25 -06:00
Dan Paulat
db0d26a4ad Use maplibre-native-qt dependency instead of mapbox-gl-native 2024-03-02 00:58:24 -06:00
Dan Paulat
31ade020ac Add maplibre-native-qt dependency 2024-03-02 00:58:24 -06:00
Dan Paulat
d57d9c73da Update dependency Qt to 6.6.2 2024-03-02 00:58:24 -06:00
Dan Paulat
1e9c1137c9 Bump version to v0.4.1 2024-02-28 22:42:09 -06:00
Dan Paulat
35f29a794b Unregister settings callbacks on layer destruction
Fixes #151
2024-02-28 22:37:22 -06:00
Dan Paulat
721e3a163e Updating zone and county files for 05 March 2024 release
Closes #115
2024-02-26 22:06:03 -06:00
Dan Paulat
25cf2d1493 Bump version to v0.4.0 2024-02-26 17:51:39 -06:00
Dan Paulat
cca71410f5 Don't create Digital Radar Data Moment Blocks for empty moment data
Fixes #150
2024-02-26 00:06:44 -06:00
Dan Paulat
524de364f2 Add precipitation accumulation products
Closes #149

(cherry picked from commit 14afeb33db929e51fa094845bc0b79e266c0f80e)
2024-02-25 22:54:53 -06:00
Dan Paulat
f3b7dcddbd
Merge pull request #147 from dpaulat/feature/vil
VIL Support
2024-02-25 20:21:35 -06:00
Dan Paulat
5de89be016 gcc doesn't declare expf in std 2024-02-25 19:12:04 -06:00
Dan Paulat
f064b74111 Add NVL product to VIL list 2024-02-25 18:30:05 -06:00
Dan Paulat
8a78a48dfd Add log parameters to color table change detection 2024-02-25 18:19:59 -06:00
Dan Paulat
9c181d3e76 Use std::expf instead of std::pow with e 2024-02-25 18:19:21 -06:00
Dan Paulat
6254b0a84e Fix 16-bit floating point conversions 2024-02-25 18:18:50 -06:00
Dan Paulat
b0ebc8eab6 Add VIL/DVL product to level 3 lists 2024-02-25 01:56:48 -06:00
Dan Paulat
24062d0417 Add VIL-specific data level conversions 2024-02-25 01:55:54 -06:00
Dan Paulat
0a1754db84
Merge pull request #146 from dpaulat/feature/storm-tracks
Storm Tracking Information
2024-02-25 01:53:59 -06:00
Dan Paulat
80590296a3 Update storm track display based upon settings 2024-02-25 00:41:03 -06:00
Dan Paulat
5f191a8468 Add storm track settings to level 3 products widget 2024-02-25 00:15:53 -06:00
Dan Paulat
5e0f69018b Add storm tracking information to settings 2024-02-24 23:35:59 -06:00