[gdal-dev] Error when appending non-spatial tables in GML to PostGIS

2013-11-26 Thread 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 error: ERROR 1: Layer

Re: [gdal-dev] WRF NetCDF import

2013-11-26 Thread Lee Eddington
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,

Re: [gdal-dev] Error when appending non-spatial tables in GML to PostGIS

2013-11-26 Thread Even Rouault
Selon Matt Walker walkerm...@longwayaround.org.uk: 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

[gdal-dev] Using GDALWARP to crop to extremeties of source data

2013-11-26 Thread JSz
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

Re: [gdal-dev] WRF NetCDF import

2013-11-26 Thread Etienne Tourigny
On Tue, Nov 26, 2013 at 8:32 AM, Lee Eddington lee.w.edding...@gmail.comwrote: 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