Last active
September 10, 2016 08:21
-
-
Save wknowles/65c910b1bacf56e1bfc4d1664d2d895b to your computer and use it in GitHub Desktop.
Cooks first voyage on Endeavour. Data from Climatological Database for the World's Oceans 1750-1850 (CLIWOC), version 1.5 data release -- https://pendientedemigracion.ucm.es/info/cliwoc/cliwoc15.htm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14882, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 10, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769011016, | |
| "CMG": "S18W", | |
| "ShipSpeed": "NA", | |
| "Distance": 38, | |
| "drLatDeg": 52, | |
| "drLatMin": 54, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 63, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "WSW. SW", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -63.1667, | |
| -52.9 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14883, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 11, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769011116, | |
| "CMG": "S30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 100, | |
| "drLatDeg": 54, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 64, | |
| "drLongMin": 35, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "steady gentle breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady gentle breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "w", | |
| "CurrentSpeed": "small", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -64.5833, | |
| -54.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14895, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "miles", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 8, | |
| "Day": 27, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768082712, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 77, | |
| "drLatDeg": 48, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 6, | |
| "drLongMin": 42, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N29E", | |
| "LMdistance1": 80, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "NW. NE. SE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light airs, reaminder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear, remainder cloudy ", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -6.7, | |
| 48.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14896, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 8, | |
| "Day": 28, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768082813, | |
| "CMG": "S48W", | |
| "ShipSpeed": "NA", | |
| "Distance": 130, | |
| "drLatDeg": 47, | |
| "drLatMin": 16, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 7, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N40:45E", | |
| "LMdistance1": 69, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former part fresh gales, remainder moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "former part hazy, reaminder cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.11667, | |
| 47.2667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14897, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 8, | |
| "Day": 29, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768082913, | |
| "CMG": "S21W", | |
| "ShipSpeed": "NA", | |
| "Distance": 41, | |
| "drLatDeg": 46, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N37:45E", | |
| "LMdistance1": 86, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "some rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.48333, | |
| 46.6333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14898, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 8, | |
| "Day": 30, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768083013, | |
| "CMG": "S27W", | |
| "ShipSpeed": "NA", | |
| "Distance": 33, | |
| "drLatDeg": 46, | |
| "drLatMin": 9, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 52, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "Guadeloupe", | |
| "EncNat": "British", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N36E", | |
| "LMdistance1": 93, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.86667, | |
| 46.15 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14899, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 8, | |
| "Day": 31, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768083113, | |
| "CMG": "S36E", | |
| "ShipSpeed": "NA", | |
| "Distance": 82, | |
| "drLatDeg": 45, | |
| "drLatMin": 3, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 8, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "NNE", | |
| "LMdistance1": 105, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "SW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore and middle parts moderate breezes, latter fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fore and middle clear, latter cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -8.38333, | |
| 45.05 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14900, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 1, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090113, | |
| "CMG": "S70W", | |
| "ShipSpeed": "NA", | |
| "Distance": 20, | |
| "drLatDeg": 44, | |
| "drLatMin": 56, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 9, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N28:15E", | |
| "LMdistance1": 109, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "very hard gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "very hard gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "heavy showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.15, | |
| 44.9333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14901, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 2, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090213, | |
| "CMG": "SbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 64, | |
| "drLatDeg": 43, | |
| "drLatMin": 53, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 26, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "NNE", | |
| "LMdistance1": 130, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "WbN. W. SW. WSW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.43333, | |
| 43.8833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14902, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 3, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090313, | |
| "CMG": "S68:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 44, | |
| "drLatDeg": 44, | |
| "drLatMin": 9, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 10, | |
| "drLongMin": 20, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Lizard", | |
| "LMdirection1": "N29 1/2E", | |
| "LMdistance1": 138, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "SW. W", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part little wind, remainder strong gales with hard squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -10.3333, | |
| 44.15 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14903, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "miles", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 6, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090613, | |
| "CMG": "S42W", | |
| "ShipSpeed": "NA", | |
| "Distance": 70, | |
| "drLatDeg": 42, | |
| "drLatMin": 1, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 9, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N42E", | |
| "LMdistance1": 70, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -9.83333, | |
| 42.0167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14904, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 7, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090713, | |
| "CMG": "SbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 40, | |
| "drLatMin": 29, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 10, | |
| "drLongMin": 11, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N13E", | |
| "LMdistance1": 49, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WNW", | |
| "AllWindDirections": "WNW", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -10.1833, | |
| 40.4833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14905, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 8, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090813, | |
| "CMG": "S4E", | |
| "ShipSpeed": "NA", | |
| "Distance": 111, | |
| "drLatDeg": 38, | |
| "drLatMin": 33, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 10, | |
| "drLongMin": 0, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N12E", | |
| "LMdistance1": 88, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbS", | |
| "AllWindDirections": "WNW-WbS", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -10, | |
| 38.55 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14906, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 9, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768090913, | |
| "CMG": "S40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 11, | |
| "drLatDeg": 37, | |
| "drLatMin": 4, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 11, | |
| "drLongMin": 33, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N20E", | |
| "LMdistance1": 124, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "WbN-NE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales, remainder moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, remiander fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -11.55, | |
| 37.0667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14907, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 10, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768091013, | |
| "CMG": "S36W", | |
| "ShipSpeed": "NA", | |
| "Distance": 130, | |
| "drLatDeg": 35, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 13, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N24E", | |
| "LMdistance1": 166, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbE", | |
| "AllWindDirections": "NEbE", | |
| "WindForce": "steady fresh breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.4667, | |
| 35.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14908, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 11, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768091113, | |
| "CMG": "S32W", | |
| "ShipSpeed": "NA", | |
| "Distance": 94, | |
| "drLatDeg": 34, | |
| "drLatMin": 1, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 14, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Finnester", | |
| "LMdirection1": "N26 1/2E", | |
| "LMdistance1": 198, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NbE", | |
| "AllWindDirections": "NEbE. NbE", | |
| "WindForce": "steady fresh breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -14.4833, | |
| 34.0167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14909, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Deptford", | |
| "VoyageTo": "Madeira", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680827, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 12, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768091213, | |
| "CMG": "S40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 102, | |
| "drLatDeg": 32, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 15, | |
| "drLongMin": 53, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 1, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 1, | |
| "AnchorPlace": "Madeira", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNW", | |
| "AllWindDirections": "NNW", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -15.8833, | |
| 32.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14911, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "nm", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 20, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092013, | |
| "CMG": "S21:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 28, | |
| "drLatDeg": 31, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 17, | |
| "drLongMin": 9, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Funchall", | |
| "LMdirection1": "N13E", | |
| "LMdistance1": 76, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -17.15, | |
| 31.2833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14912, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "nm", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 21, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092113, | |
| "CMG": "S60E", | |
| "ShipSpeed": "NA", | |
| "Distance": 60, | |
| "drLatDeg": 30, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 16, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Funchall", | |
| "LMdirection1": "N10W", | |
| "LMdistance1": 113, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SWbW", | |
| "AllWindDirections": "SSW-SWbW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light airs remainder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -16.1333, | |
| 30.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14913, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 22, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092213, | |
| "CMG": "S35:30E", | |
| "ShipSpeed": "NA", | |
| "Distance": 73, | |
| "drLatDeg": 29, | |
| "drLatMin": 40, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 15, | |
| "drLongMin": 31, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Funchall", | |
| "LMdirection1": "N21W", | |
| "LMdistance1": 62, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "SW", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -15.5167, | |
| 29.6667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14914, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 23, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092313, | |
| "CMG": "S26W", | |
| "ShipSpeed": "NA", | |
| "Distance": 54, | |
| "drLatDeg": 28, | |
| "drLatMin": 51, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 15, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Funchall", | |
| "LMdirection1": "N12:45W", | |
| "LMdistance1": 77, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "SW. NE", | |
| "WindForce": "light breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -15.8333, | |
| 28.85 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14915, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "nm", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 24, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092413, | |
| "CMG": "", | |
| "ShipSpeed": "NA", | |
| "Distance": "NA", | |
| "drLatDeg": 27, | |
| "drLatMin": 10, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 16, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N18:45W", | |
| "LMdistance1": 74, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbE", | |
| "AllWindDirections": "NEbE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -16.9, | |
| 27.1667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14916, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 25, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092513, | |
| "CMG": "S41W", | |
| "ShipSpeed": "NA", | |
| "Distance": 126, | |
| "drLatDeg": 25, | |
| "drLatMin": 36, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 18, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N3:15E", | |
| "LMdistance1": 61, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ENE", | |
| "AllWindDirections": "EbN. ENE", | |
| "WindForce": "steady trade wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady trade wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -18.5333, | |
| 25.6 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14917, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 26, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092613, | |
| "CMG": "S22:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 122, | |
| "drLatDeg": 23, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 19, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N29E", | |
| "LMdistance1": 317, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbE", | |
| "AllWindDirections": "NEbE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "some what hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -19.3833, | |
| 23.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14918, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 27, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092713, | |
| "CMG": "S19W", | |
| "ShipSpeed": "NA", | |
| "Distance": 145, | |
| "drLatDeg": 21, | |
| "drLatMin": 26, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 20, | |
| "drLongMin": 14, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N26E", | |
| "LMdistance1": 154, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "some what hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -20.2333, | |
| 21.4333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14919, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 28, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092813, | |
| "CMG": "S12:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 150, | |
| "drLatDeg": 18, | |
| "drLatMin": 59, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 20, | |
| "drLongMin": 48, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N23:15E", | |
| "LMdistance1": 204, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ENE", | |
| "AllWindDirections": "NE. ENE", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -20.8, | |
| 18.9833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14920, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 9, | |
| "Day": 29, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768092913, | |
| "CMG": "S14W", | |
| "ShipSpeed": "NA", | |
| "Distance": 90, | |
| "drLatDeg": 17, | |
| "drLatMin": 32, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 21, | |
| "drLongMin": 11, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Peak of Teneriff", | |
| "LMdirection1": "N23E", | |
| "LMdistance1": 236, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbN", | |
| "AllWindDirections": "NEbN", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -21.1833, | |
| 17.5333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14921, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "nm", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 1, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100113, | |
| "CMG": "S12:12W", | |
| "ShipSpeed": "NA", | |
| "Distance": 114, | |
| "drLatDeg": 14, | |
| "drLatMin": 6, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N9W", | |
| "LMdistance1": 115, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "N. NNE", | |
| "WindForce": "steady gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "somewhat hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.1667, | |
| 14.1 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14922, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 2, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100213, | |
| "CMG": "S1", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 12, | |
| "drLatMin": 34, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5:45E", | |
| "LMdistance1": 69, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNW", | |
| "AllWindDirections": "NbE. NNW", | |
| "WindForce": "light breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part steady breezes, latter light breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part pleasant weather latter cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.2, | |
| 12.5667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14923, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "Current speed in knots", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 3, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100313, | |
| "CMG": "S3:30E", | |
| "ShipSpeed": "NA", | |
| "Distance": 20, | |
| "drLatDeg": 12, | |
| "drLatMin": 14, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5E", | |
| "LMdistance1": 76, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSW1/2W", | |
| "AllWindDirections": "SSW1/2W", | |
| "WindForce": "light winds", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light winds and calms", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "SE", | |
| "CurrentSpeed": 0.75, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.1667, | |
| 12.2333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14924, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard. Current speed in mph", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 4, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100414, | |
| "CMG": "S53W", | |
| "ShipSpeed": "NA", | |
| "Distance": 17, | |
| "drLatDeg": 11, | |
| "drLatMin": 53, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N2E", | |
| "LMdistance1": 82, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "calm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "calm for the greatest part of these 24 hours", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "ESE", | |
| "CurrentSpeed": 1, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.5333, | |
| 11.8833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14925, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 5, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100513, | |
| "CMG": "S29E", | |
| "ShipSpeed": "NA", | |
| "Distance": 57, | |
| "drLatDeg": 10, | |
| "drLatMin": 56, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 3, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N2E", | |
| "LMdistance1": 101, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "calm. NE. E", | |
| "WindForce": "light breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "sometimes clear, sometime cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.05, | |
| 10.9333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14926, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 6, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100613, | |
| "CMG": "S10:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 77, | |
| "drLatDeg": 9, | |
| "drLatMin": 40, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N4E", | |
| "LMdistance1": 128, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "NE. SE. S", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light breezes, middle frequent heavy squalls, towards noon little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.4667, | |
| 9.66667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14927, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard. Current speed in mph", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 7, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100713, | |
| "CMG": "S5W", | |
| "ShipSpeed": "NA", | |
| "Distance": 10, | |
| "drLatDeg": 9, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 19, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N4E", | |
| "LMdistance1": 127, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "S. calm. N", | |
| "WindForce": "variable light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable light airs and calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "SE1/4S", | |
| "CurrentSpeed": 1, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.3167, | |
| 9.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14928, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 8, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100813, | |
| "CMG": "SbE", | |
| "ShipSpeed": "NA", | |
| "Distance": 78, | |
| "drLatDeg": 8, | |
| "drLatMin": 25, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 4, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N1:45E", | |
| "LMdistance1": 152, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "NEbN-ESE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light airs, middle squally, latter moderate breezes", | |
| "WindScale": "", | |
| "Weather": "thunder and lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "S", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.0667, | |
| 8.41667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14929, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard. Current speed in mph", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 9, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768100913, | |
| "CMG": "S16W", | |
| "ShipSpeed": "NA", | |
| "Distance": 29, | |
| "drLatDeg": 7, | |
| "drLatMin": 58, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 13, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N2:40", | |
| "LMdistance1": 161, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "ESE", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "NNW3/4W", | |
| "CurrentSpeed": 1.125, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.2167, | |
| 7.96667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14930, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard. Current speed in mph", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 10, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101013, | |
| "CMG": "S", | |
| "ShipSpeed": "NA", | |
| "Distance": 10, | |
| "drLatDeg": 7, | |
| "drLatMin": 48, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 13, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N3E", | |
| "LMdistance1": 164, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbE", | |
| "AllWindDirections": "SEbE", | |
| "WindForce": "variable light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light breezes, middle squally, latter variable light airs and calms", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear, latter gloomy dark weather", | |
| "PrecipitationDescriptor": "heavy showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "NNE1/4E NE3/4N", | |
| "CurrentSpeed": 1.25, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.2167, | |
| 7.8 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14931, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 11, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101113, | |
| "CMG": "S52W", | |
| "ShipSpeed": "NA", | |
| "Distance": 18, | |
| "drLatDeg": 7, | |
| "drLatMin": 36, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N3E", | |
| "LMdistance1": 168, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "very variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "very variable with frequent squalls", | |
| "WindScale": "", | |
| "Weather": "lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "n", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.4667, | |
| 7.6 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14932, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard. Current speed in mph", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 12, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101214, | |
| "CMG": "S33:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 20, | |
| "drLatDeg": 7, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 39, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5E", | |
| "LMdistance1": 174, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "calm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part very variable with squalls, remainder calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "SbW1/2W", | |
| "CurrentSpeed": 1, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.65, | |
| 7.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14933, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "Current in miles per hour", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 13, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101314, | |
| "CMG": "S16:45E", | |
| "ShipSpeed": "NA", | |
| "Distance": 21, | |
| "drLatDeg": 7, | |
| "drLatMin": 1, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5E", | |
| "LMdistance1": 181, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "SW. WSW", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "heavy showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "S3/4E", | |
| "CurrentSpeed": 0.333, | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.5333, | |
| 7.01667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14934, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 14, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101414, | |
| "CMG": "S5E", | |
| "ShipSpeed": "NA", | |
| "Distance": 24, | |
| "drLatDeg": 6, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N3:15E", | |
| "LMdistance1": 188, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "WSW-SSE", | |
| "WindForce": "variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "wind variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "dark gloomy weather", | |
| "PrecipitationDescriptor": "much rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.5, | |
| 6.63333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14935, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 15, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101513, | |
| "CMG": "S30E", | |
| "ShipSpeed": "NA", | |
| "Distance": 12, | |
| "drLatDeg": 6, | |
| "drLatMin": 50, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 22, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "NbE", | |
| "LMdistance1": 187, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SSW-SE", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part little wind, middle squally, latterlight airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy then clear", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -22.3833, | |
| 6.83333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14936, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 16, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101614, | |
| "CMG": "S2E", | |
| "ShipSpeed": "NA", | |
| "Distance": 72, | |
| "drLatDeg": 5, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 23, | |
| "drLongMin": 45, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5:15!", | |
| "LMdistance1": 208, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "SE variable. NE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm, remainder gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -23.75, | |
| 5.63333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14937, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 17, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101714, | |
| "CMG": "SbW1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 11, | |
| "drLatDeg": 5, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 23, | |
| "drLongMin": 47, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N5:15!", | |
| "LMdistance1": 212, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "S. SE variable", | |
| "WindForce": "variable light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable light airs and calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -23.7833, | |
| 5.28333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14938, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 18, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101814, | |
| "CMG": "S48W", | |
| "ShipSpeed": "NA", | |
| "Distance": 45, | |
| "drLatDeg": 4, | |
| "drLatMin": 47, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 24, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N12E", | |
| "LMdistance1": 229, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "S-SSE", | |
| "WindForce": "little winds", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "sometimes little winds, sometimes squally", | |
| "WindScale": "", | |
| "Weather": "lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -24.3833, | |
| 4.78333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14939, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 19, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768101914, | |
| "CMG": "S42W", | |
| "ShipSpeed": "NA", | |
| "Distance": 88, | |
| "drLatDeg": 3, | |
| "drLatMin": 44, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 25, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N14E", | |
| "LMdistance1": 253, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbS", | |
| "AllWindDirections": "SbE-SEbS", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -25.3833, | |
| 3.73333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14940, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 20, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102014, | |
| "CMG": "S52W", | |
| "ShipSpeed": "NA", | |
| "Distance": 48, | |
| "drLatDeg": 3, | |
| "drLatMin": 16, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 26, | |
| "drLongMin": 20, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N18:30E", | |
| "LMdistance1": 281, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbS", | |
| "AllWindDirections": "SbE-SEbS", | |
| "WindForce": "gentle gale", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle gale", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -26.3333, | |
| 3.26667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14941, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 21, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102114, | |
| "CMG": "S58W", | |
| "ShipSpeed": "NA", | |
| "Distance": 57, | |
| "drLatDeg": 2, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 27, | |
| "drLongMin": 11, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N21E", | |
| "LMdistance1": 281, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "SE. SSE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -27.1833, | |
| 2.76667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14942, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 22, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102214, | |
| "CMG": "S43:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 88, | |
| "drLatDeg": 1, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 28, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N23E", | |
| "LMdistance1": 312, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbS", | |
| "AllWindDirections": "SEbS", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -28.2, | |
| 1.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14943, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 23, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102314, | |
| "CMG": "S ", | |
| "ShipSpeed": "NA", | |
| "Distance": 5, | |
| "drLatDeg": 1, | |
| "drLatMin": 40, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 28, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N23E", | |
| "LMdistance1": 312, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "SSE", | |
| "WindForce": "moderate steady breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate steady breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -28.2, | |
| 1.66667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14944, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 24, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102414, | |
| "CMG": "S49W", | |
| "ShipSpeed": "NA", | |
| "Distance": 50, | |
| "drLatDeg": 1, | |
| "drLatMin": 7, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 28, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N25E", | |
| "LMdistance1": 328, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbS", | |
| "AllWindDirections": "SbE-SEbS", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, remainder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear, remainder cloudy", | |
| "PrecipitationDescriptor": "some flying showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -28.8333, | |
| 1.11667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14945, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 25, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102514, | |
| "CMG": "S30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 95, | |
| "drLatDeg": 0, | |
| "drLatMin": 15, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 29, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N26E", | |
| "LMdistance1": 358, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbE", | |
| "AllWindDirections": "SE-SEbE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "a gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear with moist air", | |
| "PrecipitationDescriptor": "moist air", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -29.5, | |
| -0.25 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14946, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 26, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102614, | |
| "CMG": "S31W", | |
| "ShipSpeed": "NA", | |
| "Distance": 77, | |
| "drLatDeg": 1, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 30, | |
| "drLongMin": 18, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N25:30E", | |
| "LMdistance1": 385, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "SE-SSE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light airs, remainder moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clowdy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -30.3, | |
| -1.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14947, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 27, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102714, | |
| "CMG": "S38:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 79, | |
| "drLatDeg": 2, | |
| "drLatMin": 23, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 31, | |
| "drLongMin": 7, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N26E", | |
| "LMdistance1": 410, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SSE-SE", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -31.1167, | |
| -2.38333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14948, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 28, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102814, | |
| "CMG": "S33W", | |
| "ShipSpeed": "NA", | |
| "Distance": 93, | |
| "drLatDeg": 3, | |
| "drLatMin": 41, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 32, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "N26E", | |
| "LMdistance1": 410, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbE", | |
| "AllWindDirections": "SE-SEbE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -32.4833, | |
| -3.68333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14949, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 29, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768102914, | |
| "CMG": "SbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 101, | |
| "drLatDeg": 5, | |
| "drLatMin": 25, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 32, | |
| "drLongMin": 48, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "ESE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -32.8, | |
| -5.41667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14950, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 30, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768103014, | |
| "CMG": "S3/4W", | |
| "ShipSpeed": "NA", | |
| "Distance": 107, | |
| "drLatDeg": 7, | |
| "drLatMin": 8, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 33, | |
| "drLongMin": 4, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "EbS", | |
| "AllWindDirections": "EbS", | |
| "WindForce": "steady breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "close cloudy weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.0667, | |
| -7.13333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14951, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 10, | |
| "Day": 31, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768103114, | |
| "CMG": "S1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 114, | |
| "drLatDeg": 9, | |
| "drLatMin": 1, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 33, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bonavista", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "E-ESE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.2667, | |
| -9.01667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14952, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 1, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110114, | |
| "CMG": "S3/4W", | |
| "ShipSpeed": "NA", | |
| "Distance": 98, | |
| "drLatDeg": 10, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 33, | |
| "drLongMin": 31, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "ESE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.5167, | |
| -10.6333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14953, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 2, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110214, | |
| "CMG": "SbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 132, | |
| "drLatDeg": 12, | |
| "drLatMin": 48, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 32, | |
| "drLongMin": 20, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "ESE. E", | |
| "WindForce": "steady breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "possibly setting east", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -32.3333, | |
| -12.8 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14954, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 3, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110314, | |
| "CMG": "S15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 128, | |
| "drLatDeg": 14, | |
| "drLatMin": 51, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 33, | |
| "drLongMin": 7, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "EbS. E", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "a fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.1167, | |
| -14.85 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14955, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 4, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110414, | |
| "CMG": "S19:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 125, | |
| "drLatDeg": 16, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 33, | |
| "drLongMin": 37, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "EbS", | |
| "AllWindDirections": "EbS", | |
| "WindForce": "steady gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.6167, | |
| -16.8167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14956, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 5, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110514, | |
| "CMG": "S30:35W", | |
| "ShipSpeed": "NA", | |
| "Distance": 109, | |
| "drLatDeg": 18, | |
| "drLatMin": 22, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 34, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "E-NE", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "", | |
| "WindScale": "", | |
| "Weather": "fine pleasant weather", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -34.8333, | |
| -18.3667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14957, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 6, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110614, | |
| "CMG": "S55W", | |
| "ShipSpeed": "NA", | |
| "Distance": 74, | |
| "drLatDeg": 19, | |
| "drLatMin": 3, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 35, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NNE", | |
| "WindForce": "squally", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter squally, middle moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "heavy showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -35.8333, | |
| -19.05 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14958, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 7, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110714, | |
| "CMG": "S58W", | |
| "ShipSpeed": "NA", | |
| "Distance": 68, | |
| "drLatDeg": 19, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 36, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "SE-NE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -36.8333, | |
| -19.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14959, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 8, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768110815, | |
| "CMG": "S50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 140, | |
| "drLatDeg": 21, | |
| "drLatMin": 16, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 37, | |
| "drLongMin": 35, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SbW", | |
| "AllWindDirections": "NNE. NbW. SSW-SbW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -37.5833, | |
| -21.2667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14960, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 10, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768111015, | |
| "CMG": "E1/4S", | |
| "ShipSpeed": "NA", | |
| "Distance": 17, | |
| "drLatDeg": 21, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 37, | |
| "drLongMin": 43, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SbE", | |
| "AllWindDirections": "SSE. SEbS. SbE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy upon land", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -37.7167, | |
| -21.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14961, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Madeira", | |
| "VoyageTo": "Rio de Janeiro", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17680919, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 11, | |
| "Day": 11, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768111115, | |
| "CMG": "S5W", | |
| "ShipSpeed": "NA", | |
| "Distance": 67, | |
| "drLatDeg": 23, | |
| "drLatMin": 37, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 37, | |
| "drLongMin": 49, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "SE-E", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter parts moderate, middle fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and latter fair, but cloudy and hazy over la", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -37.8167, | |
| -23.6167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14963, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 8, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768120815, | |
| "CMG": "S7:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 85, | |
| "drLatDeg": 24, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 42, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NbE", | |
| "AllWindDirections": "ENE. NE. NbE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore and middle moderate breezes, remiander little winds and clear", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -42.4833, | |
| -24.2833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14964, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 9, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768120915, | |
| "CMG": "S22E", | |
| "ShipSpeed": "NA", | |
| "Distance": 32, | |
| "drLatDeg": 24, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 42, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSW", | |
| "AllWindDirections": "N. NE. SSW", | |
| "WindForce": "gentle light breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle light breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -42.2667, | |
| -24.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14965, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 10, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121015, | |
| "CMG": "SE1/2E", | |
| "ShipSpeed": "NA", | |
| "Distance": 75, | |
| "drLatDeg": 25, | |
| "drLatMin": 34, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 41, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "some flying showers", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -41.2, | |
| -25.5667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14966, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 11, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121115, | |
| "CMG": "S20E", | |
| "ShipSpeed": "NA", | |
| "Distance": 9, | |
| "drLatDeg": 25, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 41, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -41.1333, | |
| -25.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14967, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 12, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121215, | |
| "CMG": "SSW", | |
| "ShipSpeed": "NA", | |
| "Distance": 34, | |
| "drLatDeg": 26, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 41, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light airs remainder gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -41.3833, | |
| -26.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14968, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 13, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121315, | |
| "CMG": "S19:40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 113, | |
| "drLatDeg": 28, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 42, | |
| "drLongMin": 6, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NE. NNE", | |
| "WindForce": "steady gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part gentle breezes, remainder steady gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear, remainder a little hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -42.1, | |
| -28 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14969, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 14, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121415, | |
| "CMG": "S16E", | |
| "ShipSpeed": "NA", | |
| "Distance": 87, | |
| "drLatDeg": 29, | |
| "drLatMin": 24, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 41, | |
| "drLongMin": 55, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SbW", | |
| "AllWindDirections": "NE. E. SbW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter parts fresh breezes, middle little wind", | |
| "WindScale": "", | |
| "Weather": "thunder and lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -41.9167, | |
| -29.4 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14970, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 15, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121515, | |
| "CMG": "S14:15E", | |
| "ShipSpeed": "NA", | |
| "Distance": 45, | |
| "drLatDeg": 30, | |
| "drLatMin": 8, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 41, | |
| "drLongMin": 39, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "SWbS. S. ESE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales, remainder little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, remainder clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "large swell from the SW", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -41.65, | |
| -30.1333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14971, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 16, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121615, | |
| "CMG": "S32W", | |
| "ShipSpeed": "NA", | |
| "Distance": 86, | |
| "drLatDeg": 31, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 42, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "ENE. NE. NW", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -42.5333, | |
| -31.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14972, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 17, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121715, | |
| "CMG": "S14W", | |
| "ShipSpeed": "NA", | |
| "Distance": 56, | |
| "drLatDeg": 32, | |
| "drLatMin": 15, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 42, | |
| "drLongMin": 48, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "variable from NW SW-SSE", | |
| "WindForce": "gentle breezes of wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "latter gentle breezes of wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy for fore and mid part, latter clear", | |
| "PrecipitationDescriptor": "frequent showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -42.8, | |
| -32.25 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14973, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 18, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121815, | |
| "CMG": "S51W", | |
| "ShipSpeed": "NA", | |
| "Distance": 43, | |
| "drLatDeg": 32, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 43, | |
| "drLongMin": 27, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "SE-NE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light winds, remainder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -43.45, | |
| -32.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14974, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 19, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768121915, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 116, | |
| "drLatDeg": 34, | |
| "drLatMin": 4, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 46, | |
| "drLongMin": 6, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "N", | |
| "WindForce": "steady fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -46.1, | |
| -34.0667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14975, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 20, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122015, | |
| "CMG": "SW1/4W", | |
| "ShipSpeed": "NA", | |
| "Distance": 160, | |
| "drLatDeg": 36, | |
| "drLatMin": 2, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 47, | |
| "drLongMin": 14, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "N", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -47.2333, | |
| -36.0333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14976, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 21, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122115, | |
| "CMG": "S42:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 90, | |
| "drLatDeg": 37, | |
| "drLatMin": 8, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 48, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "variable", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "black sheer waters", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -48.5, | |
| -37.1333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14977, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 22, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122215, | |
| "CMG": "W", | |
| "ShipSpeed": "NA", | |
| "Distance": 40, | |
| "drLatDeg": 37, | |
| "drLatMin": 8, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 49, | |
| "drLongMin": 1, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -49.0167, | |
| -37.1333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14978, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 23, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122315, | |
| "CMG": "N48W", | |
| "ShipSpeed": "NA", | |
| "Distance": 33, | |
| "drLatDeg": 36, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 49, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -49.5333, | |
| -36.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14979, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 24, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122415, | |
| "CMG": "S50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 39, | |
| "drLatDeg": 37, | |
| "drLatMin": 11, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 50, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "calm. NE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm, remainder gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -50.5333, | |
| -37.1833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14980, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 25, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122515, | |
| "CMG": "S50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 116, | |
| "drLatDeg": 38, | |
| "drLatMin": 37, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 52, | |
| "drLongMin": 5, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "NEbN-N", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -52.0833, | |
| -38.6167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14981, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 26, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122616, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 158, | |
| "drLatDeg": 40, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 54, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "N", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -54.5, | |
| -40.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14982, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 27, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122716, | |
| "CMG": "S50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 123, | |
| "drLatDeg": 41, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 56, | |
| "drLongMin": 15, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "N", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes with squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -56.25, | |
| -41.6333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14983, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 28, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122816, | |
| "CMG": "", | |
| "ShipSpeed": "NA", | |
| "Distance": "NA", | |
| "drLatDeg": 40, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 58, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "SE-S", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part strong gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -58.4833, | |
| -40.8167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14984, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 29, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768122916, | |
| "CMG": "S46:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 81, | |
| "drLatDeg": 41, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 59, | |
| "drLongMin": 37, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, remainder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -59.6167, | |
| -41.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14985, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 30, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768123016, | |
| "CMG": "S30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 54, | |
| "drLatDeg": 42, | |
| "drLatMin": 32, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 60, | |
| "drLongMin": 15, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind sometimes calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear, remainder foggy and hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 1, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -60.25, | |
| -42.5333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14986, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1768, | |
| "Month": 12, | |
| "Day": 31, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1768123116, | |
| "CMG": "S18W", | |
| "ShipSpeed": "NA", | |
| "Distance": 43, | |
| "drLatDeg": 43, | |
| "drLatMin": 14, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 60, | |
| "drLongMin": 26, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "", | |
| "WindScale": "", | |
| "Weather": "lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "some showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -60.4333, | |
| -43.2333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14987, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 1, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010116, | |
| "CMG": "S36W", | |
| "ShipSpeed": "NA", | |
| "Distance": 39, | |
| "drLatDeg": 43, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 61, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "S-WSW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter fresh breezes, middle light airs and calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and latter clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -61.1333, | |
| -43.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14988, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 2, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010216, | |
| "CMG": "S2E", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 45, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 61, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "steady fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part gentle gales, middle squally, towards noon steady fresh breezes", | |
| "WindScale": "", | |
| "Weather": "lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "rain and some showers of large hail stones", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -61.1333, | |
| -45.2833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14989, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 3, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010316, | |
| "CMG": "S11!", | |
| "ShipSpeed": "NA", | |
| "Distance": 122, | |
| "drLatDeg": 47, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 61, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "W. S", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -61.5, | |
| -47.2833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14990, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 4, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010416, | |
| "CMG": "S20E", | |
| "ShipSpeed": "NA", | |
| "Distance": 76, | |
| "drLatDeg": 48, | |
| "drLatMin": 28, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 60, | |
| "drLongMin": 51, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SWbS", | |
| "AllWindDirections": "WNW-SWbS", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part gentle breezes, latter fresh gales with heavy squalls of wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part clear", | |
| "PrecipitationDescriptor": "heavy squalls of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -60.85, | |
| -48.4667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14991, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 5, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010516, | |
| "CMG": "S28W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 49, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 61, | |
| "drLongMin": 57, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "SW. NW. NNE", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore part fresh gales, middle light airs, remainder fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first clear, remainder little hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -61.95, | |
| -49.8167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14992, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 6, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010616, | |
| "CMG": "S8:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 51, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 62, | |
| "drLongMin": 19, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "W. S", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales and squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "air sharp and cold", | |
| "PrecipitationDescriptor": "frequent showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -62.3167, | |
| -51.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14993, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 7, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010716, | |
| "CMG": "S62W", | |
| "ShipSpeed": "NA", | |
| "Distance": 14, | |
| "drLatDeg": 51, | |
| "drLatMin": 26, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 61, | |
| "drLongMin": 59, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "storm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part hard gales with excessive hard squalls, the strom continued towards noon", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -61.9833, | |
| -51.4333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14994, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 8, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010816, | |
| "CMG": "N72W", | |
| "ShipSpeed": "NA", | |
| "Distance": 33, | |
| "drLatDeg": 51, | |
| "drLatMin": 16, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 62, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "S. SW. W. NW", | |
| "WindForce": "variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "variable", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -62.8333, | |
| -51.2667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14995, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 9, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769010916, | |
| "CMG": "S", | |
| "ShipSpeed": "NA", | |
| "Distance": 66, | |
| "drLatDeg": 52, | |
| "drLatMin": 22, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 62, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSW", | |
| "AllWindDirections": "WNW-SSW", | |
| "WindForce": "moderate breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter a moderate breeze, middle squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and latter clear", | |
| "PrecipitationDescriptor": "middle rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -62.8333, | |
| -52.3667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14997, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Rio de Janeiro", | |
| "VoyageTo": "Tierra del Fuego", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "miles", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17681208, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 26, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769012617, | |
| "CMG": "S15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 63, | |
| "drLatDeg": 56, | |
| "drLatMin": 57, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 68, | |
| "drLongMin": 13, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Cape Horn", | |
| "LMdirection1": "noon", | |
| "LMdistance1": 58, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WNW", | |
| "AllWindDirections": "SWbW. WNW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "thick hazy weather", | |
| "PrecipitationDescriptor": "small rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -68.2167, | |
| -56.95 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14998, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 27, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769012717, | |
| "CMG": "S8W", | |
| "ShipSpeed": "NA", | |
| "Distance": 32, | |
| "drLatDeg": 57, | |
| "drLatMin": 2, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 68, | |
| "drLongMin": 27, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "SW. W. N", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, latter fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part thick hazy weather, middle fair and clo", | |
| "PrecipitationDescriptor": "some rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -68.45, | |
| -57.0333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 14999, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 28, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769012817, | |
| "CMG": "S39W", | |
| "ShipSpeed": "NA", | |
| "Distance": 80, | |
| "drLatDeg": 58, | |
| "drLatMin": 4, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 70, | |
| "drLongMin": 1, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NWbW", | |
| "AllWindDirections": "N. WbN-NWbW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "sharp cold air", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and middle cloudy, latter clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -70.0167, | |
| -58.0667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15000, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 29, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769012917, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 79, | |
| "drLatDeg": 59, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 72, | |
| "drLongMin": 48, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "W. N", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter fresh gales and squally, middle strong gales with heavy squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "showers of rain, with first and latter hail", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -72.8, | |
| -59 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15001, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 30, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769013017, | |
| "CMG": "S33W", | |
| "ShipSpeed": "NA", | |
| "Distance": 76, | |
| "drLatDeg": 60, | |
| "drLatMin": 4, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 74, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WNW", | |
| "AllWindDirections": "WbN. WNW", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore part fresh gales and squally, remainder moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "hail and rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -74.1667, | |
| -60.0667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15002, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 1, | |
| "Day": 31, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769013117, | |
| "CMG": "N71W", | |
| "ShipSpeed": "NA", | |
| "Distance": 55, | |
| "drLatDeg": 59, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 75, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "WNW. calm. ESE. SSE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate, night little wind and calm, towrds noon fresh gales, 3am moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "some rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -75.9, | |
| -59.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15003, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 1, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020117, | |
| "CMG": "NWbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 106, | |
| "drLatDeg": 58, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 78, | |
| "drLongMin": 42, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "SEbE. SSE. E", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former fresh gales, latter light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -78.7, | |
| -58.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15004, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 2, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020217, | |
| "CMG": "WbN", | |
| "ShipSpeed": "NA", | |
| "Distance": 82, | |
| "drLatDeg": 58, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 80, | |
| "drLongMin": 58, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "NNW. SW. S", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part light breezes, remiander sometimes fresh breezes, other times little winds", | |
| "WindScale": "", | |
| "Weather": "cold weather", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, remainder hazy", | |
| "PrecipitationDescriptor": "rainy", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -80.9667, | |
| -58.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15005, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 3, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020317, | |
| "CMG": "S82W", | |
| "ShipSpeed": "NA", | |
| "Distance": 30, | |
| "drLatDeg": 58, | |
| "drLatMin": 33, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 81, | |
| "drLongMin": 55, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NWbW", | |
| "AllWindDirections": "WbN-NWbW", | |
| "WindForce": "calm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "calm and light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "most part cloudy", | |
| "PrecipitationDescriptor": "sometimes drizzling rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -81.9167, | |
| -58.55 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15006, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 4, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020417, | |
| "CMG": "N13W", | |
| "ShipSpeed": "NA", | |
| "Distance": 48, | |
| "drLatDeg": 57, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 82, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore and middle parts little winds, latter fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "dark cloudy weather, then cloudy", | |
| "PrecipitationDescriptor": "some rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -82.2667, | |
| -57.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15007, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 5, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020517, | |
| "CMG": "N ", | |
| "ShipSpeed": "NA", | |
| "Distance": 59, | |
| "drLatDeg": 56, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 82, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SWbW", | |
| "AllWindDirections": "WSW. WbN. SWbW", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales and heavy squalls in the first part remainder little wind", | |
| "WindScale": "", | |
| "Weather": "very cold weather", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -82.2667, | |
| -56.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15008, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 6, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020617, | |
| "CMG": "N1/4E", | |
| "ShipSpeed": "NA", | |
| "Distance": 86, | |
| "drLatDeg": 55, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 82, | |
| "drLongMin": 23, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbS", | |
| "AllWindDirections": "SWbW-WbS", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes, close upon a wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "flying showers of rain and hail", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -82.3833, | |
| -55.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15009, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 7, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020718, | |
| "CMG": "N20W", | |
| "ShipSpeed": "NA", | |
| "Distance": 46, | |
| "drLatDeg": 54, | |
| "drLatMin": 40, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 82, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbS", | |
| "AllWindDirections": "W. NbW. WbS", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -82.9, | |
| -54.6667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15010, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 8, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020818, | |
| "CMG": "N14:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 58, | |
| "drLatDeg": 53, | |
| "drLatMin": 36, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 83, | |
| "drLongMin": 19, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SbW", | |
| "AllWindDirections": "W. SbW", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part squalls of wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, latter thick hazy weather", | |
| "PrecipitationDescriptor": "first showers of rain and hail, latter frequent showers", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -83.3167, | |
| -53.6 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15011, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 9, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769020918, | |
| "CMG": "N55W", | |
| "ShipSpeed": "NA", | |
| "Distance": 130, | |
| "drLatDeg": 52, | |
| "drLatMin": 22, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 86, | |
| "drLongMin": 17, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales sometimes squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -86.2833, | |
| -52.3667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15012, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 10, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021018, | |
| "CMG": "N22W", | |
| "ShipSpeed": "NA", | |
| "Distance": 67, | |
| "drLatDeg": 51, | |
| "drLatMin": 16, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 86, | |
| "drLongMin": 37, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former part fresh breezes, night hard squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part dark cloudy weather, latter hazy", | |
| "PrecipitationDescriptor": "rain, rainy", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -86.6167, | |
| -51.2667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15013, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 11, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021118, | |
| "CMG": "N54W", | |
| "ShipSpeed": "NA", | |
| "Distance": 36, | |
| "drLatDeg": 50, | |
| "drLatMin": 55, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 87, | |
| "drLongMin": 24, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former light airs, remiander moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "drizzling rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -87.4, | |
| -50.9167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15014, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 12, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021218, | |
| "CMG": "N48W", | |
| "ShipSpeed": "NA", | |
| "Distance": 113, | |
| "drLatDeg": 49, | |
| "drLatMin": 41, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 89, | |
| "drLongMin": 36, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "SW. S", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and middle fresh gales, latter little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and middle cloudy, latter clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -89.6, | |
| -49.6833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15015, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 13, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021318, | |
| "CMG": "N75W", | |
| "ShipSpeed": "NA", | |
| "Distance": 35, | |
| "drLatDeg": 49, | |
| "drLatMin": 32, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 90, | |
| "drLongMin": 37, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbN", | |
| "AllWindDirections": "WbN", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, remainder fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "nw", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -90.6167, | |
| -49.5333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15016, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 14, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021418, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 32, | |
| "drLatDeg": 49, | |
| "drLatMin": 6, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 91, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "W. S", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales, remainder moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part hazy, remiander cloudy", | |
| "PrecipitationDescriptor": "frequent rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -91.2, | |
| -49.1 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15017, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 15, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021518, | |
| "CMG": "N46W", | |
| "ShipSpeed": "NA", | |
| "Distance": 56, | |
| "drLatDeg": 48, | |
| "drLatMin": 27, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 92, | |
| "drLongMin": 5, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbN", | |
| "AllWindDirections": "SSW. SW. WbN", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -92.0833, | |
| -48.45 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15018, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 16, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021618, | |
| "CMG": "N74W", | |
| "ShipSpeed": "NA", | |
| "Distance": 97, | |
| "drLatDeg": 48, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 94, | |
| "drLongMin": 25, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "NW. W. S", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales, in the night heavy squalls of wind, morning strong gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part thick hazy weather, night thick hazy we", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -94.4167, | |
| -48 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15019, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 17, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021718, | |
| "CMG": "NWbW1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 132, | |
| "drLatDeg": 46, | |
| "drLatMin": 48, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 97, | |
| "drLongMin": 17, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSW", | |
| "AllWindDirections": "SSW", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "strong gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -97.2833, | |
| -46.8 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15020, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 18, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021819, | |
| "CMG": "N32:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 140, | |
| "drLatDeg": 44, | |
| "drLatMin": 50, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 99, | |
| "drLongMin": 7, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SWbW", | |
| "AllWindDirections": "SWbW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "variable, sometimes fair, sometimes cloudy, other ", | |
| "PrecipitationDescriptor": "drizzling rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -99.1167, | |
| -44.8333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15021, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 19, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769021919, | |
| "CMG": "NNW3/4W", | |
| "ShipSpeed": "NA", | |
| "Distance": 103, | |
| "drLatDeg": 43, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 100, | |
| "drLongMin": 21, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbS", | |
| "AllWindDirections": "SWBW-WbS", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales, latter gentle breezes", | |
| "WindScale": "", | |
| "Weather": "air still cold", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and mid hazy, latter fine clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -100.35, | |
| -43.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15022, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 20, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022019, | |
| "CMG": "S65W", | |
| "ShipSpeed": "NA", | |
| "Distance": 58, | |
| "drLatDeg": 43, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 101, | |
| "drLongMin": 34, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "sea very smooth", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -101.567, | |
| -43.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15023, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 21, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022119, | |
| "CMG": "S62W", | |
| "ShipSpeed": "NA", | |
| "Distance": 115, | |
| "drLatDeg": 44, | |
| "drLatMin": 39, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 103, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "pretty clear weathers", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -103.9, | |
| -44.65 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15024, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 22, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022219, | |
| "CMG": "S86W", | |
| "ShipSpeed": "NA", | |
| "Distance": 91, | |
| "drLatDeg": 44, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 106, | |
| "drLongMin": 1, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "rainy", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -106.017, | |
| -44.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15025, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 23, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022319, | |
| "CMG": "N30E", | |
| "ShipSpeed": "NA", | |
| "Distance": 13, | |
| "drLatDeg": 44, | |
| "drLatMin": 35, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 105, | |
| "drLongMin": 52, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little winds and calm", | |
| "WindScale": "", | |
| "Weather": "some lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -105.867, | |
| -44.5833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15026, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 24, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022419, | |
| "CMG": "N42:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 79, | |
| "drLatDeg": 43, | |
| "drLatMin": 37, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 107, | |
| "drLongMin": 6, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "ENE. ESE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm, middle light breezes, latter fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -107.1, | |
| -43.6167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15027, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 25, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022519, | |
| "CMG": "N48:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 112, | |
| "drLatDeg": 42, | |
| "drLatMin": 23, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 109, | |
| "drLongMin": 0, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "SEbE. SSE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and mid fresh gales, latter little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -109, | |
| -42.3833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15028, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 26, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022619, | |
| "CMG": "N26:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 88, | |
| "drLatDeg": 41, | |
| "drLatMin": 4, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 109, | |
| "drLongMin": 52, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "calm. NW-WSW", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm and light airs, remiander strong gales and squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -109.867, | |
| -41.0667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15029, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 27, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022719, | |
| "CMG": "N18W", | |
| "ShipSpeed": "NA", | |
| "Distance": 85, | |
| "drLatDeg": 39, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 110, | |
| "drLongMin": 26, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part dtrong gales, remainder gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, reminder clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "large swell from the SW", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -110.433, | |
| -39.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15030, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 2, | |
| "Day": 28, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769022819, | |
| "CMG": "N13W", | |
| "ShipSpeed": "NA", | |
| "Distance": 42, | |
| "drLatDeg": 39, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 110, | |
| "drLongMin": 38, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "W-NW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former part little wind, remainder fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "SW swell", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 1, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -110.633, | |
| -39.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15031, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 1, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030119, | |
| "CMG": "N76W", | |
| "ShipSpeed": "NA", | |
| "Distance": 52, | |
| "drLatDeg": 38, | |
| "drLatMin": 44, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 111, | |
| "drLongMin": 43, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "coast of Chilli", | |
| "LMdirection1": "W", | |
| "LMdistance1": 560, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "WbS. NW", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh breezes, remiander moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -111.717, | |
| -38.7333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15032, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 2, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030219, | |
| "CMG": "NbW", | |
| "ShipSpeed": "NA", | |
| "Distance": 87, | |
| "drLatDeg": 37, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 112, | |
| "drLongMin": 5, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "strong fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "former part fresh gales, remiander strong fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "former part hazy, remainder prety clear weather", | |
| "PrecipitationDescriptor": "much rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -112.083, | |
| -37.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15033, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 3, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030319, | |
| "CMG": "N17E", | |
| "ShipSpeed": "NA", | |
| "Distance": 31, | |
| "drLatDeg": 36, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 111, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "calm", | |
| "AllWindDirections": "W. calm", | |
| "WindForce": "calm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, remainder calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -111.9, | |
| -36.8167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15034, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 4, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030420, | |
| "CMG": "N50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 58, | |
| "drLatDeg": 36, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 112, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "N", | |
| "AllWindDirections": "calm. NE. N", | |
| "WindForce": "fine gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm remiander fine gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "SW swell", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -112.833, | |
| -36.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15035, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 5, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030520, | |
| "CMG": "S81:40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 64, | |
| "drLatDeg": 36, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 114, | |
| "drLongMin": 9, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NWbN NW", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "middle fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and latter fine and clear, middle hazy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -114.15, | |
| -36.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15036, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 10, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769041022, | |
| "CMG": "S13W", | |
| "ShipSpeed": "NA", | |
| "Distance": 67, | |
| "drLatDeg": 18, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 147, | |
| "drLongMin": 47, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Osnaburg Island (Maitea)", | |
| "LMdirection1": "NWbW", | |
| "LMdistance1": 4.5, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NWbN", | |
| "AllWindDirections": "NNW variable NWbN", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes, am little wind", | |
| "WindScale": "", | |
| "Weather": "thunder and lightning", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy, night dark cloudy weather, am fair", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 1, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -147.783, | |
| -18 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15037, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 11, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769041122, | |
| "CMG": "N66W", | |
| "ShipSpeed": "NA", | |
| "Distance": 54, | |
| "drLatDeg": 17, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 148, | |
| "drLongMin": 39, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part cloudy, remainder variable unsettled we", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -148.65, | |
| -17.6333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15038, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 12, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769041222, | |
| "CMG": "W ", | |
| "ShipSpeed": "NA", | |
| "Distance": 18, | |
| "drLatDeg": 17, | |
| "drLatMin": 38, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 148, | |
| "drLongMin": 58, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable light airs, little wind and calm", | |
| "WindScale": "", | |
| "Weather": "hot sultry weather", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -148.967, | |
| -17.6333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15040, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 6, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030620, | |
| "CMG": "S57W", | |
| "ShipSpeed": "NA", | |
| "Distance": 20, | |
| "drLatDeg": 36, | |
| "drLatMin": 32, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 114, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WNW", | |
| "AllWindDirections": "NWbN-WNW", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate and variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "tolerable clear weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -114.5, | |
| -36.5333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15041, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 7, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030720, | |
| "CMG": "S64:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 83, | |
| "drLatDeg": 37, | |
| "drLatMin": 8, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 116, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "NW", | |
| "WindForce": "moderate steady breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate steady breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -116.133, | |
| -37.1333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15042, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 8, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030820, | |
| "CMG": "S78W", | |
| "ShipSpeed": "NA", | |
| "Distance": 76, | |
| "drLatDeg": 37, | |
| "drLatMin": 24, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 117, | |
| "drLongMin": 41, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "NW. variable", | |
| "WindForce": "variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and mid moderate breezes, latter variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "much rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -117.683, | |
| -37.4 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15043, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 9, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769030920, | |
| "CMG": "N38W", | |
| "ShipSpeed": "NA", | |
| "Distance": 123, | |
| "drLatDeg": 35, | |
| "drLatMin": 47, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 119, | |
| "drLongMin": 18, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SbE", | |
| "AllWindDirections": "SWbW. SbE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate, remiander fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part hazy, remainder clear", | |
| "PrecipitationDescriptor": "drizzling rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -119.3, | |
| -35.7833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15044, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 10, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031020, | |
| "CMG": "N40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 121, | |
| "drLatDeg": 34, | |
| "drLatMin": 14, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 120, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -120.9, | |
| -34.2333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15045, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 11, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031120, | |
| "CMG": "N46:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 116, | |
| "drLatDeg": 32, | |
| "drLatMin": 54, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 122, | |
| "drLongMin": 35, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "steady gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -122.583, | |
| -32.9 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15046, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 12, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031220, | |
| "CMG": "N49W", | |
| "ShipSpeed": "NA", | |
| "Distance": 122, | |
| "drLatDeg": 31, | |
| "drLatMin": 34, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 124, | |
| "drLongMin": 25, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "steady gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -124.417, | |
| -31.5667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15047, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 13, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031320, | |
| "CMG": "N48:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 72, | |
| "drLatDeg": 30, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 125, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part steady fresh gales, remiander little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -125.467, | |
| -30.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15048, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 14, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031420, | |
| "CMG": "N50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 47, | |
| "drLatDeg": 30, | |
| "drLatMin": 17, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 126, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ENE", | |
| "AllWindDirections": "ESE. ENE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -126.167, | |
| -30.2833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15049, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 15, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031520, | |
| "CMG": "N47:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 50, | |
| "drLatDeg": 29, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 126, | |
| "drLongMin": 53, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ESE", | |
| "AllWindDirections": "ENE. ESE", | |
| "WindForce": "light breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -126.883, | |
| -29.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15050, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 16, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031620, | |
| "CMG": "NNW", | |
| "ShipSpeed": "NA", | |
| "Distance": 34, | |
| "drLatDeg": 29, | |
| "drLatMin": 22, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 127, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "ESE. SSE. SW", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs next to calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.133, | |
| -29.3667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15051, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 17, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031720, | |
| "CMG": "N20W", | |
| "ShipSpeed": "NA", | |
| "Distance": 55, | |
| "drLatDeg": 28, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 127, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SEbS", | |
| "AllWindDirections": "SEbS", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.483, | |
| -28.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15052, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 18, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031821, | |
| "CMG": "N60:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 78, | |
| "drLatDeg": 27, | |
| "drLatMin": 52, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 128, | |
| "drLongMin": 44, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part little wind, latter fresh gales and squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "much rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -128.733, | |
| -27.8667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15053, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 19, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769031921, | |
| "CMG": "N52W", | |
| "ShipSpeed": "NA", | |
| "Distance": 50, | |
| "drLatDeg": 27, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "N-W", | |
| "WindForce": "more moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh gales and squally, remiander more moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.467, | |
| -27.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15054, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 20, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032021, | |
| "CMG": "N", | |
| "ShipSpeed": "NA", | |
| "Distance": 95, | |
| "drLatDeg": 25, | |
| "drLatMin": 44, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "fine breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fine breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.467, | |
| -25.7333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15055, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 21, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032121, | |
| "CMG": "N", | |
| "ShipSpeed": "NA", | |
| "Distance": 23, | |
| "drLatDeg": 25, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "calm", | |
| "AllWindDirections": "WbN. calm", | |
| "WindForce": "calm", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part little wind, remainder calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.467, | |
| -25.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15056, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 22, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032221, | |
| "CMG": "W", | |
| "ShipSpeed": "NA", | |
| "Distance": 57, | |
| "drLatDeg": 25, | |
| "drLatMin": 21, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 52, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNW", | |
| "AllWindDirections": "NbE-NNW", | |
| "WindForce": "fresh breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm, night squally, am fresh breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.867, | |
| -25.35 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15057, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 23, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032321, | |
| "CMG": "N13W", | |
| "ShipSpeed": "NA", | |
| "Distance": 49, | |
| "drLatDeg": 24, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 130, | |
| "drLongMin": 8, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbN", | |
| "AllWindDirections": "NbW-WbN", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales and squally in first part, remainder fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -130.133, | |
| -24.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15058, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 24, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032421, | |
| "CMG": "NWbN1/4E", | |
| "ShipSpeed": "NA", | |
| "Distance": 99, | |
| "drLatDeg": 23, | |
| "drLatMin": 23, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 2, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "WNW-NW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "some rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.033, | |
| -23.3833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15059, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 25, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032521, | |
| "CMG": "NE1/2N", | |
| "ShipSpeed": "NA", | |
| "Distance": 95, | |
| "drLatDeg": 22, | |
| "drLatMin": 11, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 127, | |
| "drLongMin": 55, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbN", | |
| "AllWindDirections": "NWbN-WbN", | |
| "WindForce": "", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part dark cloudy, remiander fair and cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.917, | |
| -22.1833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15060, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 26, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032621, | |
| "CMG": "", | |
| "ShipSpeed": "NA", | |
| "Distance": "NA", | |
| "drLatDeg": "NA", | |
| "drLatMin": "NA", | |
| "drLatSec": "NA", | |
| "drLatHem": "", | |
| "drLongDeg": 127, | |
| "drLongMin": 43, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 3, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "NW-W", | |
| "WindForce": "squally", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.717, | |
| -21.61 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15061, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 27, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032721, | |
| "CMG": "N1/4E", | |
| "ShipSpeed": "NA", | |
| "Distance": 30, | |
| "drLatDeg": 21, | |
| "drLatMin": 2, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 127, | |
| "drLongMin": 38, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "variable", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "variable", | |
| "PrecipitationDescriptor": "showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.633, | |
| -21.0333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15062, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 28, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032821, | |
| "CMG": "NNW", | |
| "ShipSpeed": "NA", | |
| "Distance": 37, | |
| "drLatDeg": 20, | |
| "drLatMin": 28, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 127, | |
| "drLongMin": 50, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSW", | |
| "AllWindDirections": "W-SSW", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -127.833, | |
| -20.4667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15063, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 29, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769032921, | |
| "CMG": "N75W", | |
| "ShipSpeed": "NA", | |
| "Distance": 55, | |
| "drLatDeg": 20, | |
| "drLatMin": 14, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 128, | |
| "drLongMin": 45, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -128.75, | |
| -20.2333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15064, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 30, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769033021, | |
| "CMG": "N40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 53, | |
| "drLatDeg": 19, | |
| "drLatMin": 34, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 129, | |
| "drLongMin": 27, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SSE", | |
| "AllWindDirections": "calm. variable. SSE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part calm, night variable winds, am gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -129.45, | |
| -19.5667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15065, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 3, | |
| "Day": 31, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769033121, | |
| "CMG": "N75:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 111, | |
| "drLatDeg": 19, | |
| "drLatMin": 7, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 131, | |
| "drLongMin": 21, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "steady breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady breeze", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -131.35, | |
| -19.1167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15066, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 1, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040121, | |
| "CMG": "W", | |
| "ShipSpeed": "NA", | |
| "Distance": 122, | |
| "drLatDeg": 19, | |
| "drLatMin": 7, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 133, | |
| "drLongMin": 28, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E1/2N", | |
| "AllWindDirections": "SE-E1/2N", | |
| "WindForce": "steady fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -133.467, | |
| -19.1167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15067, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 2, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040221, | |
| "CMG": "N86 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 118, | |
| "drLatDeg": 19, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 135, | |
| "drLongMin": 33, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -135.55, | |
| -19 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15068, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 3, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040321, | |
| "CMG": "N82:45W", | |
| "ShipSpeed": "NA", | |
| "Distance": 110, | |
| "drLatDeg": 18, | |
| "drLatMin": 46, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 137, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "steady fresh breeze", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter steady fresh breeze, middle sometimes squally, other times little winds", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -137.483, | |
| -18.7667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15069, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 4, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040421, | |
| "CMG": "N88W", | |
| "ShipSpeed": "NA", | |
| "Distance": 114, | |
| "drLatDeg": 18, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 139, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "EbS", | |
| "AllWindDirections": "E. EbS", | |
| "WindForce": "steady fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -139.483, | |
| -18.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15070, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 5, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040521, | |
| "CMG": "N77:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 79, | |
| "drLatDeg": 18, | |
| "drLatMin": 25, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 140, | |
| "drLongMin": 51, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Island of Thrum Cap", | |
| "LMdirection1": "N62W", | |
| "LMdistance1": 7, | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -140.85, | |
| -18.4167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15071, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 6, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040621, | |
| "CMG": "N85W", | |
| "ShipSpeed": "NA", | |
| "Distance": 94, | |
| "drLatDeg": 18, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 142, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bow Island (Hao)", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine and pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -142.483, | |
| -18.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15072, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 1, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090122, | |
| "CMG": "S29E", | |
| "ShipSpeed": "NA", | |
| "Distance": 50, | |
| "drLatDeg": 40, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 146, | |
| "drLongMin": 29, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "very strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "very strong gales and squalls", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "great sea from the W", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -146.483, | |
| -40.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15073, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 2, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090222, | |
| "CMG": "N54:30E", | |
| "ShipSpeed": "NA", | |
| "Distance": 46, | |
| "drLatDeg": 39, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 145, | |
| "drLongMin": 39, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "more moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "very strong gales, heavy squalls of wind, noon more moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "hail and rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "great sea from WSW", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -145.65, | |
| -39.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15074, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 3, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090322, | |
| "CMG": "N ", | |
| "ShipSpeed": "NA", | |
| "Distance": 50, | |
| "drLatDeg": 38, | |
| "drLatMin": 54, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 145, | |
| "drLongMin": 39, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore and middle fresh gales with hard squalls, latter more moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -145.65, | |
| -38.9 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15075, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 4, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090422, | |
| "CMG": "NbE", | |
| "ShipSpeed": "NA", | |
| "Distance": 26, | |
| "drLatDeg": 38, | |
| "drLatMin": 29, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 145, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and latter little winds, night calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 1, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -145.533, | |
| -38.4833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15076, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 5, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090522, | |
| "CMG": "N32W", | |
| "ShipSpeed": "NA", | |
| "Distance": 44, | |
| "drLatDeg": 37, | |
| "drLatMin": 52, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 146, | |
| "drLongMin": 2, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NW", | |
| "AllWindDirections": "W-NW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -146.033, | |
| -37.8667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15077, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 6, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090622, | |
| "CMG": "S87:30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 70, | |
| "drLatDeg": 37, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 147, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "", | |
| "AllWindDirections": "", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales and squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -147.5, | |
| -37.8167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15078, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 7, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090722, | |
| "CMG": "S80W", | |
| "ShipSpeed": "NA", | |
| "Distance": 15, | |
| "drLatDeg": 37, | |
| "drLatMin": 52, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 147, | |
| "drLongMin": 49, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "hard gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales and hard squalls, noon hard gales and squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -147.817, | |
| -37.8667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15079, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 8, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090822, | |
| "CMG": "N1/4E", | |
| "ShipSpeed": "NA", | |
| "Distance": 76, | |
| "drLatDeg": 36, | |
| "drLatMin": 36, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 147, | |
| "drLongMin": 40, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "more moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "very strong gales and squally, am more moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "great sea", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -147.667, | |
| -36.6 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15080, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 9, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769090922, | |
| "CMG": "N77W", | |
| "ShipSpeed": "NA", | |
| "Distance": 76, | |
| "drLatDeg": 36, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 149, | |
| "drLongMin": 12, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "dark cloudy, sometimes hazy", | |
| "PrecipitationDescriptor": "drizzling rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -149.2, | |
| -36.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15081, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 10, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091022, | |
| "CMG": "N52W", | |
| "ShipSpeed": "NA", | |
| "Distance": 97, | |
| "drLatDeg": 35, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 150, | |
| "drLongMin": 46, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "S-WSW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -150.767, | |
| -35.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15082, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 11, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091122, | |
| "CMG": "N43W", | |
| "ShipSpeed": "NA", | |
| "Distance": 87, | |
| "drLatDeg": 34, | |
| "drLatMin": 15, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 152, | |
| "drLongMin": 0, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "SW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "thick hazy weather", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -152, | |
| -34.25 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15083, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 12, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091222, | |
| "CMG": "N30W", | |
| "ShipSpeed": "NA", | |
| "Distance": 73, | |
| "drLatDeg": 33, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 152, | |
| "drLongMin": 44, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "swell from SSW", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -152.733, | |
| -33.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15084, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 13, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091322, | |
| "CMG": "NNW", | |
| "ShipSpeed": "NA", | |
| "Distance": 74, | |
| "drLatDeg": 32, | |
| "drLatMin": 3, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 153, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "SW. WSW", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "some flying showers", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -153.267, | |
| -32.05 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15085, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 14, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091422, | |
| "CMG": "S86W", | |
| "ShipSpeed": "NA", | |
| "Distance": 33, | |
| "drLatDeg": 32, | |
| "drLatMin": 5, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 153, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes sometimes calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "swell from the SSW", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -153.9, | |
| -32.0833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15086, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 15, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091522, | |
| "CMG": "S77W", | |
| "ShipSpeed": "NA", | |
| "Distance": 139, | |
| "drLatDeg": 32, | |
| "drLatMin": 36, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 156, | |
| "drLongMin": 34, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "NE-SE", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate, reiander strong gales and squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -156.567, | |
| -32.6 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15087, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 16, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091623, | |
| "CMG": "WSW", | |
| "ShipSpeed": "NA", | |
| "Distance": 100, | |
| "drLatDeg": 31, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 158, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WSW", | |
| "AllWindDirections": "SSE. S. WSW", | |
| "WindForce": "more moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part very strong gales, remiander more moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "large swell from the S", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -158.267, | |
| -31.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15088, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 23, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052314, | |
| "CMG": "N25W", | |
| "ShipSpeed": "NA", | |
| "Distance": 56, | |
| "drLatDeg": 7, | |
| "drLatMin": 49, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 26, | |
| "drLongMin": 2, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "E-NE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind from the E", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "frequent showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -26.0333, | |
| 7.81667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15089, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 24, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052414, | |
| "CMG": "N54W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 8, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 27, | |
| "drLongMin": 18, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NE. NNE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part moderate breezes, latter fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first part hazy, latter fair", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -27.3, | |
| 8.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15090, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 25, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052514, | |
| "CMG": "N50:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 9, | |
| "drLatMin": 41, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 28, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NNE", | |
| "WindForce": "moderate trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -28.5, | |
| 9.68333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15091, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 26, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052614, | |
| "CMG": "N46W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 10, | |
| "drLatMin": 47, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 29, | |
| "drLongMin": 35, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbN", | |
| "AllWindDirections": "NEbN", | |
| "WindForce": "steady trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -29.5833, | |
| 10.7833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15092, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 27, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052714, | |
| "CMG": "N39W", | |
| "ShipSpeed": "NA", | |
| "Distance": 103, | |
| "drLatDeg": 12, | |
| "drLatMin": 7, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 30, | |
| "drLongMin": 40, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "steady fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -30.6667, | |
| 12.1167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15093, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 28, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052814, | |
| "CMG": "N40W", | |
| "ShipSpeed": "NA", | |
| "Distance": 108, | |
| "drLatDeg": 13, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 31, | |
| "drLongMin": 51, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "steady trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "a steady trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -31.85, | |
| 13.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15094, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 29, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771052914, | |
| "CMG": "N31 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 128, | |
| "drLatDeg": 15, | |
| "drLatMin": 19, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 33, | |
| "drLongMin": 2, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "hazy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -33.0333, | |
| 15.3167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15095, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 30, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771053014, | |
| "CMG": "N31:15W", | |
| "ShipSpeed": "NA", | |
| "Distance": 124, | |
| "drLatDeg": 17, | |
| "drLatMin": 5, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 34, | |
| "drLongMin": 9, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "coudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -34.15, | |
| 17.0833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15096, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 5, | |
| "Day": 31, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771053114, | |
| "CMG": "N39 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 136, | |
| "drLatDeg": 18, | |
| "drLatMin": 50, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 35, | |
| "drLongMin": 40, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NEbE", | |
| "AllWindDirections": "NE. NEbE", | |
| "WindForce": "strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "strong gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -35.6667, | |
| 18.8333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15097, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 6, | |
| "Day": 1, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771060114, | |
| "CMG": "N35W", | |
| "ShipSpeed": "NA", | |
| "Distance": 100, | |
| "drLatDeg": 20, | |
| "drLatMin": 12, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 36, | |
| "drLongMin": 41, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -36.6833, | |
| 20.2 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15098, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Cape of Good Hope", | |
| "VoyageTo": "UK", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17710417, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1771, | |
| "Month": 6, | |
| "Day": 2, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1771060215, | |
| "CMG": "N49W", | |
| "ShipSpeed": "NA", | |
| "Distance": 104, | |
| "drLatDeg": 21, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "N", | |
| "drLongDeg": 38, | |
| "drLongMin": 5, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NE-NNE", | |
| "WindForce": "moderate gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -38.0833, | |
| 21.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15099, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 17, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091723, | |
| "CMG": "N25W", | |
| "ShipSpeed": "NA", | |
| "Distance": 100, | |
| "drLatDeg": 30, | |
| "drLatMin": 14, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 159, | |
| "drLongMin": 6, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "SW", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -159.1, | |
| -30.2333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15100, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 18, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091823, | |
| "CMG": "NbW1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 78, | |
| "drLatDeg": 29, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 159, | |
| "drLongMin": 32, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "moderate gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "swell from the S", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -159.533, | |
| -29 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15101, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 19, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769091923, | |
| "CMG": "E", | |
| "ShipSpeed": "NA", | |
| "Distance": 6, | |
| "drLatDeg": 29, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 159, | |
| "drLongMin": 25, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "variable light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "variable light airs and calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "hollow sea from the S", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -159.417, | |
| -29 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15102, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 20, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092023, | |
| "CMG": "SWbS", | |
| "ShipSpeed": "NA", | |
| "Distance": 20, | |
| "drLatDeg": 29, | |
| "drLatMin": 20, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 160, | |
| "drLongMin": 42, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "variable", | |
| "AllWindDirections": "variable", | |
| "WindForce": "light airs", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light airs", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "calm", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -160.7, | |
| -29.3333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15103, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 21, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092123, | |
| "CMG": "S50W", | |
| "ShipSpeed": "NA", | |
| "Distance": 62, | |
| "drLatDeg": 30, | |
| "drLatMin": 0, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 161, | |
| "drLongMin": 35, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -161.583, | |
| -30 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15104, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 22, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092223, | |
| "CMG": "S34W", | |
| "ShipSpeed": "NA", | |
| "Distance": 81, | |
| "drLatDeg": 31, | |
| "drLatMin": 7, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 162, | |
| "drLongMin": 44, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "southerly swell", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -162.733, | |
| -31.1167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15105, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 7, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040722, | |
| "CMG": "N66W", | |
| "ShipSpeed": "NA", | |
| "Distance": 66, | |
| "drLatDeg": 17, | |
| "drLatMin": 48, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 143, | |
| "drLongMin": 31, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Bird Island (Reitoru)", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "E", | |
| "AllWindDirections": "E", | |
| "WindForce": "fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -143.517, | |
| -17.8 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15106, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 8, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040822, | |
| "CMG": "N87W", | |
| "ShipSpeed": "NA", | |
| "Distance": 100, | |
| "drLatDeg": 17, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 145, | |
| "drLongMin": 16, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "EbS. S", | |
| "WindForce": "fresh trade", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh trade", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "pleasant", | |
| "PrecipitationDescriptor": "a few flying showers of rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -145.267, | |
| -17.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15107, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tierra del Fuego", | |
| "VoyageTo": "Tahiti", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690127, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 4, | |
| "Day": 9, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769040922, | |
| "CMG": "W", | |
| "ShipSpeed": "NA", | |
| "Distance": 81, | |
| "drLatDeg": 17, | |
| "drLatMin": 42, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 146, | |
| "drLongMin": 40, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "Chain Island (Anaa)", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NbE", | |
| "AllWindDirections": "EbN-NbE", | |
| "WindForce": "steady fresh gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "steady fresh gales", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "pleasant", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -146.667, | |
| -17.7 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15108, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 23, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092323, | |
| "CMG": "SWbS", | |
| "ShipSpeed": "NA", | |
| "Distance": 62, | |
| "drLatDeg": 31, | |
| "drLatMin": 59, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 163, | |
| "drLongMin": 51, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SWbS", | |
| "AllWindDirections": "SWbS", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "getnle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -163.85, | |
| -31.9833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15109, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 24, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092423, | |
| "CMG": "S35W", | |
| "ShipSpeed": "NA", | |
| "Distance": 97, | |
| "drLatDeg": 33, | |
| "drLatMin": 18, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 165, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "SE-NE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "S swell gone quite down", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -165.167, | |
| -33.3 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15110, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 25, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092523, | |
| "CMG": "S43 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 103, | |
| "drLatDeg": 34, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 165, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NE", | |
| "AllWindDirections": "NE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -165.167, | |
| -34.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15111, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 26, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092623, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 136, | |
| "drLatDeg": 36, | |
| "drLatMin": 9, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 167, | |
| "drLongMin": 14, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "NNE", | |
| "AllWindDirections": "NNE", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fresh breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fair", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -167.233, | |
| -36.15 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15112, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 27, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092723, | |
| "CMG": "S28W", | |
| "ShipSpeed": "NA", | |
| "Distance": 95, | |
| "drLatDeg": 37, | |
| "drLatMin": 33, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 168, | |
| "drLongMin": 10, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "NbE. W", | |
| "WindForce": "moderate", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "fore and middle very strong gales, remainder moderate", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "first and middle hazy, remainder clear", | |
| "PrecipitationDescriptor": "rain", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -168.167, | |
| -37.55 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15113, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 28, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092823, | |
| "CMG": "S21W", | |
| "ShipSpeed": "NA", | |
| "Distance": 92, | |
| "drLatDeg": 38, | |
| "drLatMin": 59, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 169, | |
| "drLongMin": 5, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "W", | |
| "AllWindDirections": "W", | |
| "WindForce": "very strong gales", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first and middle fresh gales, latter very strong gales and squally", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -169.083, | |
| -38.9833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15114, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 29, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769092923, | |
| "CMG": "N59W", | |
| "ShipSpeed": "NA", | |
| "Distance": 60, | |
| "drLatDeg": 38, | |
| "drLatMin": 30, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 170, | |
| "drLongMin": 14, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "SW", | |
| "WindForce": "fresh breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "first part strong gales and squally, remainder fresh breezes and settled", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -170.233, | |
| -38.5 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15115, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 9, | |
| "Day": 30, | |
| "DayOfTheWeek": "Saturday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769093023, | |
| "CMG": "N87 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 90, | |
| "drLatDeg": 38, | |
| "drLatMin": 26, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 172, | |
| "drLongMin": 20, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "moderate breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "moderate breezes and settled", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -172.333, | |
| -38.4333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15116, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 1, | |
| "DayOfTheWeek": "Sunday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100200, | |
| "CMG": "N16W", | |
| "ShipSpeed": "NA", | |
| "Distance": 43, | |
| "drLatDeg": 37, | |
| "drLatMin": 45, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 172, | |
| "drLongMin": 36, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "WbN", | |
| "AllWindDirections": "S-WbN", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind at day time, calm at night", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -172.6, | |
| -37.75 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15117, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 2, | |
| "DayOfTheWeek": "Monday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100300, | |
| "CMG": "NNW", | |
| "ShipSpeed": "NA", | |
| "Distance": 35, | |
| "drLatDeg": 37, | |
| "drLatMin": 10, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 172, | |
| "drLongMin": 54, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SW", | |
| "AllWindDirections": "WSW. SW", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -172.9, | |
| -37.1667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15118, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 3, | |
| "DayOfTheWeek": "Tuesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100400, | |
| "CMG": "N60W", | |
| "ShipSpeed": "NA", | |
| "Distance": 28, | |
| "drLatDeg": 36, | |
| "drLatMin": 56, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 173, | |
| "drLongMin": 27, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "S", | |
| "AllWindDirections": "S", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind sometimes calm", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -173.45, | |
| -36.9333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15119, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 4, | |
| "DayOfTheWeek": "Wednesday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100500, | |
| "CMG": "S52 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 86, | |
| "drLatDeg": 37, | |
| "drLatMin": 43, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 175, | |
| "drLongMin": 0, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "SE", | |
| "AllWindDirections": "SE", | |
| "WindForce": "gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "cloudy", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -175, | |
| -37.7167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15120, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 5, | |
| "DayOfTheWeek": "Thursday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100600, | |
| "CMG": "S49 1/2W", | |
| "ShipSpeed": "NA", | |
| "Distance": 63, | |
| "drLatDeg": 38, | |
| "drLatMin": 23, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 176, | |
| "drLongMin": 30, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ENE", | |
| "AllWindDirections": "SE-ENE", | |
| "WindForce": "light gentle breezes", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "light gentle breezes", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "clear settled weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading": "NA", | |
| "SSTReadingUnits": "", | |
| "StateSea": "", | |
| "CurrentDir": "", | |
| "CurrentSpeed": "", | |
| "TairReading": "NA", | |
| "AirThermReadingUnits": "", | |
| "ProbTair": "NA", | |
| "BaroReading": "NA", | |
| "AirPressureReadingUnits": "", | |
| "BarometerType": "", | |
| "BarTempReading": "NA", | |
| "BarTempReadingUnits": "", | |
| "HumReading": "NA", | |
| "HumidityUnits": "", | |
| "HumidityMethod": "", | |
| "PumpWater": "NA", | |
| "WaterAtThePumpUnits": "", | |
| "LifeOnBoard": 0, | |
| "LifeOnBoardMemo": "", | |
| "Cargo": 0, | |
| "CargoMemo": "", | |
| "ShipAndRig": 0, | |
| "ShipAndRigMemo": "", | |
| "Biology": 0, | |
| "BiologyMemo": "", | |
| "WarsAndFights": 0, | |
| "WarsAndFightsMemo": "", | |
| "Illustrations": 0, | |
| "TrivialCorrection": 0, | |
| "OtherRem": "" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -176.5, | |
| -38.3833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "RecID": 15121, | |
| "InstAbbr": "", | |
| "InstName": "", | |
| "InstPlace": "", | |
| "InstLand": "United Kingdom", | |
| "NumberEntry": "", | |
| "NameArchiveSet": "", | |
| "ArchivePart": "", | |
| "Specification": "", | |
| "LogbookIdent": "Beaglehole C4752", | |
| "LogbookLanguage": "English", | |
| "EnteredBy": "Simon Bailey", | |
| "DASnumber": "NA", | |
| "ImageNumber": "", | |
| "VoyageFrom": "Tahiti", | |
| "VoyageTo": "New Zealand", | |
| "ShipName": "Endeavour", | |
| "ShipType": "Bark", | |
| "Company": "RN", | |
| "OtherShipInformation": "6x6+8 swivel, 366 1/2bm", | |
| "Nationality": "British", | |
| "Name1": "James Cook", | |
| "Rank1": "Captain", | |
| "Name2": "", | |
| "Rank2": "", | |
| "Name3": "", | |
| "Rank3": "", | |
| "ZeroMeridian": "Greenwich", | |
| "StartDay": 12, | |
| "TimeGen": "", | |
| "ObsGen": "", | |
| "ReferenceCourse": "Unknown", | |
| "ReferenceWindDirection": "Unknown", | |
| "DistUnits": "Unknown", | |
| "DistToLandmarkUnits": "Leagues", | |
| "DistTravelledUnits": "nm", | |
| "LongitudeUnits": "360 degrees", | |
| "VoyageIni": 17690901, | |
| "UnitsOfMeasurement": "standard", | |
| "Calendar": 2, | |
| "Year": 1769, | |
| "Month": 10, | |
| "Day": 6, | |
| "DayOfTheWeek": "Friday", | |
| "PartDay": "", | |
| "TimeOB": 12, | |
| "Watch": "", | |
| "Glasses": "NA", | |
| "UTC": 1769100700, | |
| "CMG": "SW", | |
| "ShipSpeed": "NA", | |
| "Distance": 62, | |
| "drLatDeg": 39, | |
| "drLatMin": 11, | |
| "drLatSec": 0, | |
| "drLatHem": "S", | |
| "drLongDeg": 177, | |
| "drLongMin": 2, | |
| "drLongSec": 0, | |
| "drLongHem": "W", | |
| "LatDeg": "NA", | |
| "LatMin": "NA", | |
| "LatSec": "NA", | |
| "LatHem": "", | |
| "LongDeg": "NA", | |
| "LongMin": "NA", | |
| "LongSec": "NA", | |
| "LongHem": "", | |
| "LatInd": 1, | |
| "LonInd": 1, | |
| "PosCoastal": 0, | |
| "EncName": "", | |
| "EncNat": "", | |
| "EncRem": "", | |
| "Anchored": 0, | |
| "AnchorPlace": "", | |
| "LMname1": "", | |
| "LMdirection1": "", | |
| "LMdistance1": "NA", | |
| "LMname2": "", | |
| "LMdirection2": "", | |
| "LMdistance2": "NA", | |
| "LMname3": "", | |
| "LMdirection3": "", | |
| "LMdistance3": "NA", | |
| "EstError": "", | |
| "ApplError": "", | |
| "WindDirection": "ENE", | |
| "AllWindDirections": "ENE", | |
| "WindForce": "little wind", | |
| "WindForceScale": "NA", | |
| "AllWindForces": "little wind", | |
| "WindScale": "", | |
| "Weather": "", | |
| "ShapeClouds": "", | |
| "DirClouds": "", | |
| "Clearness": "fine pleasant weather", | |
| "PrecipitationDescriptor": "", | |
| "CloudFrac": "NA", | |
| "Gusts": 0, | |
| "Rain": 0, | |
| "Fog": 0, | |
| "Snow": 0, | |
| "Thunder": 0, | |
| "Hail": 0, | |
| "SeaIce": 0, | |
| "Duplicate": 0, | |
| "Release": "CLIWOC Version 1.0", | |
| "SSTReading" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment