C# Class Kartverket.MetadataEditor.Models.KomDataService

Exibir arquivo Open project: kartverket/MetadataEditor Class Usage Examples

Public Methods

Method Description
GetListOfMunicipalityOrganizations ( ) : List
GetPlaces ( double nordMin, double austMin, double nordMax, double austMax, int koordSysUt, int koordSysInn ) : List
KomDataService ( ) : System

Private Methods

Method Description
GetFylke ( int kommunenr ) : string
GetFylkesList ( ) : string>.Dictionary

Method Details

GetListOfMunicipalityOrganizations() public method

public GetListOfMunicipalityOrganizations ( ) : List
return List

GetPlaces() public method

public GetPlaces ( double nordMin, double austMin, double nordMax, double austMax, int koordSysUt, int koordSysInn ) : List
nordMin double
austMin double
nordMax double
austMax double
koordSysUt int
koordSysInn int
return List

KomDataService() public method

public KomDataService ( ) : System
return System