Optional
opt_options: GMLOptionsOptional configuration object.
Feature format for reading and writing data in the GML format version 3.1.1. Currently only supports GML 3.1.1 Simple Features profile.
Read all features from a GML FeatureCollection.
Source.
Optional
opt_options: ReadOptionsOptions.
Features.
stable
Encode an array of features in GML 3.1.1 Simple Features.
Features.
Optional
opt_options: WriteOptionsOptions.
Result.
stable
Encode an array of features in the GML 3.1.1 format as an XML node.
Features.
Optional
opt_options: WriteOptionsOptions.
Node.
Encode a geometry in GML 3.1.1 Simple Features.
Geometry.
Optional
opt_options: WriteOptionsOptions.
Node.
Generated using TypeDoc
Classdesc
Feature format for reading and writing data in the GML format version 3.1.1. Currently only supports GML 3.1.1 Simple Features profile.
Param: opt_options
Optional configuration object.
Api