FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_COMMON::GeometryType IGeometryCapabilitiesImp::get_GeometryTypes  ) 
 

Return the list of supported geometry types. For example, if a client wanted to know if a provider supported multi-polygons, it would call GetGeometryTypes and check if the MultiPolygon type was listed.

Parameters:
length Output the number of geometry types.
Returns:
Returns the list of geometry types

Comments or suggestions? Send us feedback.