Added support for ENC atlases (catalogues)
commitb1f104c2ec1c7019103572c0c1f8825d0d224c95
authorMartin Tůma <tumic@cbox.cz>
Thu, 7 Sep 2023 07:31:23 +0000 (7 09:31 +0200)
committerMartin Tůma <tumic@cbox.cz>
Thu, 7 Sep 2023 07:31:23 +0000 (7 09:31 +0200)
tree758f60f267d0c1d09bcb2742d0130cdcfd7bd5e7
parent864326210aa15558ea104a4fbcd654bff7602866
Added support for ENC atlases (catalogues)
18 files changed:
gpxsee.pro
src/common/range.h
src/map/ENC/atlasdata.cpp [new file with mode: 0644]
src/map/ENC/atlasdata.h [new file with mode: 0644]
src/map/ENC/iso8211.cpp
src/map/ENC/iso8211.h
src/map/ENC/mapdata.cpp
src/map/ENC/mapdata.h
src/map/ENC/rastertile.cpp
src/map/ENC/rastertile.h
src/map/bitmapline.cpp
src/map/bitmapline.h
src/map/encatlas.cpp [new file with mode: 0644]
src/map/encatlas.h [new file with mode: 0644]
src/map/encjob.h [new file with mode: 0644]
src/map/encmap.cpp
src/map/encmap.h
src/map/maplist.cpp