Package de.narimo.georepo.server.layer
Class FeatureLayer
- java.lang.Object
-
- de.narimo.georepo.server.layer.FeatureLayer
-
public class FeatureLayer extends Object
-
-
Constructor Summary
Constructors Constructor Description FeatureLayer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetFeatures(int userId, String dataWorkspace, String featureType)
-
-
-
Method Detail
-
getFeatures
public static String getFeatures(int userId, String dataWorkspace, String featureType) throws IOException
- Throws:
IOException
-
-