|
f8deb573b0
|
Compute the centroids from projected coordinates
|
2024-06-24 08:47:46 +02:00 |
|
|
7a9e4171f9
|
Fix cut-off labels
|
2024-06-18 18:43:54 +02:00 |
|
|
ef7b863003
|
Added bridge clearance rendering
|
2024-06-18 18:12:43 +02:00 |
|
|
c7f76f3009
|
Added missing dome symbol
|
2024-06-18 18:12:02 +02:00 |
|
|
8730206939
|
Added some more missing marine symbols
|
2024-06-12 23:02:06 +02:00 |
|
|
5e29c12881
|
Removed forgotten debug stuff
|
2024-06-12 08:49:39 +02:00 |
|
|
d3a3734e71
|
Added missing deviation dolphin symbol
|
2024-06-12 08:47:50 +02:00 |
|
|
76f10c233a
|
Use tight icon bounding boxes for marine icons
|
2024-06-10 18:36:28 +02:00 |
|
|
1186cb104b
|
Use parallel ENC maps data loading in ENC atlases
|
2024-06-09 13:34:13 +02:00 |
|
|
5945ceaa09
|
Fixed debug code
|
2024-03-12 09:56:35 +01:00 |
|
|
83c2a309fb
|
Includes cleanup
|
2024-03-07 08:24:45 +01:00 |
|
|
19fcccb6aa
|
Code cleanup
|
2024-02-29 08:19:10 +01:00 |
|
|
6ccfe0eb21
|
Raster tile APIs unification/cleanup
|
2024-02-23 09:45:41 +01:00 |
|
|
334f191fb4
|
Improved debug code
|
2024-02-18 11:29:51 +01:00 |
|
|
32262e7c46
|
Added missing reference
|
2024-02-17 16:28:09 +01:00 |
|
|
ba2fd6d2e2
|
Reload the ENC style on device pixel ratio changes
|
2024-02-12 10:02:19 +01:00 |
|
|
3b3f06cec8
|
Silenced some more clazy warnings
|
2024-02-09 09:46:49 +01:00 |
|
|
96b602bf14
|
Use a railway line color that fits the ENC style
|
2024-02-06 23:44:18 +01:00 |
|
|
fe70b31212
|
Use SVG Maki icos instead of PNGs
|
2024-02-06 22:36:28 +01:00 |
|
|
14dc2af877
|
Code cleanup
|
2023-12-26 14:14:08 +01:00 |
|
|
502a7b4129
|
Do not have a separate class/file for ENC style retrieving, move
the stuff to the ENC raster tile constructor
|
2023-12-21 16:57:11 +01:00 |
|
|
bff27df10c
|
Fixed race conditions on local static data
|
2023-12-21 01:13:36 +01:00 |
|
|
c4bd3d39d1
|
Fixed possible double delete
QCache takes ownership (deletes the object) even if insert returns false!
|
2023-11-26 12:32:14 +01:00 |
|
|
6c50402423
|
Display ferry line names
|
2023-10-23 21:57:01 +02:00 |
|
|
2884c39367
|
Contiguous zones
|
2023-09-12 08:47:39 +02:00 |
|
|
1124a1adb4
|
Distinguish silos and tanks
|
2023-09-10 11:41:38 +02:00 |
|
|
d1e632523a
|
Refactoring
|
2023-09-08 19:26:46 +02:00 |
|
|
b1f104c2ec
|
Added support for ENC atlases (catalogues)
|
2023-09-07 09:31:23 +02:00 |
|
|
0f26114f5d
|
Two-way radio reporting points
|
2023-09-03 10:59:43 +02:00 |
|
|
128ce8d78c
|
Added missing windmill and flagstaff landmark icons
|
2023-08-24 09:07:01 +02:00 |
|
|
2b300fab54
|
Code cleanup
|
2023-05-29 23:19:16 +02:00 |
|
|
961061b643
|
Added rescue station
|
2023-05-28 11:28:12 +02:00 |
|
|
8bebea53ad
|
Added LNDELV elevation values
|
2023-05-28 10:40:39 +02:00 |
|
|
d6d43baec5
|
Optimization
|
2023-05-26 21:30:27 +02:00 |
|
|
c6c3e0978c
|
Use generic icon rotate instead of special icon draw functions
|
2023-05-26 21:28:44 +02:00 |
|
|
a92d6efec6
|
Do not do any time consuming actions in the mapview redraw callback
On all vector maps (ENC, IMG and Mapsforge), do the data loading
asynchronous like the tile rendering.
|
2023-05-19 19:33:22 +02:00 |
|
|
a928cc4ccb
|
Cosmetics
|
2023-04-16 09:42:00 +02:00 |
|
|
981bd33680
|
Properly encapsulate the ENC-specific text point
|
2023-04-05 19:27:25 +02:00 |
|
|
164e59602e
|
Added missing BCNCAR rendering
|
2023-03-30 00:00:45 +02:00 |
|
|
b80cd05d4b
|
Added currents rendering
|
2023-03-25 13:31:15 +01:00 |
|
|
46109d0ce0
|
Render masts as pylons
|
2023-03-25 10:55:32 +01:00 |
|
|
cd1f80f2c1
|
Label sizes adjustment
|
2023-03-25 00:12:06 +01:00 |
|
|
dbe407d9d9
|
Various ENC rendering improvements
|
2023-03-24 22:54:53 +01:00 |
|
|
54d6016b1a
|
A better point items layout algorithm
|
2023-03-24 09:18:13 +01:00 |
|
|
f057ebdbb7
|
Added fog signals rendering
|
2023-03-23 01:05:44 +01:00 |
|
|
416bd3472f
|
Render lights merged with the root objects, not as separate objects
|
2023-03-22 00:41:03 +01:00 |
|
|
9538d15d79
|
Fixed centroid computation
|
2023-02-19 14:47:57 +01:00 |
|
|
bfeb6d266e
|
Some more iso8211 code cleanup
|
2023-01-26 01:13:15 +01:00 |
|
|
ab76521990
|
ISO8211 API cleanup
|
2023-01-19 10:08:17 +01:00 |
|
|
3af98b6785
|
Fixed typo
|
2023-01-16 21:16:20 +01:00 |
|