Uses of Class
com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor

Packages that use AbstractImporterProcessor
com.gisgraphy.domain.geoloc.importer   
 

Uses of AbstractImporterProcessor in com.gisgraphy.domain.geoloc.importer
 

Subclasses of AbstractImporterProcessor in com.gisgraphy.domain.geoloc.importer
 class AdmExtracter
          Extract 4 files in CSV format in order to import Adm.
 class GeonamesAdm1Importer
          Import the Adm of level 1 file.
 class GeonamesAdm2Importer
          Import the Adm of level 2 file.
 class GeonamesAdm3Importer
          Import the Adm of level 3 file.
 class GeonamesAdm4Importer
          Import the Adm of level 4 file.
 class GeonamesAlternateNamesExtracter
          Extract the alternateNames into separate files : one for country, one for adm1 and one for adm2
 class GeonamesAlternateNamesImporter
          Import the Alternate names.
 class GeonamesCountryImporter
          Import the Countries.
 class GeonamesFeatureImporter
          Import the Features from a Geonames dump file.
 class GeonamesLanguageImporter
          Import the languages.
 class OpenStreetMapImporter
          Import the street from an (pre-processed) openStreet map data file .
 



Copyright © 2010. All Rights Reserved.