模块:ol/format/EsriJSON

ol/format/EsriJSON


EsriJSON

类型定义

EsriJSONMultiPolygon{Object}

属性:
Name Type 描述
rings Array.<Array.<Array.<Array.<number>>>>

多重多边形的环。

hasM boolean | undefined

如果多边形坐标包含M值。

hasZ boolean | undefined

如果多边形坐标包含Z值。

spatialReference EsriJSONSpatialReferenceWkid | undefined

坐标参考系统。

EsriJSONSpatialReferenceWkid{module:arcgis-rest-api~Feature}

Options{Object}

属性:
Name Type 描述
geometryName string | undefined

用于创建要素的几何名称。