Parameters
| Name | Type | Mode |
|---|---|---|
| spatial_layer_id | integer | IN |
| validity_date | date | IN |
| id | integer | TABLE |
| code | text | TABLE |
| label | text | TABLE |
| uid | text | TABLE |
| valid_from | date | TABLE |
| valid_to | date | TABLE |
| id_actor | integer | TABLE |
| geom | geometry | TABLE |
Get the spatial object vector data corresponding to the given spatial layer ID. A date can be given to restrict objects corresponding to this date.
| Name | Type | Mode |
|---|---|---|
| spatial_layer_id | integer | IN |
| validity_date | date | IN |
| id | integer | TABLE |
| code | text | TABLE |
| label | text | TABLE |
| uid | text | TABLE |
| valid_from | date | TABLE |
| valid_to | date | TABLE |
| id_actor | integer | TABLE |
| geom | geometry | TABLE |