Re: [gdal-dev] Polygon intersection failure

2018-07-17 Thread Even Rouault
On mardi 17 juillet 2018 14:33:42 CEST Jon Morris wrote: > Hello all, > > I'm having a problem with layer intersection and am not sure if I'm using > the options correctly or if there is some functionality missing. I'm using > GDAL 2.2.0 with Python 2.7. > > I've got a layer of UK postcodes and a

[gdal-dev] Polygon intersection failure

2018-07-17 Thread Jon Morris
Hello all, I'm having a problem with layer intersection and am not sure if I'm using the options correctly or if there is some functionality missing. I'm using GDAL 2.2.0 with Python 2.7. I've got a layer of UK postcodes and a layer of UK buildings; when I run postcode_lyr.Intersection(buildin