Parameters
| Name | Type | Mode |
|---|---|---|
| series_id | integer | IN |
| add_geometry | boolean | IN |
| id | integer | TABLE |
| spatial_object_code | text | TABLE |
| geom | geometry | TABLE |
| observation_start | text | TABLE |
| observation_end | text | TABLE |
| observation_start_timestamp | timestamp without time zone | TABLE |
| observation_end_timestamp | timestamp without time zone | TABLE |
| observation_values | json | TABLE |
| id_actor | integer | TABLE |