http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
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.