Spot Log Import
Spotlog Import
The SpotLog app can import data in XML format. Data sources include:
Creating your own import
If you can create an XML file, you can create your own import.
Importing Book datasets
The format for the import of book data is as follows:
Importing Records
You can import records: records are loaded into the NotePad of SpotLog and can then be processed as normal.
The format for the import of record data is as follows:
Example:
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<records>
<record number="70801" date="2016-05-03 13:35:33" location="Rushey Platt" photo="1" />
<record number="70806" date="2016-05-03 13:35:33" location="Rushey Platt" note="This is a note"/>
<record number="70802" date="2016-05-03 13:35:33" location="Rushey Platt" />
<record number="43181" date="2016-04-16 17:34:56" location="Swindon" photo="1" />
<record number="43127" date="2016-04-16 17:09:53" location="Swindon" photo="1" haul="1" />
<record number="59203" date="2016-04-17 10:51:07" location="Chippenham" photo="1" />
<record number="73003" date="2016-04-16 14:07:26" location="Blunsdon" photo="1" />
<record number="73003" date="2016-04-16 14:07:26" location="Blunsdon" photo="1" />
<record number="09004" date="2016-04-16 14:07:26" location="Blunsdon" photo="1" />
<record number="4247" date="2016-04-16 14:07:26" location="Blunsdon" photo="1" />
</records>
Manual
MRG 03/05/2016 20:30:45