C# Class GenerateLocationData.BAG.OsmFilter

Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
Enhance ( IEnumerable locationDescriptions ) : void

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.

OsmFilter ( string connectionString ) : System

Method Details

Enhance() public méthode

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.
public Enhance ( IEnumerable locationDescriptions ) : void
locationDescriptions IEnumerable
Résultat void

OsmFilter() public méthode

public OsmFilter ( string connectionString ) : System
connectionString string
Résultat System