|
@@ -70,14 +70,14 @@ class RasterRow(RasterAbstractBase):
|
|
>>> elev.num_cats()
|
|
>>> elev.num_cats()
|
|
0
|
|
0
|
|
>>> elev.info.range
|
|
>>> elev.info.range
|
|
- (56, 156)
|
|
|
|
|
|
+ (55.578792572021484, 156.32986450195312)
|
|
>>> elev.info
|
|
>>> elev.info
|
|
elevation@
|
|
elevation@
|
|
rows: 1350
|
|
rows: 1350
|
|
cols: 1500
|
|
cols: 1500
|
|
north: 228500.0 south: 215000.0 nsres:10.0
|
|
north: 228500.0 south: 215000.0 nsres:10.0
|
|
east: 645000.0 west: 630000.0 ewres:10.0
|
|
east: 645000.0 west: 630000.0 ewres:10.0
|
|
- range: 56, 156
|
|
|
|
|
|
+ range: 55.578792572, 156.329864502
|
|
proj: 99
|
|
proj: 99
|
|
<BLANKLINE>
|
|
<BLANKLINE>
|
|
|
|
|