GIRS
0.1.0
Installation
Tutorial
Structure
Infos about gdal and others
Reference
Spatial reference system
Features
Functions
Classes
LayersSet
LayersEditor
LayersReader
LayersUpdate
LayersWriter
Rasters
Rasters and features
GIRS
Docs
»
Reference
»
Features
»
LayersSet
»
girs.feat.layers.LayersSet.show
View page source
girs.feat.layers.LayersSet.show
¶
LayersSet.
show
(
layer_number=0
,
width=200
,
max_rows=60
)
¶
Show the layer as pandas DataFrame
Parameters:
layer_number
(
int
) – layer number. Default is zero
width
(
int
) – display width
max_rows
(
int
) – maximal number of rows displayed
Returns: