Package com.gisgraphy.importer

Interface Summary
IImporterManager  
IImporterProcessor Interface for Geonames processor
 

Class Summary
AbstractAdvancedImporterProcessor Import the street from an (pre-processed) openStreet map data file in with all the processor capacity.
AbstractFileRetriever Base class to download files from a server
AbstractSimpleImporterProcessor Base class for all geonames processor. it provides session management and the ability to process one or more CSV file
AdmExtracter Extract 4 files in CSV format in order to import Adm.
FileSpliter  
GeonamesAdm1Importer Import the Adm of level 1 file.
GeonamesAdm2Importer Import the Adm of level 2 file.
GeonamesAdm3Importer Import the Adm of level 3 file.
GeonamesAdm4Importer Import the Adm of level 4 file.
GeonamesAdmExtracter Extract 4 files in CSV format in order to import Adm.
GeonamesAlternateNamesAdmImporter Import the Alternate names.
GeonamesAlternateNamesExtracter Extract the alternateNames into separate files : one for country, one for adm1 and one for adm2
GeonamesAlternateNamesSimpleImporter Import the Alternate names.
GeonamesCountryImporter Import the Countries.
GeonamesDatabaseIndexer Create the required index for all the Geonames databases
GeonamesFeatureSimpleImporter Import the Features from a Geonames dump file.
GeonamesFileRetriever Retrieve The Geonames files from a server
GeonamesLanguageImporter Import the languages.
GeonamesZipCodeFileRetriever Retrieve The Geonames zip code files from a server
GeonamesZipCodeSimpleImporter Import the zipcode from a Geonames dump file.
ImporterConfig  
ImporterHelper Useful methods for importer
ImporterManager Do the importing stuff
OpenStreetMapFileRetriever Retrieve The Geonames files from a server
OpenStreetMapFulltextBuilder build the fulltext engine in order to use the street fulltext search
OpenStreetMapSimpleImporter Import the street from an (pre-processed) openStreet map data file .
 

Enum Summary
AdmExtracterStrategyOptions Enumeration of option that determine what should we do when Adm have already been extracted from country files,
 

Exception Summary
ImporterException Basic Exception for Importers
ImporterMetaDataException Exception That is throws when importer metadatas can not be read
MissingRequiredFieldException Exception throws when a required fields is missing
WrongNumberOfFieldsException Exception throws during import when a CSV line does not have the expected number of fields
 



Copyright © 2012. All Rights Reserved.