GeoJsonObjectOutputParent interface
Ein gültiges GeoJSON-Objekt. Weitere Informationen finden Sie unter RFC 7946-.
Eigenschaften
| bbox | Begrenzungsrahmen. Projektion verwendet - EPSG:3857. Weitere Informationen finden Sie unter RFC 7946-. |
| type |
Details zur Eigenschaft
bbox
Begrenzungsrahmen. Projektion verwendet - EPSG:3857. Weitere Informationen finden Sie unter RFC 7946-.
bbox?: number[]
Eigenschaftswert
number[]
type
type: "FeatureCollection" | "Feature" | "Point" | "GeoJsonGeometry" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection" | "GeoJsonObject" | "Boundary"
Eigenschaftswert
"FeatureCollection" | "Feature" | "Point" | "GeoJsonGeometry" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection" | "GeoJsonObject" | "Boundary"