Module: ol/format/EsriJSON

ol/format/EsriJSON


Classes

EsriJSON

Type Definitions

EsriJSONMultiPolygon{Object}

Properties:
Name Type Description
rings Array.<Array.<Array.<Array.<number>>>>

多边形的环。

hasM boolean | undefined

多边形坐标是否具有 M 值。

hasZ boolean | undefined

多边形坐标是否具有 Z 值。

spatialReference EsriJSONSpatialReferenceWkid | undefined

坐标参考系统。

EsriJSONSpatialReferenceWkid{module:arcgis-rest-api~要素}

Options{Object}

Properties:
Name Type Description
geometryName string | undefined

创建要素时使用的几何图形名称。