Compare commits
70 Commits
Author | SHA1 | Date | |
---|---|---|---|
ef1525bce8 | |||
5e540a88fa | |||
8fa7b63763 | |||
84ef9824d7 | |||
23e293f39a | |||
f588bad785 | |||
8ba97e65f5 | |||
93fc190748 | |||
744cfde08f | |||
7f491330b1 | |||
b2a123a731 | |||
a19188f58c | |||
fc96d4e88c | |||
2fec4dafda | |||
d9e4d6c519 | |||
7c3a7c1973 | |||
7e1d0dfb22 | |||
10555723cd | |||
018ec28339 | |||
cebe4cde69 | |||
4f25835281 | |||
53ace440c5 | |||
46375cdee2 | |||
2bde41f09e | |||
3d4d0c7155 | |||
408a671279 | |||
7f591cb2c2 | |||
f3b97cb71f | |||
ab3940d445 | |||
6bb0c72361 | |||
4d33631844 | |||
535f4c0752 | |||
77d4cd0a6e | |||
d95cc654fc | |||
42837bc2ca | |||
dea0e019a1 | |||
73ba181356 | |||
e43c4b44f4 | |||
16d5e656bf | |||
ca3ea08b99 | |||
70acdd3d96 | |||
226162eca1 | |||
8323694f64 | |||
42f785d14b | |||
87e259a7a1 | |||
c070aa062b | |||
a8473fa039 | |||
bdd60ed816 | |||
08f9486315 | |||
cdc9aa1e50 | |||
15767decfc | |||
5178b8732f | |||
f5553377f9 | |||
415962b583 | |||
0d65affd4b | |||
31a3463c9b | |||
46a9fffb8a | |||
f4765d0c48 | |||
0d9daf8b4f | |||
ed7fc5fba3 | |||
ed4c18b773 | |||
ba50e67380 | |||
eb81ee9aaa | |||
0c0d5dd273 | |||
7059eafc81 | |||
b4497aaa3e | |||
f90ac6a37e | |||
28caeef105 | |||
e2988d4621 | |||
285ffd680e |
@ -1,4 +1,4 @@
|
||||
version: 13.41.{build}
|
||||
version: 13.43.{build}
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
8
data/maps/OpenFreeMap.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>OpenFreeMap</name>
|
||||
<url>https://tiles.openfreemap.org/planet/latest/$z/$x/$y.pbf</url>
|
||||
<tile type="vector" size="512"/>
|
||||
<zoom max="14"/>
|
||||
<copyright>© OpenFreeMap © OpenMapTiles © OpenStreetMap contributors</copyright>
|
||||
</map>
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
}
|
||||
VERSION = 13.41
|
||||
VERSION = 13.43
|
||||
|
||||
QT += core \
|
||||
gui \
|
||||
|
123
gpxsee.qrc
@ -139,7 +139,115 @@
|
||||
<qresource prefix="/marine">
|
||||
<file alias="light-major.png">icons/map/marine/light-major.png</file>
|
||||
<file alias="buoy.png">icons/map/marine/buoy.png</file>
|
||||
<file alias="buoy-white.png">icons/map/marine/buoy-white.png</file>
|
||||
<file alias="buoy-white-black.png">icons/map/marine/buoy-white-black.png</file>
|
||||
<file alias="buoy-white-green.png">icons/map/marine/buoy-white-green.png</file>
|
||||
<file alias="buoy-white-red.png">icons/map/marine/buoy-white-red.png</file>
|
||||
<file alias="buoy-white-yellow.png">icons/map/marine/buoy-white-yellow.png</file>
|
||||
<file alias="buoy-white-orange.png">icons/map/marine/buoy-white-orange.png</file>
|
||||
<file alias="buoy-white-yellow-white.png">icons/map/marine/buoy-white-yellow-white.png</file>
|
||||
<file alias="buoy-white-orange-white.png">icons/map/marine/buoy-white-orange-white.png</file>
|
||||
<file alias="buoy-green.png">icons/map/marine/buoy-green.png</file>
|
||||
<file alias="buoy-green-white.png">icons/map/marine/buoy-green-white.png</file>
|
||||
<file alias="buoy-green-white-green-white.png">icons/map/marine/buoy-green-white-green-white.png</file>
|
||||
<file alias="buoy-green-black.png">icons/map/marine/buoy-green-black.png</file>
|
||||
<file alias="buoy-green-red.png">icons/map/marine/buoy-green-red.png</file>
|
||||
<file alias="buoy-green-red-green.png">icons/map/marine/buoy-green-red-green.png</file>
|
||||
<file alias="buoy-green-red-green-red.png">icons/map/marine/buoy-green-red-green-red.png</file>
|
||||
<file alias="buoy-red.png">icons/map/marine/buoy-red.png</file>
|
||||
<file alias="buoy-red-white.png">icons/map/marine/buoy-red-white.png</file>
|
||||
<file alias="buoy-red-white-red-white.png">icons/map/marine/buoy-red-white-red-white.png</file>
|
||||
<file alias="buoy-red-black.png">icons/map/marine/buoy-red-black.png</file>
|
||||
<file alias="buoy-red-green.png">icons/map/marine/buoy-red-green.png</file>
|
||||
<file alias="buoy-red-yellow.png">icons/map/marine/buoy-red-yellow.png</file>
|
||||
<file alias="buoy-red-green-red.png">icons/map/marine/buoy-red-green-red.png</file>
|
||||
<file alias="buoy-red-green-red-green.png">icons/map/marine/buoy-red-green-red-green.png</file>
|
||||
<file alias="buoy-yellow.png">icons/map/marine/buoy-yellow.png</file>
|
||||
<file alias="buoy-yellow-white.png">icons/map/marine/buoy-yellow-white.png</file>
|
||||
<file alias="buoy-yellow-white-yellow.png">icons/map/marine/buoy-yellow-white-yellow.png</file>
|
||||
<file alias="buoy-yellow-black.png">icons/map/marine/buoy-yellow-black.png</file>
|
||||
<file alias="buoy-yellow-black-yellow.png">icons/map/marine/buoy-yellow-black-yellow.png</file>
|
||||
<file alias="buoy-yellow-red-yellow.png">icons/map/marine/buoy-yellow-red-yellow.png</file>
|
||||
<file alias="buoy-black-white.png">icons/map/marine/buoy-black-white.png</file>
|
||||
<file alias="buoy-black-red.png">icons/map/marine/buoy-black-red.png</file>
|
||||
<file alias="buoy-black-white-black.png">icons/map/marine/buoy-black-white-black.png</file>
|
||||
<file alias="buoy-black-red-black.png">icons/map/marine/buoy-black-red-black.png</file>
|
||||
<file alias="buoy-black-green.png">icons/map/marine/buoy-black-green.png</file>
|
||||
<file alias="buoy-black-yellow.png">icons/map/marine/buoy-black-yellow.png</file>
|
||||
<file alias="buoy-black-orange.png">icons/map/marine/buoy-black-orange.png</file>
|
||||
<file alias="buoy-black-yellow-black.png">icons/map/marine/buoy-black-yellow-black.png</file>
|
||||
<file alias="buoy-orange.png">icons/map/marine/buoy-orange.png</file>
|
||||
<file alias="buoy-orange-white.png">icons/map/marine/buoy-orange-white.png</file>
|
||||
<file alias="buoy-orange-black.png">icons/map/marine/buoy-orange-black.png</file>
|
||||
<file alias="buoy-grey.png">icons/map/marine/buoy-grey.png</file>
|
||||
<file alias="beacon.png">icons/map/marine/beacon.png</file>
|
||||
<file alias="beacon-white.png">icons/map/marine/beacon-white.png</file>
|
||||
<file alias="beacon-white-black.png">icons/map/marine/beacon-white-black.png</file>
|
||||
<file alias="beacon-white-green.png">icons/map/marine/beacon-white-green.png</file>
|
||||
<file alias="beacon-white-red.png">icons/map/marine/beacon-white-red.png</file>
|
||||
<file alias="beacon-white-yellow.png">icons/map/marine/beacon-white-yellow.png</file>
|
||||
<file alias="beacon-white-orange.png">icons/map/marine/beacon-white-orange.png</file>
|
||||
<file alias="beacon-white-yellow-white.png">icons/map/marine/beacon-white-yellow-white.png</file>
|
||||
<file alias="beacon-white-orange-white.png">icons/map/marine/beacon-white-orange-white.png</file>
|
||||
<file alias="beacon-green.png">icons/map/marine/beacon-green.png</file>
|
||||
<file alias="beacon-green-white.png">icons/map/marine/beacon-green-white.png</file>
|
||||
<file alias="beacon-green-white-green-white.png">icons/map/marine/beacon-green-white-green-white.png</file>
|
||||
<file alias="beacon-green-black.png">icons/map/marine/beacon-green-black.png</file>
|
||||
<file alias="beacon-green-red.png">icons/map/marine/beacon-green-red.png</file>
|
||||
<file alias="beacon-green-red-green.png">icons/map/marine/beacon-green-red-green.png</file>
|
||||
<file alias="beacon-green-red-green-red.png">icons/map/marine/beacon-green-red-green-red.png</file>
|
||||
<file alias="beacon-red.png">icons/map/marine/beacon-red.png</file>
|
||||
<file alias="beacon-red-white.png">icons/map/marine/beacon-red-white.png</file>
|
||||
<file alias="beacon-red-white-red-white.png">icons/map/marine/beacon-red-white-red-white.png</file>
|
||||
<file alias="beacon-red-black.png">icons/map/marine/beacon-red-black.png</file>
|
||||
<file alias="beacon-red-green.png">icons/map/marine/beacon-red-green.png</file>
|
||||
<file alias="beacon-red-yellow.png">icons/map/marine/beacon-red-yellow.png</file>
|
||||
<file alias="beacon-red-green-red.png">icons/map/marine/beacon-red-green-red.png</file>
|
||||
<file alias="beacon-red-green-red-green.png">icons/map/marine/beacon-red-green-red-green.png</file>
|
||||
<file alias="beacon-yellow.png">icons/map/marine/beacon-yellow.png</file>
|
||||
<file alias="beacon-yellow-white.png">icons/map/marine/beacon-yellow-white.png</file>
|
||||
<file alias="beacon-yellow-white-yellow.png">icons/map/marine/beacon-yellow-white-yellow.png</file>
|
||||
<file alias="beacon-yellow-black.png">icons/map/marine/beacon-yellow-black.png</file>
|
||||
<file alias="beacon-yellow-black-yellow.png">icons/map/marine/beacon-yellow-black-yellow.png</file>
|
||||
<file alias="beacon-yellow-red-yellow.png">icons/map/marine/beacon-yellow-red-yellow.png</file>
|
||||
<file alias="beacon-black-white.png">icons/map/marine/beacon-black-white.png</file>
|
||||
<file alias="beacon-black-white-black.png">icons/map/marine/beacon-black-white-black.png</file>
|
||||
<file alias="beacon-black-red.png">icons/map/marine/beacon-black-red.png</file>
|
||||
<file alias="beacon-black-red-black.png">icons/map/marine/beacon-black-red-black.png</file>
|
||||
<file alias="beacon-black-green.png">icons/map/marine/beacon-black-green.png</file>
|
||||
<file alias="beacon-black-yellow.png">icons/map/marine/beacon-black-yellow.png</file>
|
||||
<file alias="beacon-black-orange.png">icons/map/marine/beacon-black-orange.png</file>
|
||||
<file alias="beacon-black-yellow-black.png">icons/map/marine/beacon-black-yellow-black.png</file>
|
||||
<file alias="beacon-orange.png">icons/map/marine/beacon-orange.png</file>
|
||||
<file alias="beacon-orange-white.png">icons/map/marine/beacon-orange-white.png</file>
|
||||
<file alias="beacon-orange-black.png">icons/map/marine/beacon-orange-black.png</file>
|
||||
<file alias="beacon-grey.png">icons/map/marine/beacon-grey.png</file>
|
||||
<file alias="spar-buoy.png">icons/map/marine/spar-buoy.png</file>
|
||||
<file alias="spar-buoy-red.png">icons/map/marine/spar-buoy-red.png</file>
|
||||
<file alias="spar-buoy-green.png">icons/map/marine/spar-buoy-green.png</file>
|
||||
<file alias="spar-buoy-yellow.png">icons/map/marine/spar-buoy-yellow.png</file>
|
||||
<file alias="spar-buoy-white.png">icons/map/marine/spar-buoy-white.png</file>
|
||||
<file alias="spar-buoy-black-yellow.png">icons/map/marine/spar-buoy-black-yellow.png</file>
|
||||
<file alias="spar-buoy-white-red.png">icons/map/marine/spar-buoy-white-red.png</file>
|
||||
<file alias="spar-buoy-black-red.png">icons/map/marine/spar-buoy-black-red.png</file>
|
||||
<file alias="spar-buoy-white-green.png">icons/map/marine/spar-buoy-white-green.png</file>
|
||||
<file alias="spar-buoy-red-yellow.png">icons/map/marine/spar-buoy-red-yellow.png</file>
|
||||
<file alias="spar-buoy-red-green.png">icons/map/marine/spar-buoy-red-green.png</file>
|
||||
<file alias="spar-buoy-black-yellow-black.png">icons/map/marine/spar-buoy-black-yellow-black.png</file>
|
||||
<file alias="spar-buoy-yellow-black.png">icons/map/marine/spar-buoy-yellow-black.png</file>
|
||||
<file alias="spar-buoy-yellow-black-yellow.png">icons/map/marine/spar-buoy-yellow-black-yellow.png</file>
|
||||
<file alias="spar-buoy-red-white.png">icons/map/marine/spar-buoy-red-white.png</file>
|
||||
<file alias="spar-buoy-green-red-green.png">icons/map/marine/spar-buoy-green-red-green.png</file>
|
||||
<file alias="spar-buoy-red-green-red.png">icons/map/marine/spar-buoy-red-green-red.png</file>
|
||||
<file alias="spar-buoy-black-red-black.png">icons/map/marine/spar-buoy-black-red-black.png</file>
|
||||
<file alias="spar-buoy-yellow-red-yellow.png">icons/map/marine/spar-buoy-yellow-red-yellow.png</file>
|
||||
<file alias="spar-buoy-green-red.png">icons/map/marine/spar-buoy-green-red.png</file>
|
||||
<file alias="spar-buoy-black-white.png">icons/map/marine/spar-buoy-black-white.png</file>
|
||||
<file alias="spar-buoy-white-yellow.png">icons/map/marine/spar-buoy-white-yellow.png</file>
|
||||
<file alias="spar-buoy-yellow-white.png">icons/map/marine/spar-buoy-yellow-white.png</file>
|
||||
<file alias="spar-buoy-green-white.png">icons/map/marine/spar-buoy-green-white.png</file>
|
||||
<file alias="mooring-buoy.png">icons/map/marine/mooring-buoy.png</file>
|
||||
<file alias="platform.png">icons/map/marine/platform.png</file>
|
||||
<file alias="rock-exposed.png">icons/map/marine/rock-exposed.png</file>
|
||||
<file alias="rock-dangerous.png">icons/map/marine/rock-dangerous.png</file>
|
||||
<file alias="wreck.png">icons/map/marine/wreck.png</file>
|
||||
@ -159,11 +267,8 @@
|
||||
<file alias="yacht-harbor.png">icons/map/marine/yacht-harbor.png</file>
|
||||
<file alias="fishing-harbor.png">icons/map/marine/fishing-harbor.png</file>
|
||||
<file alias="pile.png">icons/map/marine/pile.png</file>
|
||||
<file alias="spar-buoy.png">icons/map/marine/spar-buoy.png</file>
|
||||
<file alias="mooring-buoy.png">icons/map/marine/mooring-buoy.png</file>
|
||||
<file alias="tower.png">icons/map/marine/tower.png</file>
|
||||
<file alias="chimney.png">icons/map/marine/chimney.png</file>
|
||||
<file alias="platform.png">icons/map/marine/platform.png</file>
|
||||
<file alias="ferry-line.png">icons/map/marine/ferry-line.png</file>
|
||||
<file alias="dw-route-line.png">icons/map/marine/dw-route-line.png</file>
|
||||
<file alias="fence-line.png">icons/map/marine/fence-line.png</file>
|
||||
@ -218,6 +323,18 @@
|
||||
<file alias="nature-reserve-line.png">icons/map/marine/nature-reserve-line.png</file>
|
||||
<file alias="sanctuary-line.png">icons/map/marine/sanctuary-line.png</file>
|
||||
<file alias="fishing-farm.png">icons/map/marine/fishing-farm.png</file>
|
||||
<file alias="shellfish-farm-line.png">icons/map/marine/shellfish-farm-line.png</file>
|
||||
<file alias="degaussing-line.png">icons/map/marine/degaussing-line.png</file>
|
||||
<file alias="nofishing-line.png">icons/map/marine/nofishing-line.png</file>
|
||||
<file alias="fishing-line.png">icons/map/marine/fishing-line.png</file>
|
||||
<file alias="minefield-line.png">icons/map/marine/minefield-line.png</file>
|
||||
<file alias="international-maritime-boundary.png">icons/map/marine/international-maritime-boundary.png</file>
|
||||
<file alias="straight-territorial-sea-baseline.png">icons/map/marine/straight-territorial-sea-baseline.png</file>
|
||||
<file alias="seaward-limit-of-territorial-sea.png">icons/map/marine/seaward-limit-of-territorial-sea.png</file>
|
||||
<file alias="seaward-limit-of-contiguous-zone.png">icons/map/marine/seaward-limit-of-contiguous-zone.png</file>
|
||||
<file alias="foul.png">icons/map/marine/foul.png</file>
|
||||
<file alias="dumping-ground-line.png">icons/map/marine/dumping-ground-line.png</file>
|
||||
<file alias="radio-call-garmin.png">icons/map/marine/radio-call-garmin.png</file>
|
||||
</qresource>
|
||||
|
||||
<!-- Patterns (Mapsforge) -->
|
||||
|
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 295 B |
BIN
icons/map/marine/beacon-black-green.png
Normal file
After Width: | Height: | Size: 282 B |
BIN
icons/map/marine/beacon-black-orange.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-black-red-black.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
icons/map/marine/beacon-black-red.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-black-white-black.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
icons/map/marine/beacon-black-white.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-black-yellow-black.png
Normal file
After Width: | Height: | Size: 274 B |
BIN
icons/map/marine/beacon-black-yellow.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-green-black.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-green-red-green-red.png
Normal file
After Width: | Height: | Size: 294 B |
BIN
icons/map/marine/beacon-green-red-green.png
Normal file
After Width: | Height: | Size: 295 B |
BIN
icons/map/marine/beacon-green-red.png
Normal file
After Width: | Height: | Size: 290 B |
BIN
icons/map/marine/beacon-green-white-green-white.png
Normal file
After Width: | Height: | Size: 295 B |
BIN
icons/map/marine/beacon-green-white.png
Normal file
After Width: | Height: | Size: 286 B |
BIN
icons/map/marine/beacon-green.png
Normal file
After Width: | Height: | Size: 281 B |
BIN
icons/map/marine/beacon-grey.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-orange-black.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
icons/map/marine/beacon-orange-white.png
Normal file
After Width: | Height: | Size: 286 B |
BIN
icons/map/marine/beacon-orange.png
Normal file
After Width: | Height: | Size: 281 B |
BIN
icons/map/marine/beacon-red-black.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-red-green-red-green.png
Normal file
After Width: | Height: | Size: 300 B |
BIN
icons/map/marine/beacon-red-green-red.png
Normal file
After Width: | Height: | Size: 293 B |
BIN
icons/map/marine/beacon-red-green.png
Normal file
After Width: | Height: | Size: 289 B |
BIN
icons/map/marine/beacon-red-white-red-white.png
Normal file
After Width: | Height: | Size: 288 B |
BIN
icons/map/marine/beacon-red-white.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
icons/map/marine/beacon-red-yellow.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-red.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-white-black.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-white-green.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
icons/map/marine/beacon-white-orange-white.png
Normal file
After Width: | Height: | Size: 290 B |
BIN
icons/map/marine/beacon-white-orange.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
icons/map/marine/beacon-white-red.png
Normal file
After Width: | Height: | Size: 281 B |
BIN
icons/map/marine/beacon-white-yellow-white.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
icons/map/marine/beacon-white-yellow.png
Normal file
After Width: | Height: | Size: 279 B |
BIN
icons/map/marine/beacon-white.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
icons/map/marine/beacon-yellow-black-yellow.png
Normal file
After Width: | Height: | Size: 282 B |
BIN
icons/map/marine/beacon-yellow-black.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
icons/map/marine/beacon-yellow-red-yellow.png
Normal file
After Width: | Height: | Size: 286 B |
BIN
icons/map/marine/beacon-yellow-white-yellow.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
icons/map/marine/beacon-yellow-white.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
icons/map/marine/beacon-yellow.png
Normal file
After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 266 B |
BIN
icons/map/marine/buoy-black-green.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
icons/map/marine/buoy-black-orange.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-black-red-black.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-black-red.png
Normal file
After Width: | Height: | Size: 328 B |
BIN
icons/map/marine/buoy-black-white-black.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
icons/map/marine/buoy-black-white.png
Normal file
After Width: | Height: | Size: 291 B |
BIN
icons/map/marine/buoy-black-yellow-black.png
Normal file
After Width: | Height: | Size: 326 B |
BIN
icons/map/marine/buoy-black-yellow.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-green-black.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
icons/map/marine/buoy-green-red-green-red.png
Normal file
After Width: | Height: | Size: 357 B |
BIN
icons/map/marine/buoy-green-red-green.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
icons/map/marine/buoy-green-red.png
Normal file
After Width: | Height: | Size: 352 B |
BIN
icons/map/marine/buoy-green-white-green-white.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/buoy-green-white.png
Normal file
After Width: | Height: | Size: 349 B |
BIN
icons/map/marine/buoy-green.png
Normal file
After Width: | Height: | Size: 332 B |
BIN
icons/map/marine/buoy-grey.png
Normal file
After Width: | Height: | Size: 339 B |
BIN
icons/map/marine/buoy-orange-black.png
Normal file
After Width: | Height: | Size: 334 B |
BIN
icons/map/marine/buoy-orange-white.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/buoy-orange.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
icons/map/marine/buoy-red-black.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-red-green-red-green.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/buoy-red-green-red.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
icons/map/marine/buoy-red-green.png
Normal file
After Width: | Height: | Size: 343 B |
BIN
icons/map/marine/buoy-red-white-red-white.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/buoy-red-white.png
Normal file
After Width: | Height: | Size: 338 B |
BIN
icons/map/marine/buoy-red-yellow.png
Normal file
After Width: | Height: | Size: 340 B |
BIN
icons/map/marine/buoy-red.png
Normal file
After Width: | Height: | Size: 332 B |
BIN
icons/map/marine/buoy-white-black.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
icons/map/marine/buoy-white-green.png
Normal file
After Width: | Height: | Size: 338 B |
BIN
icons/map/marine/buoy-white-orange-white.png
Normal file
After Width: | Height: | Size: 341 B |
BIN
icons/map/marine/buoy-white-orange.png
Normal file
After Width: | Height: | Size: 340 B |
BIN
icons/map/marine/buoy-white-red.png
Normal file
After Width: | Height: | Size: 341 B |
BIN
icons/map/marine/buoy-white-yellow-white.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-white-yellow.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-white.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-yellow-black-yellow.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-yellow-black.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-yellow-red-yellow.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/buoy-yellow-white-yellow.png
Normal file
After Width: | Height: | Size: 337 B |
BIN
icons/map/marine/buoy-yellow-white.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-yellow.png
Normal file
After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 225 B |
BIN
icons/map/marine/degaussing-line.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
icons/map/marine/dumping-ground-line.png
Normal file
After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 235 B |
Before Width: | Height: | Size: 269 B After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/fishing-line.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/foul.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
icons/map/marine/international-maritime-boundary.png
Normal file
After Width: | Height: | Size: 246 B |
BIN
icons/map/marine/minefield-line.png
Normal file
After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 205 B After Width: | Height: | Size: 318 B |