Interval.
bounds
¶The coordinates of the interval feature.
State: Experimental as of 0.5.1.
It should be a list of tuples of int pair. Each tuple stores the start and end coordinates of a span of the interval feature. The coordinates are zero-based. They are inclusive on the start and exclusive on the end.