Méthode | Description | |
---|---|---|
Merge ( PoiService mainDataService, string mainKey, PoiService secondaryDataService, string secKey, bool includeSecondaryPois, bool excludeNonExistentSecondaryPois, bool includeSecondaryColumns, bool overwriteDuplicateLabels, bool stopOnFirstHit, bool includeMetaData, |
Méthode | Description | |
---|---|---|
GetShortFriendlyName ( string serviceName ) : string |
public static Merge ( PoiService mainDataService, string mainKey, PoiService secondaryDataService, string secKey, bool includeSecondaryPois, bool excludeNonExistentSecondaryPois, bool includeSecondaryColumns, bool overwriteDuplicateLabels, bool stopOnFirstHit, bool includeMetaData, |
||
mainDataService | PoiService | |
mainKey | string | |
secondaryDataService | PoiService | |
secKey | string | |
includeSecondaryPois | bool | |
excludeNonExistentSecondaryPois | bool | |
includeSecondaryColumns | bool | |
overwriteDuplicateLabels | bool | |
stopOnFirstHit | bool | |
includeMetaData | bool | |
destination | ||
txtMergeDebugOutput | ||
Résultat | void |