From 500255a612a1e809e8b90a66954f64ef62125007 Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Thu, 16 Nov 2023 22:51:34 +0100 Subject: [PATCH] Add warning about data volume --- views/index.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/views/index.tpl b/views/index.tpl index 361d617..62968a1 100644 --- a/views/index.tpl +++ b/views/index.tpl @@ -14,6 +14,7 @@

Here you can generate a map in azimuthal-equidistant projection for any point on Earth. You get a map where the specified coordinate is in the center, and all other locations are projected such that locations with the same physical distance from the given coordinate are also the same distance from the center on the map.

You can optionally upload an ADIF file. All QSOs that have a QTH locator attached are then marked on the map.

The generated output is a Scalable Vector Graphics (SVG) image that can be edited as needed. I recommend Inkscape as an SVG editor.

+

Data volume warning: Each generated map will be about 25 MiB (11-15 MiB with automatic gzip compression). Take that into account if you have limited data volume.

Please note: It may take a few seconds to generate the map. Please give it some time. The map will appear below the form along with a download link. If you have JavaScript disabled, the map will replace this page.