get_spatial_layer_vector_data(spatial_layer_id integer, validity_date date)


Description

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.

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

Definition