PointGrid AbstractParametricCurveSurfaceType, AbstractParametricCurveSurface Surface patches .1 AbstractSurfacePatchType, gml : AbstractSurfacePatch

Copyright © 2007 Open Geospatial Consortium, Inc. All Rights Reserved. 85 element name=AbstractGriddedSurface type=gml:AbstractGriddedSurfaceType abstract=true substitutionGroup=gml:AbstractParametricCurveSurface gml:AbstractGriddedSurface implements ISO 19107 GM_GriddedSurface see D.2.3.4 and ISO 19107:2003, 6.4.41. If provided, rows gives the number of rows, columns gives the number of columns in the parameter grid. The parameter grid is represented by an instance of the gml:PointGrid group. The element provides a substitution group head for the surface patches based on a grid. All derived subtypes shall conform to the constraints specified in ISO 19107:2003, 6.4.41.

10.5.12.10 ConeType, Cone

complexType name=ConeType complexContent extension base=gml:AbstractGriddedSurfaceType attribute name=horizontalCurveType type=gml:CurveInterpolationType fixed=circularArc3Points attribute name=verticalCurveType type=gml:CurveInterpolationType fixed=linear extension complexContent complexType element name=Cone type=gml:ConeType substitutionGroup=gml:AbstractGriddedSurface gml:Cone implements ISO 19107 GM_Cone see D.2.3.4 and ISO 19107:2003, 6.4.42.

10.5.12.11 CylinderType, gmlCylinder

complexType name=CylinderType complexContent extension base=gml:AbstractGriddedSurfaceType attribute name=horizontalCurveType type=gml:CurveInterpolationType fixed=circularArc3Points attribute name=verticalCurveType type=gml:CurveInterpolationType fixed=linear extension complexContent complexType element name=Cylinder type=gml:CylinderType substitutionGroup=gml:AbstractGriddedSurface gml:Cylinder implements ISO 19107 GM_Cylinder see D.2.3.4 and ISO 19107:2003, 6.4.43.

10.5.12.12 SphereType, Sphere

complexType name=SphereType complexContent extension base=gml:AbstractGriddedSurfaceType attribute name=horizontalCurveType type=gml:CurveInterpolationType fixed=circularArc3Points attribe name=verticalCurveType type=gml:CurveInterpolationType fixed=circularArc3Points extension complexContent complexType element name=Sphere type=gml:SphereType substitutionGroup=gml:AbstractGriddedSurface