export_to_pdf #8

Merged
francesco.mangiacrapa merged 84 commits from export_to_pdf into master 2024-06-28 15:17:39 +02:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 1abd00f6cb - Show all commits

View File

@ -43,6 +43,9 @@ import org.slf4j.LoggerFactory;
/** /**
* The Class GeoportalExporter. * The Class GeoportalExporter.
* *
* The Geoportal Exporter provides the facilities to export GIS projects stored in
* the Geoportal system provided via D4Science VREs.
*
* @author Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it * @author Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it
* *
* Apr 16, 2024 * Apr 16, 2024