raptorstats
Contents:
raptor-stats
raptorstats package
Submodules
raptorstats.agqt module
raptorstats.api module
raptorstats.io module
raptorstats.node module
Node
raptorstats.scanline module
raptorstats.stats module
raptorstats.zonal_stat_method module
Module contents
raptorstats
raptorstats package
raptorstats.node module
View page source
raptorstats.node module
class
raptorstats.node.
Node
(
_id
,
parent_id
,
level
,
_box
,
transform
,
stats
,
max_depth
)
[source]
Bases:
object
is_contained_in_geom
(
geom
:
shapely.Geometry
)
→
bool
[source]
is_leaf
(
)
→
bool
[source]
is_root
(
)
→
bool
[source]