Class GeoJSONFeatureExtractor

java.lang.Object
org.codice.ddf.spatial.geocoding.feature.GeoJSONFeatureExtractor
All Implemented Interfaces:
org.codice.ddf.spatial.geocoding.FeatureExtractor

public class GeoJSONFeatureExtractor extends Object implements org.codice.ddf.spatial.geocoding.FeatureExtractor
  • Constructor Details

    • GeoJSONFeatureExtractor

      public GeoJSONFeatureExtractor()
  • Method Details

    • pushFeaturesToExtractionCallback

      public void pushFeaturesToExtractionCallback(String resource, org.codice.ddf.spatial.geocoding.FeatureExtractor.ExtractionCallback extractionCallback) throws org.codice.ddf.spatial.geocoding.FeatureExtractionException
      Specified by:
      pushFeaturesToExtractionCallback in interface org.codice.ddf.spatial.geocoding.FeatureExtractor
      Throws:
      org.codice.ddf.spatial.geocoding.FeatureExtractionException