View marker-related events (marker creation, editing, closing, etc.)
Output
Column | Type | Description |
|---|---|---|
marker_id | NUMBER | The ID of the marker this event belongs to. |
marker_event_id | NUMBER | The ID of the event. |
timestamp | DATE | The time that the event was added. |
colour | NUMBER | The geometry colour. |
username | VARCHAR2 | The user that added the event. |
geom | SDO_GEOMETRY | The geometry shown for the event. |
text | VARCHAR2 | The text of the event. |
current_owner | VARCHAR2 | The status of the marker when the event was added. |
current_status | VARCHAR2 | The status of the marker when the event was added. |