This package provides functionalities to generate a metadata Template in CSV format wich can be edited to add Description or other fields in order to feed an Geoflow worklflow.
Before running the code, please ensure that you have correctly configured the following variables:
project_name
: Specify the name of your project.
generic_sub_str
: This is a list of strings that you want to clean data names.
datastore
: Specify the name of your Geoserver data store for vector or raster data (if you want to make a deposit on geoserver).
data_owner
: Provide the email address of the data owner.publisher
: Provide the email address of the data publisher.originator
: Provide the email address of the data originator.point_of_contact
: Provide the email address of the point of contact.metadata_author
: Provide the email address of the metadata author.
thumbnails
: This is a list of logos or thumbnails related to the organization. Customize it by adding the appropriate logo paths.theme_area
: Specify the theme area for the data, such as "SWIO, Indian Ocean, océan Indien"
data_dir
: Set the directory path where your shapefiles are located. Update it according to your system.
This Code was developed as part of the INTERREG V - G2OI project, cofinanced by the European union, the Reunion region, and the French Republic.