Difference between revisions of "How to add my data to the gCube Spatial Data Infrastructure"

From Gcube Wiki
Jump to: navigation, search
(Register your GeoSpatial data in the SDI Catalog)
(Register your GeoSpatial data in the SDI Catalog)
Line 26: Line 26:
 
==Register your GeoSpatial data in the SDI Catalog==
 
==Register your GeoSpatial data in the SDI Catalog==
 
The gCube Framework offer several ways of registering your GeoSpatial data as Layers published inside the SDI Catalog, making them available throughout the infrastructure.
 
The gCube Framework offer several ways of registering your GeoSpatial data as Layers published inside the SDI Catalog, making them available throughout the infrastructure.
 +
For this purpose, a set of general-purpose processing algorithms are offered by our [[Statistical_Manager_Tutorial|Analytics facilities]].
  
The following options are currently supported and offered to our users by our [[Statistical_Manager_Tutorial|Analytics facilities]]:
+
The following options (among more specific ones) are currently supported:
  
 
*Publish ShapeFile
 
*Publish ShapeFile
Line 34: Line 35:
 
*Publish Layer from CSquareCode-referenced data
 
*Publish Layer from CSquareCode-referenced data
 
*Publish Layer from GeoSpatial-polygons data
 
*Publish Layer from GeoSpatial-polygons data
 +
 +
For a more comprehensive list of processing algorithms, please refer to our [[DataMiner_Algorithms | default provided algorithms list]].
 +
 +
===Ad-hoc Registration===
 +
If none of the existing processes suits your needs, the infrastructure lets you develop, test and run your own algorithms, that can serve the Registration purposes.
 +
Please refer to [[Statistical_Algorithms_Importer | this guide]] on how to import/develop your own algorithms.

Revision as of 18:04, 29 November 2017


Overview

gCube offers a comprehensive set of facilities for managing geospatial data.

This "How to" describes how a user can add its own data to the gCube SDI. In particular, the following options are supported:

Once data are published into the gCube SDI they can be accessed and consumed by means of several approaches including:

For a more comprehensive list on gCube features, please refer to our User's Guide.

Import an external CSW catalog to the SDI Catalog

External CSW Catalogs can be harvested into the gCube SDI one, making its entries available throughout the infrastructure. To do so, please open a ticket here specifying your CSW server endpoint.


Register your GeoSpatial data in the SDI Catalog

The gCube Framework offer several ways of registering your GeoSpatial data as Layers published inside the SDI Catalog, making them available throughout the infrastructure. For this purpose, a set of general-purpose processing algorithms are offered by our Analytics facilities.

The following options (among more specific ones) are currently supported:

  • Publish ShapeFile
  • Publish RasterFile
  • Publish Layer from coordinates-referenced data
  • Publish Layer from CSquareCode-referenced data
  • Publish Layer from GeoSpatial-polygons data

For a more comprehensive list of processing algorithms, please refer to our default provided algorithms list.

Ad-hoc Registration

If none of the existing processes suits your needs, the infrastructure lets you develop, test and run your own algorithms, that can serve the Registration purposes. Please refer to this guide on how to import/develop your own algorithms.