Version
nightly build
2.6.0 (latest)
2.5.0
2.4.0
2.3.2
2.3.1
2.3.0
Technische Universität Wien
Orientation and Processing of Airborne Laser Scanning data
Department of Geodesy and Geoinformation - Research Groups Photogrammetry and Remote Sensing
Main Page
Module List
Reference documentation
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
w
Variables
Typedefs
c
i
o
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
z
Enumerator
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
u
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
c
d
e
f
g
i
l
m
n
p
r
s
t
u
w
Typedefs
a
c
f
i
k
p
q
r
t
v
Enumerations
Enumerator
a
b
c
e
m
n
p
q
r
s
v
Examples
Video Tutorials
python
workflows
preTiling
preTiling
Public Attributes
|
Static Public Attributes
|
List of all members
preTiling Class Reference
Inheritance diagram for preTiling:
Public Attributes
logger
pointOrigin
skipIfExists
Static Public Attributes
group_inp
= argument_group("Input Options", "Settings concerning the input ODM files or the extents of the flight block.")
brief
description
argument_group
group_tile
= argument_group("Tiling Options", "Settings concerning the tile extents.")
group_out
= argument_group("Output Options", "Settings concerning the output Shapefile.")
example_path
example_flag
Member Data Documentation
◆
example_flag
example_flag
static
Initial value:
= argument_group(
"Example for -e flag usage (Each part -path, name or '.shp'- can be left out)"
,
"U:/results/block/tesselation/myTiles.shp"
.replace(
"/"
, os.sep))
◆
example_path
example_path
static
Initial value:
= argument_group(
"Example for an input path (-vector or -raster flag)"
,
"U:/FirstInputs/*.tif;U:/OtherInputs/;U:/LastFolder/poly*.tif"
.replace(
"/"
, os.sep))