Dela via


GeoJsonGeometryOutputParent interface

Ett giltigt GeoJSON geometriobjekt. Typen måste vara en av de sju giltiga GeoJSON-geometrityperna – Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon och GeometryCollection. Mer information finns i RFC 7946.

Extends

Egenskaper

type

Ärvda egenskaper

bbox

Markeringsramen. Projektion används – EPSG:3857. Mer information finns i RFC 7946.

Egenskapsinformation

type

type: "Point" | "GeoJsonGeometry" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection"

Egenskapsvärde

"Point" | "GeoJsonGeometry" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection"

Information om ärvda egenskaper

bbox

Markeringsramen. Projektion används – EPSG:3857. Mer information finns i RFC 7946.

bbox?: number[]

Egenskapsvärde

number[]

ärvd frånGeoJsonObjectOutputParent.bbox