public class SimpleFeatureGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleFeatureGenerator.OSMType |
static class |
SimpleFeatureGenerator.OSMUnion |
static class |
SimpleFeatureGenerator.RelationSet |
| Constructor and Description |
|---|
SimpleFeatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<org.opengis.feature.simple.SimpleFeature> |
mapOSMtoSimpleFeature(Map<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> items,
OsmProvider osmProvider) |
public List<org.opengis.feature.simple.SimpleFeature> mapOSMtoSimpleFeature(Map<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> items, OsmProvider osmProvider)
Copyright © 2013–2019. All rights reserved.