mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-24 16:24:32 +00:00
Rationalise docs part 2 #151
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "help_page.html" %}
|
||||
{% block help_content %}
|
||||
|
||||
<h2 id="accuracy" class="mt-4">Data Accuracy</h2>
|
||||
<h2 class="mt-4">Data Accuracy</h2>
|
||||
<p>Please note that the data coming out of Spothole is only as good as the data going in. People mis-hear and make
|
||||
typos when spotting callsigns all the time. There are also plenty of cases where Spothole's data, particularly
|
||||
location data, may be inaccurate. For example, there are POTA parks that span multiple US states, countries that
|
||||
@@ -9,9 +9,9 @@
|
||||
accuracy is important, such as contesting, you should not rely on Spothole's data to fill in any gaps in your
|
||||
log.</p>
|
||||
<p>In the Spothole user interface, under "Your Data", you can enter your credentials for QRZ.com and/or HamQTH if
|
||||
you have them. This allows Spothole to augment its data with lookups from these services. See the following
|
||||
section, Privacy, for details of how these are handled. If you are looking at the map and see lots of spots in
|
||||
the geographic centre of countries, allowing these lookups will help. For QRZ.com a paid account is required to
|
||||
look up operator locations.</p>
|
||||
you have them. This allows Spothole to augment its data with lookups from these services. See the <a
|
||||
href="/help/privacy">Privacy</a> section for details of how these are handled. If you are looking at the
|
||||
map and see lots of spots in the geographic centre of countries, allowing these lookups will help. For QRZ.com a
|
||||
paid account is required to look up operator locations.</p>
|
||||
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user