Optional
defaultStyle?: anyStyles by default
Optional
extensions?: anyAdd properties to file root
Optional
orderBy?: stringSort by key the feature before writing. By default, no sorting
Optional
readExtensions?: FunctionReading extensions (native)
Protected
dataProtected
defaultProtected
featureA list media types supported by the format in descending order of preference.
Protected
adaptProtected
Sets the dataProjection
on the options, if no dataProjection
is set.
Options.
Updated options.
Protected
getProtected
Adds the data projection to the read options.
Source.
Optional
options: ReadOptionsOptions.
Options.
Abstract
getThe format type.
Callback to read extensions from options : readExtensions
...
...
Document.
Optional
options: ReadOptionsOptions.
Feature.
Node.
Optional
options: ReadOptionsOptions.
Feature.
Protected
readProtected
Document.
Optional
options: ReadOptionsOptions.
Features.
Protected
Abstract
readProtected
Node.
Optional
options: ReadOptionsOptions.
Features.
Abstract
readRead a single geometry from a source.
Source.
Optional
options: ReadOptionsRead options.
Geometry.
Protected
readProtected
Document.
Optional
options: ReadOptionsOptions.
Geometry.
Protected
readProtected
Node.
Optional
options: ReadOptionsOptions.
Geometry.
Document.
Metadata
Node.
Metadata
Protected
readProtected
Document.
Projection.
Protected
readProtected
Node.
Projection.
Encode a feature as string.
Feature.
Optional
options: WriteOptionsWrite options.
Encoded feature.
Protected
writeProtected
Feature.
Optional
options: WriteOptionsOptions.
Node.
Features.
Optional
options: WriteOptionsOptions.
Node.
Encode a geometry as string.
Geometry.
Optional
options: WriteOptionsWrite options.
Encoded geometry.
Geometry.
Optional
options: WriteOptionsOptions.
Node.
...
...
...
Optional
xml: booleanwrite tag xml or json
Options