geoimport
Preparing search index...
<internal>
DatasetInfo
Interface DatasetInfo
interface
DatasetInfo
{
bandCount
?:
number
;
coordinateTransform
?:
number
[]
;
corners
?:
number
[]
[]
;
driverName
:
string
;
dsName
:
string
;
featureCount
?:
number
;
height
?:
number
;
layerCount
?:
number
;
layers
?:
Layer
[]
;
projectionWkt
?:
string
;
type
:
string
;
width
?:
number
;
}
Index
Properties
band
Count?
coordinate
Transform?
corners?
driver
Name
ds
Name
feature
Count?
height?
layer
Count?
layers?
projection
Wkt?
type
width?
Properties
Optional
band
Count
bandCount
?:
number
Optional
coordinate
Transform
coordinateTransform
?:
number
[]
Optional
corners
corners
?:
number
[]
[]
driver
Name
driverName
:
string
ds
Name
dsName
:
string
Optional
feature
Count
featureCount
?:
number
Optional
height
height
?:
number
Optional
layer
Count
layerCount
?:
number
Optional
layers
layers
?:
Layer
[]
Optional
projection
Wkt
projectionWkt
?:
string
type
type
:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
band
Count
coordinate
Transform
corners
driver
Name
ds
Name
feature
Count
height
layer
Count
layers
projection
Wkt
type
width
geoimport
Loading...