Hello All,
I'm having trouble compiling 2.4.0 on a RHEL 7.6 machine. Errors like:
linkhash.c:43:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘unsigned’
unsigned long lh_char_hash(const void *k)
Compile options are listed below. Any suggestions?
Thanks!
--john
./config
All,
RFC 73 work has now been merged into master. Currently GDAL build
and runtime now depends on PROJ master
More details of the past month work at:
https://erouault.blogspot.com/2019/01/srs-barn-raising-8th-report-ready-for.html
Let me underline its conclusion:
"""As all those changes done tho
Hi,
As per the documentation, i'm seeing mulitlinestring being split up into
LWPOLYLINE elements.
I'd like to make them a block and have tried adding a "blockname" column and
given each multilinestring a unique reference.
I've also tried the DXF_INLINE_BLOCKS set to FALSE option.
Is this possib
Hi,
On Wed, 30. Jan 2019 at 22:48:26 -0700, san619 wrote:
> I tried to connect to oracle database using gdal.But im getting an error
> ERROR 1: Unable to find driver `oci'.
You're probably missing the oci plugin.
You can install gdal-oracle from osgeo4w[0] - it'll also fetch the instant
client (
If you are on Windows, you can follow these steps to enable Oracle
connections through GDAL:
https://ms4w.com/README_INSTALL.html#steps-to-enable-oracle-10g-or-11g-or-12c-support-in-ms4w
-jeff
On 2019-01-31 1:48 AM, san619 wrote:
I tried to connect to oracle database using gdal.But im getti
Hi,
> I move to adopt RFC 73: Integration of PROJ6 for WKT2, late binding
> capabilities, time-support and unified CRS database
>
> https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn
>
I declare this motion passed with +1 from PSC members HowardB, JukkaR, DanielM
and myself.
Best regar