Feature format for reading and writing data in the GeoJSON format.
Options.
stable
函數
Read a feature from a GeoJSON Feature source. Only works for Feature, use readFeatures to read FeatureCollection source.
readFeatures
Source.
可選
Read options.
Feature.
Read all features from a GeoJSON source. Works with both Feature and FeatureCollection sources.
Features.
Read a geometry from a GeoJSON source.
Geometry.
Read the projection from a GeoJSON source.
Projection.
Encode a feature as a GeoJSON Feature string.
Write options.
GeoJSON.
Encode a feature as a GeoJSON Feature object.
Object.
Encode an array of features as GeoJSON.
Encode an array of features as a GeoJSON object.
GeoJSON Object.
Encode a geometry as a GeoJSON string.
Encode a geometry as a GeoJSON object.
Classdesc
Feature format for reading and writing data in the GeoJSON format.
參數: opt_options
Options.
Api
stable