tdis_duplicate_layer


Description

Duplicates or clones an existing layer creating a completely new record which is unconnected with the original. Returns the new layer’s TDIS Identifier.

select *
from tdis_duplicate_layer('TL-54de7176-98ea-11ec-ba2a-59ebf1ac4488');

Parameters

Name Type Mode
p_tdis_identifier character varying IN