Re: [gdal-dev] Gdal install from source error : undefined reference to `opj_encoder_set_extra_options'

2021-02-09 Thread Sylvain Maffren
di 08 février 2021 à 11:52 +0300, Sylvain Maffren a écrit : > I answer to myself (I just realized that my email topic wasn't good). > Sylvain-- > Le lundi 08 février 2021 à 08:53 +0300, Sylvain Maffren a écrit : > > Hello, > > I am trying to insatll GDAL manually by compiling from

Re: [gdal-dev] Gdal install from source error : undefined reference to `opj_encoder_set_extra_options'

2021-02-08 Thread Sylvain Maffren
I answer to myself (I just realized that my email topic wasn't good). Sylvain-- Le lundi 08 février 2021 à 08:53 +0300, Sylvain Maffren a écrit : > Hello, > I am trying to insatll GDAL manually by compiling from src. Here is > the different versions of the librairies used :

[gdal-dev] Gdal install from source error :

2021-02-07 Thread Sylvain Maffren
Hello, I am trying to insatll GDAL manually by compiling from src. Here is the different versions of the librairies used : GDAL_VERSION=3.2.1 GEOS_VERSION=3.8.1 (manual compilation) PROJ_VERSION=7.2.1 (manual compilation) HDF5_VERSION=1.10.5 (manual compilation) NETCDF_VERSION=4.7.4 (manual compi

Re: [gdal-dev] Setting accuracy of OGRPoint?

2012-03-15 Thread Sylvain MAFFREN
Hi, I have already posted a similar subject last year (http://osgeo-org.1560.n6.nabble.com/gdal-dev-Forcing-the-rounded-of-coordinates-td3744209.html#a3744211). There isn't an option in ogr2oge which allow to control accuracy or rounding coordinates. But I could be possible to add en option in

Re: [gdal-dev] Strange behaviour of gdal_translate with ECW on linux (libecw 3.3)

2012-02-28 Thread Sylvain MAFFREN
Hi, And thanks for your tests ! For those who want to make some tests with the same file than me (tiff RGB - 293 Mo),I published it on a FTP server : Adress : ftp://interne.crige-paca.org Login : gdaldevecw Password : ftc65*gt I also published in this FTP the comparative table of my tests and

[gdal-dev] Strange behaviour of gdal_translate with ECW on linux (libecw 3.3)

2012-02-23 Thread Sylvain MAFFREN
I'm not C/C++ developer and it's very difficult for me to find an issue... Best regards, Sylvain -- *Sylvain MAFFREN* *Géomaticien* *Tél* : 04 42 90 71 22 *Fax* : 04 42 97 11 56 *CRIGE PACA* Domaine du Petit Arbois - Avenue Louis Philibert BP 10019 - 13 545 Aix-en-Provence cedex 4 www

Re: [gdal-dev] Forcing the rounded of coordinates

2011-07-20 Thread Sylvain MAFFREN
e same data with FME and conservation of the decimal accuracy is good. It's pretty boring for us because the data output with ogr2ogr is "false." And I find no way to get output data that have the same number of decimal places that entry (export in shapefile, MIF/MID, TAB) ... Maybe a

Re: [gdal-dev] Forcing the rounded of coordinates

2011-07-07 Thread Sylvain MAFFREN
places in output (and > ideally keep the same as input) ? And if so, how? > > Thank you in advance to all who have good ideas and / or directions to > follow. > > > Sylvain Maffren ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Forcing the rounded of coordinates

2011-06-20 Thread Sylvain Maffren
Is it possible to set the number of decimal places in output (and ideally keep the same as input) ? And if so, how? Thank you in advance to all who have good ideas and / or directions to follow. Sylvain Maffren ___ gdal-dev mailing list gda