Skip to content

Add Glossary#216

Open
WilliGautier wants to merge 1 commit intodevelopfrom
feat/add_glossary
Open

Add Glossary#216
WilliGautier wants to merge 1 commit intodevelopfrom
feat/add_glossary

Conversation

@WilliGautier
Copy link
Contributor

First draft of glossary

@WilliGautier WilliGautier self-assigned this Nov 3, 2021
Copy link
Contributor

@sfalquier sfalquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This document has to be linked somewhere (README.md or jupyter notebook)


-----------------

**Geopoint**: Observation of an object at a given time. The observation contains its location but can also contain information about the object and its dynamics.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

information about the object = metadata ?


**Geopoint**: Observation of an object at a given time. The observation contains its location but can also contain information about the object and its dynamics.

**Fragment**: A fragment corresponds to the vessel information between two time. It has a duration, a travelled distance, a travel geometry and many other information. Basic fragments correspond to the intervalle between two consecutive raw geopoints. Fragments can later be merged together to create single longer fragment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

between two time : between two observations ? between two time stamped positions ?

**Moving State**: Whether the object is STILL or MOVE

**STILL** : Tag attributed to a fragment where the object is not moving

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indented bullet list here ?


------------------

**Stop**: Sequence of consecutive not moving fragments (tagged STILL) with a total duration greater than a given threshold (10 minutes by default).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the 10 minutes configurable ? In that case, don't let think it is hardcoded and just talk about a configurable threshold.

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

Successfully merging this pull request may close these issues.

2 participants