Folks,
With minor adjustments and the addition of swig bindings and a test suite
I have committed Martin's changes for RFC 29 - OGR field ignoring.
Testing is welcome. We could of course benefit from implementation of
this capability in many other drivers - especially RDBMS drivers, and it
woul
Your instructions worked. thanks!
On Thu, Oct 14, 2010 at 4:02 PM, Even Rouault
wrote:
> Boris
>
> yes, GDAL should be able to read geoPDF topo files from the USGS.
> (geospatial
> PDF is more neutral term than geoPDF that happens to be a trademark... see
> "Important Note" in http://en.wikipedia
Andreas Neumann wrote:
Hi,
Thank you all for your hints so far.
Frank also suggested to examine which libraries are in use by Apache with
the following command:
cat /proc//maps
It turns out that
/usr/lib/libtiff.so.4.3.2
and
/usr/local/lib/libtiff.so.5.0.0
are in use.
There is no libtiff.so
Hi,
Thank you all for your hints so far.
Frank also suggested to examine which libraries are in use by Apache with
the following command:
cat /proc//maps
It turns out that
/usr/lib/libtiff.so.4.3.2
and
/usr/local/lib/libtiff.so.5.0.0
are in use.
There is no libtiff.so.3x installed in the syst
Thanks Chaitanya,
I intended to avoid all this writing to make sure the nadgrid is used:
*gdalwarp -s_srs "+proj=utm +zone=30 +ellps=intl +units=m +nadgrids=R2009V9.gsb
+wktext" -t_srs "+proj=longlat +ellps=GRS80 +towgs84=0,0,0" rast_23030.tif
rast_4258.tif*
But after reading this[1] I just real