Options.
layers
Read a feature. Only works for a single feature. Use readFeatures
to
read a feature collection.
Source.
Read options.
Feature.
Read all features. Works with both a single feature and a feature collection.
Source.
Read options.
Features.
Read a geometry.
Source.
Read options.
Geometry.
Read the projection.
Source.
Projection.
Layers to parse.
Encode a feature as string.
Feature.
Write options.
Encoded feature.
Encode a feature as a GeoJSON Feature object.
Feature.
Write options.
Object.
Encode an array of features as string.
Features.
Write options.
Encoded features.
Encode an array of features as a GeoJSON object.
Features.
Write options.
GeoJSON Object.
Encode a geometry as string.
Geometry.
Write options.
Encoded geometry.
Encode a geometry as a GeoJSON object.
Geometry.
Write options.
Object.
Generated using TypeDoc