IRDG2OI / GeoMeta_R

Multi OS Metadata Generation

Home Page:https://g2oi.ird.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geometa_R : Package Description

DOI

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.

Variable Configuration

Before running the code, please ensure that you have correctly configured the following variables:

Project Variable

  • project_name: Specify the name of your project.

Data Cleaning

  • generic_sub_str: This is a list of strings that you want to clean data names.

Geoserver Information

  • datastore: Specify the name of your Geoserver data store for vector or raster data (if you want to make a deposit on geoserver).

Metadata Information

  • 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 and Theme Area

  • 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 Location

  • data_dir: Set the directory path where your shapefiles are located. Update it according to your system.

Funding

This Code was developed as part of the INTERREG V - G2OI project, cofinanced by the European union, the Reunion region, and the French Republic.


About

Multi OS Metadata Generation

https://g2oi.ird.fr/


Languages

Language:R 100.0%