[mapguide][MG373][Modified] Add support for FeatureSource object model and parser

Reva Revadigar reva.revadigar at autodesk.com
Tue Aug 29 20:10:27 EDT 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG373

Type:
Enhancement

Artifact ID:
MG373 (Add support for FeatureSource object model and parser)

Modified by:
Reva Revadigar
revadir (reva.revadigar at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

Added following comment to artifact::

Automated Comment.  Version control commit message.

Enhancement ID MG373: Add support for FeatureSource object model and parser

Added
File: trunk/MgDev/Common/MdfModel/AttributeRelate.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/AttributeRelate.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/AttributeRelate.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/AttributeRelate.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/CalculatedProperty.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/CalculatedProperty.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/CalculatedProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/CalculatedProperty.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/Extension.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/Extension.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/Extension.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/Extension.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/FeatureSource.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/FeatureSource.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/FeatureSource.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/FeatureSource.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/RelateProperty.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/RelateProperty.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/RelateProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/RelateProperty.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/SupplementalSpatialContextInfo.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/SupplementalSpatialContextInfo.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/SupplementalSpatialContextInfo.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/SupplementalSpatialContextInfo.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/Vector.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/Vector.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfModel/Vector.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/Vector.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOAttributeRelate.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOAttributeRelate.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOAttributeRelate.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOAttributeRelate.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOCalculatedProperty.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOCalculatedProperty.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOCalculatedProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOCalculatedProperty.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOExtension.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOExtension.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOExtension.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOExtension.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOFeatureSource.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOFeatureSource.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOFeatureSource.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOFeatureSource.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IORelateProperty.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IORelateProperty.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IORelateProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IORelateProperty.h?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOSupplementalSpatialContextInfo.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOSupplementalSpatialContextInfo.cpp?view=auto&rev=786
File: trunk/MgDev/Common/MdfParser/IOSupplementalSpatialContextInfo.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOSupplementalSpatialContextInfo.h?view=auto&rev=786

Modified
File: trunk/MgDev/Common/MdfModel/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/Makefile.am?view=diff&rev=786&p1=trunk/MgDev/Common/MdfModel/Makefile.am&r1=785&p2=trunk/MgDev/Common/MdfModel/Makefile.am&r2=786
File: trunk/MgDev/Common/MdfModel/MdfModel.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/MdfModel.vcproj?view=diff&rev=786&p1=trunk/MgDev/Common/MdfModel/MdfModel.vcproj&r1=785&p2=trunk/MgDev/Common/MdfModel/MdfModel.vcproj&r2=786
File: trunk/MgDev/Common/MdfParser/IONameStringPair.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IONameStringPair.cpp?view=diff&rev=786&p1=trunk/MgDev/Common/MdfParser/IONameStringPair.cpp&r1=785&p2=trunk/MgDev/Common/MdfParser/IONameStringPair.cpp&r2=786
File: trunk/MgDev/Common/MdfParser/IONameStringPair.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IONameStringPair.h?view=diff&rev=786&p1=trunk/MgDev/Common/MdfParser/IONameStringPair.h&r1=785&p2=trunk/MgDev/Common/MdfParser/IONameStringPair.h&r2=786
File: trunk/MgDev/Common/MdfParser/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/Makefile.am?view=diff&rev=786&p1=trunk/MgDev/Common/MdfParser/Makefile.am&r1=785&p2=trunk/MgDev/Common/MdfParser/Makefile.am&r2=786
File: trunk/MgDev/Common/MdfParser/MdfParser.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/MdfParser.vcproj?view=diff&rev=786&p1=trunk/MgDev/Common/MdfParser/MdfParser.vcproj&r1=785&p2=trunk/MgDev/Common/MdfParser/MdfParser.vcproj&r2=786
File: trunk/MgDev/Common/Schema/FeatureSource-1.0.0.xsd https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Schema/FeatureSource-1.0.0.xsd?view=diff&rev=786&p1=trunk/MgDev/Common/Schema/FeatureSource-1.0.0.xsd&r1=785&p2=trunk/MgDev/Common/Schema/FeatureSource-1.0.0.xsd&r2=786



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list