public class ISOMetadataFactory extends Object
| Constructor and Description |
|---|
ISOMetadataFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.opengis.metadata.Metadata |
generateMeta(GcubeISOMetadata gcubeMeta) |
static org.geotoolkit.metadata.iso.distribution.DefaultDistribution |
getDistributionByLayer(String layerName,
String geoserverUrl,
String style,
String bbox,
EnvironmentConfiguration config) |
static String |
getGisLinkByUUID(String uuid) |
static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource |
getOnline(String name,
String uriString) |
static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource |
getOnline(String name,
String protocolDeclaration,
String uriString) |
static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource |
getOnline(String name,
String protocol,
String description,
String uriString) |
static org.geotoolkit.metadata.iso.distribution.DefaultDigitalTransferOptions |
getTransferOptionsByLayer(String layerName,
String geoserverUrl,
String style,
String bbox,
EnvironmentConfiguration config) |
static String |
getWcsUrl(String geoServerUrl,
String layerName,
String workspace,
String bbox) |
static String |
getWfsUrl(String geoServerUrl,
String layerName,
String workspace) |
static String |
getWmsUrl(String geoServerUrl,
String layerName,
String workspace,
String style,
String bbox,
String CRS) |
public static org.opengis.metadata.Metadata generateMeta(GcubeISOMetadata gcubeMeta) throws URISyntaxException
URISyntaxExceptionpublic static org.geotoolkit.metadata.iso.distribution.DefaultDistribution getDistributionByLayer(String layerName, String geoserverUrl, String style, String bbox, EnvironmentConfiguration config) throws URISyntaxException
URISyntaxExceptionpublic static org.geotoolkit.metadata.iso.distribution.DefaultDigitalTransferOptions getTransferOptionsByLayer(String layerName, String geoserverUrl, String style, String bbox, EnvironmentConfiguration config) throws URISyntaxException
URISyntaxExceptionpublic static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource getOnline(String name, String uriString) throws URISyntaxException
URISyntaxExceptionpublic static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource getOnline(String name, String protocolDeclaration, String uriString) throws URISyntaxException
URISyntaxExceptionpublic static org.geotoolkit.metadata.iso.citation.DefaultOnlineResource getOnline(String name, String protocol, String description, String uriString) throws URISyntaxException
URISyntaxExceptionpublic static String getWmsUrl(String geoServerUrl, String layerName, String workspace, String style, String bbox, String CRS)
public static String getWcsUrl(String geoServerUrl, String layerName, String workspace, String bbox)
public static String getGisLinkByUUID(String uuid) throws org.gcube.portlets.user.uriresolvermanager.exception.UriResolverMapException, org.gcube.portlets.user.uriresolvermanager.exception.IllegalArgumentException
org.gcube.portlets.user.uriresolvermanager.exception.UriResolverMapExceptionorg.gcube.portlets.user.uriresolvermanager.exception.IllegalArgumentExceptionCopyright © 2019. All Rights Reserved.