diff --git a/LarkatorGUI/Properties/AssemblyInfo.cs b/LarkatorGUI/Properties/AssemblyInfo.cs index c1fe71a..f6a1685 100644 --- a/LarkatorGUI/Properties/AssemblyInfo.cs +++ b/LarkatorGUI/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("LarkatorGUI")] -[assembly: AssemblyCopyright("Copyright © 2017-2021")] +[assembly: AssemblyCopyright("Copyright © 2017-2022")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/LarkatorGUI/calibrations.json b/LarkatorGUI/calibrations.json index e308f98..7c741cf 100644 --- a/LarkatorGUI/calibrations.json +++ b/LarkatorGUI/calibrations.json @@ -119,5 +119,16 @@ "PixelOffsetY": 12, "PixelScaleX": 9.6, "PixelScaleY": 9.8 + }, + { + "Filename": "Fjordur", + "LatOffset": 50, + "LatDivisor": 7141, + "LonOffset": 50, + "LonDivisor": 7141, + "PixelOffsetX": 1.625, + "PixelOffsetY": -9.5, + "PixelScaleX": 10.0375, + "PixelScaleY": 10.15 } ] \ No newline at end of file diff --git a/LarkatorGUI/imgs/map_Fjordur.jpg b/LarkatorGUI/imgs/map_Fjordur.jpg new file mode 100644 index 0000000..6ae12b3 Binary files /dev/null and b/LarkatorGUI/imgs/map_Fjordur.jpg differ