mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-15 08:57:31 +00:00
Oops, "type" was a bad choice of field name
This commit is contained in:
@@ -26,7 +26,7 @@ class LLOTA(FileDownloadSIGRefDataProvider):
|
||||
ll = locator_to_latlong(grid)
|
||||
|
||||
new_data.append(SIGRef(sig=self.SIG, id=ref_id, name=str(ref["name"]),
|
||||
type="Lake",
|
||||
ref_type="Lake",
|
||||
url="https://llota.app/list/ref/" + ref_id,
|
||||
grid=grid,
|
||||
latitude=ll[0],
|
||||
|
||||
Reference in New Issue
Block a user