You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Description:
Visit tables consists of a configuration tables with definition of visit classes and it's parameters.
All the data is stored in a series of tables listed as visit tables. Each visit is being saved on om_visit table and all related parameters are saved on om_visit_event. If the event has associated photo it's url is stored on om_visit_event_photo. In the tables listed as relation tables all the relations between visit and features are saved as an id of a visit and id of a feature.