public class GeoJSONDownloader extends FeatureDownloader
attributeAliases, attributes, featureTypeAttributes, fs, parameterMap, params| Constructor and Description |
|---|
GeoJSONDownloader(List<ConfiguredAttribute> attributes,
org.geotools.data.simple.SimpleFeatureSource fs,
Map<String,AttributeDescriptor> featureTypeAttributes,
Map<String,String> attributeAliases,
String params) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
processFeature(org.opengis.feature.simple.SimpleFeature oldFeature) |
File |
write() |
public GeoJSONDownloader(List<ConfiguredAttribute> attributes, org.geotools.data.simple.SimpleFeatureSource fs, Map<String,AttributeDescriptor> featureTypeAttributes, Map<String,String> attributeAliases, String params)
public void init()
throws IOException
init in class FeatureDownloaderIOExceptionpublic void processFeature(org.opengis.feature.simple.SimpleFeature oldFeature)
processFeature in class FeatureDownloaderpublic File write() throws IOException
write in class FeatureDownloaderIOExceptionCopyright © 2017. All rights reserved.