[mapguide-users] Re: Add geometry to feature source

Jackie Ng jumpinjackie at gmail.com
Sun Mar 6 03:40:08 EST 2011


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.


More information about the mapguide-users mailing list