C# Class SchoolsNearMe.DataImporter.BingGeoCoder

Afficher le fichier Open project: MrKevHunter/SchoolsNearMe

Méthodes publiques

Méthode Description
GeocodeLocations ( string path ) : void

Private Methods

Méthode Description
CheckStatus ( string dataflowJobLocation, string key ) : DownloadDetails
CreateJob ( string dataFilePath, string dataFormat, string key, string description ) : string
DownloadResults ( DownloadDetails statusDetails, string key ) : void

Method Details

GeocodeLocations() public méthode

public GeocodeLocations ( string path ) : void
path string
Résultat void