[gdal-dev] Alpine Linux GDAL Issues

2021-07-23 Thread Chander Ganesan
Hello, I've been having some weird issues with GDAL and Alpine linux recently, and hope ya'll can help me resolve it. The example below illustrates the issue in a reproducible manner - basically, a simple call to Transform results in a wierd error coming back from SWIG/OGR. As a side (but perhap

Re: [gdal-dev] ogr2ogr

2012-02-14 Thread Chander Ganesan
I'm not certain what you are trying to do, but... Consider the SQL "UNION", "UNION ALL", "INTERSECT", or "INTERSECT ALL" statements perhaps? They allow you to combine the results of two queries into a single result set (as a single query.) Chander On 2/14/12 1:24 PM, Bob Pawley wrote: Is th