public class OsmProvider extends Object
| Constructor and Description |
|---|
OsmProvider(OSMIngestCommandArgs args,
org.locationtech.geowave.datastore.accumulo.config.AccumuloRequiredOptions store) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.locationtech.jts.geom.Geometry |
processRelation(SimpleFeatureGenerator.OSMUnion osmunion,
FeatureDefinition fd) |
org.locationtech.jts.geom.Geometry |
processWay(SimpleFeatureGenerator.OSMUnion osmunion,
FeatureDefinition fd) |
public OsmProvider(OSMIngestCommandArgs args, org.locationtech.geowave.datastore.accumulo.config.AccumuloRequiredOptions store) throws org.apache.accumulo.core.client.AccumuloSecurityException, org.apache.accumulo.core.client.AccumuloException, org.apache.accumulo.core.client.TableNotFoundException
org.apache.accumulo.core.client.AccumuloSecurityExceptionorg.apache.accumulo.core.client.AccumuloExceptionorg.apache.accumulo.core.client.TableNotFoundExceptionpublic org.locationtech.jts.geom.Geometry processRelation(SimpleFeatureGenerator.OSMUnion osmunion, FeatureDefinition fd)
public org.locationtech.jts.geom.Geometry processWay(SimpleFeatureGenerator.OSMUnion osmunion, FeatureDefinition fd)
public void close()
Copyright © 2013–2019. All rights reserved.