@Deprecated public class GeorepoFeature extends Object
| Constructor and Description |
|---|
GeorepoFeature(String geoserverUrl,
Map<String,String> connectionHeaders,
String geoserverAdmin,
String geoserverPass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<FeatureType> |
getFeatureTypes(String geoserverRestUrl,
String workspace,
String datasource)
Deprecated.
use GeoserverWorkspace.getWorkspaceFeatureTypes()
|
public List<FeatureType> getFeatureTypes(String geoserverRestUrl, String workspace, String datasource) throws Exception
geoserverRestUrl - workspace - datasource - ExceptionCopyright © 2020. All rights reserved.