‹#›
Autodesk Confidential Information November 2008
The Wine – New APIs
扩展了
MapGuide
的要素服务,从而支持创建所有
基于文件的要素源
引入新的类
MgFileFeatureSourceParams
MgFileFeatureSourceParams (
string providerName,
string spatialContextName,
string srsWkt,
MgFeatureSchema
featureSchema);
GetFineName();
SetFrileName(string name)
GetProviderName();
SetProviderName(string name)
….
Currently method MgFeatureService::CreateFeatureSource(...) supports creating a SDF feature source only. It is really a limitation of Feature Service. This new API will extend this method to support all file based feature sources.