Hi,
The export from a file (tested on .gml and .shp) to a table in MSSQL Spatial
database does not work properly when the data points use 3 dimensions.
For instance, I have a file (test02.gml) with 2 LineString:
114.82008919027152,-30.533088637478372,200
114.84597389066435,-30.6
On 11-06-12 01:38 PM, Chris English wrote:
Hi,
What is the proper Python syntax for SetUnitType("m") for Terragen ?
type(dst_ds)
The dataset (Terragen) exists, and (I think) in order for the
MIN/MAXUSERPIXELVALUESto make sense it seems you'd have to SetUnitType() prior
to WritingArrayin the
Hi,
What is the proper Python syntax for SetUnitType("m") for Terragen ?
>>> type(dst_ds)
The dataset (Terragen) exists, and (I think) in order for the
MIN/MAXUSERPIXELVALUESto make sense it seems you'd have to SetUnitType() prior
to WritingArrayin the same way you'd establish SetGeoTransform()