Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSC Data types #1

Open
vr00n opened this issue Nov 12, 2018 · 0 comments
Open

OSC Data types #1

vr00n opened this issue Nov 12, 2018 · 0 comments

Comments

@vr00n
Copy link
Member

vr00n commented Nov 12, 2018

2 filetypes:

  • Metadata file
  • Trackdata file

Track data columns

IDs
   id (uniq)
   sequence_id
   sequence_index (uniq)
**Location**
	lat
	lng
**Image & File Locations**
	fileName
	name
	lth_name
	th_name
path
date_added
timestamp
**Matching**
	way_id
	match_lat
	match_lng
**Others**
heading
gps_accuracy
storage
shot_date
projection

Metadata file format

SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
LOCATION DATA (yes lat/long) _+ BUMP_ (aggregation of all the SENSOR DATA)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
SENSOR DATA (no lat/long)
LOCATION DATA (yes lat/long)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant