Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
GeoJSON
GeoJsonObject
Interface GeoJsonObject
GeoJSON 物件基礎結構
interface
GeoJsonObject
{
type
:
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPolygon"
|
"Boundary"
|
"Point Z"
|
"LineString Z"
|
"MultiPolygon Z"
|
"Polygon Z"
;
bbox
?:
BBox
;
}
Hierarchy
GeoJsonObject
Boundary
GeoJSON
.
Point
GeoJSON
.
Polyline
GeoJSON
.
Polygon
PolygonSet
Index
Properties
type
bbox?
Properties
type
type
:
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPolygon"
|
"Boundary"
|
"Point Z"
|
"LineString Z"
|
"MultiPolygon Z"
|
"Polygon Z"
GeoJSON 物件類型
Optional
bbox
bbox
?:
BBox
GeoJSON 物件邊界範圍
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
bbox
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
GeoJSON 物件基礎結構