export_datasets_as_flat_table


Description

Generate a flat representation of the datasets for a given locale.

Parameters

Name Type Mode
_locale text IN
uid uuid OUT
table_name text OUT
schema_name text OUT
title text OUT
abstract text OUT
categories text OUT
themes text OUT
keywords text OUT
spatial_level text OUT
minimum_optimal_scale text OUT
maximum_optimal_scale text OUT
publication_date timestamp without time zone OUT
publication_frequency text OUT
license text OUT
confidentiality text OUT
feature_count integer OUT
geometry_type text OUT
projection_name text OUT
projection_authid text OUT
spatial_extent text OUT
creation_date timestamp without time zone OUT
update_date timestamp without time zone OUT
data_last_update timestamp without time zone OUT
links text OUT
contacts text OUT

Definition