Commit 46bec135 authored by Paul Taylor's avatar Paul Taylor
Browse files

by Steije, thx

parent e82fefc2
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -135,8 +135,8 @@ GeoShape ::= SEQUENCE

GMLShape ::= CHOICE
{
    point       [0] GEOPoint,
    sphere      [1] GEOSphere,
    point       [0] GeoPoint,
    sphere      [1] GeoSphere,
    xyEllipsoid [2] XYEllipsoid
}