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

2013-11-27 Thread Matt Walker
Thanks Even, that was exactly what I needed. I'm now able to load the lookup tables successfully thanks for your help. On 26 November 2013 13:55, Even Rouault wrote: > Selon Matt Walker : > > > Hi, > > > > I'm loading some Ordnance Survey ITN GML data into

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

2013-11-26 Thread Matt Walker
rks around the error but creates a redundant geometry column and an entry in geometry_columns. I've put further details and two sample gml files containing a single "feature" in each here: https://gist.github.com/walkermatt/7655745 Happy to create at ticket if it's appropr