2 Things.

1) You haven't actually created a feature source. You have defined the
schema/structure of the feature source, but you haven't called
MgFeatureService::CreateFeatureSource() to create it. (See: Temporary
Feature Sources in Chapter "Analyzing Features" of the MapGuide Developer's
Guide)

2) Similarly, you have created an insert operation, but not called
MgFeatureService::UpdateFeatures() to actually have the commands executed.
(See: Inserting, Deleting and Updating Features in Chapter "Analyzing
Features" of the MapGuide Developer's Guide)

- Jackie

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Add-geometry-to-feature-source-tp6082938p6093827.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to