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.
Optional configuration object.
函數
Read all features from a GML FeatureCollection.
Source.
可選
Options.
Features.
stable
Encode an array of features in GML 3.1.1 Simple Features.
Result.
Encode an array of features in the GML 3.1.1 format as an XML node.
Node.
Encode a geometry in GML 3.1.1 Simple Features.
Geometry.
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.
參數: opt_options
Optional configuration object.
Api