On Tue, Nov 26, 2013 at 8:32 AM, Lee Eddington wrote:
> Roger,
>
> Attached is the script I'm using.
>
> Here are the results from gdalinfo on the output file:
>
> lees-mbp:full Lee$ gdalinfo u10_2013112018.tif
> Driver: GTiff/GeoTIFF
> Files: u10_2013112018.tif
> Size is 198, 153
> Coordinate Sys
I am using GDAL_grid to create a raster image using the command :
*gdal_grid -a invdist:power=2:smoothing=0.001:radius1=0.0005:radius2=0.0005
-of GTiff -zField a_field -ot Float64 -l data data_source.vrt results.tiff*
which obviously extrapolates the data beyond the extremities of my data, I
can
Selon Matt Walker :
> Hi,
>
> I'm loading some Ordnance Survey ITN GML data into PostgreSQL 9.1 / PostGIS
> 1.5 which contains a number of feature types that are lookups without any
> geometry, the first file loads fine but loading subsequent files using the
> ogr2ogr -append option fails with the
Roger,
Attached is the script I'm using.
Here are the results from gdalinfo on the output file:
lees-mbp:full Lee$ gdalinfo u10_2013112018.tif
Driver: GTiff/GeoTIFF
Files: u10_2013112018.tif
Size is 198, 153
Coordinate System is:
PROJCS["unnamed",
GEOGCS["unknown",
DATUM["unknown",
Hi,
I'm loading some Ordnance Survey ITN GML data into PostgreSQL 9.1 / PostGIS
1.5 which contains a number of feature types that are lookups without any
geometry, the first file loads fine but loading subsequent files using the
ogr2ogr -append option fails with the error:
ERROR 1: Layer road