命名空间:
SuperMap.Analyst.SpatialAnalyst
程序集: SuperMap.Analyst.SpatialAnalyst (in SuperMap.Analyst.SpatialAnalyst)
版本: dll
程序集: SuperMap.Analyst.SpatialAnalyst (in SuperMap.Analyst.SpatialAnalyst)
版本: dll
语法
C# |
---|
public static bool AggregatePoints( DatasetVector pointDataset, int aggregateCount, string weightFieldName, Datasource outDatasource, string resultRegionDatasetName, string resultClassFieldName ) |
参数
- pointDataset
- Type: SuperMap.Data..::.DatasetVector
- aggregateCount
- Type: System..::.Int32
- weightFieldName
- Type: System..::.String
- outDatasource
- Type: SuperMap.Data..::.Datasource
- resultRegionDatasetName
- Type: System..::.String
- resultClassFieldName
- Type: System..::.String