public class URIUtils extends Object
| Constructor and Description |
|---|
URIUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getGisLinkByUUID(String uuid)
Deprecated.
|
static String |
getProtocol(String uri)
Deprecated.
|
static String |
getStyleFromGSLayerEncoder(it.geosolutions.geoserver.rest.encoder.GSLayerEncoder encoder) |
static String |
getWcsUrl(String geoServerUrl,
String layerName,
org.gcube.spatial.data.geonetwork.iso.BoundingBox bbox)
Deprecated.
|
static String |
getWfsUrl(String geoServerUrl,
String layerName)
Deprecated.
|
static String |
getWmsUrl(String geoServerUrl,
String layerName,
String style,
org.gcube.spatial.data.geonetwork.iso.BoundingBox bbox)
Deprecated.
|
public static final String CRS
@Deprecated public static String getWmsUrl(String geoServerUrl, String layerName, String style, org.gcube.spatial.data.geonetwork.iso.BoundingBox bbox)
@Deprecated public static String getWfsUrl(String geoServerUrl, String layerName)
@Deprecated public static String getWcsUrl(String geoServerUrl, String layerName, org.gcube.spatial.data.geonetwork.iso.BoundingBox bbox)
@Deprecated 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.IllegalArgumentExceptionpublic static String getStyleFromGSLayerEncoder(it.geosolutions.geoserver.rest.encoder.GSLayerEncoder encoder)
@Deprecated public static final String getProtocol(String uri)
Copyright © 2018. All Rights Reserved.