Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Chiara Marmo
Hi Sebastiaan, > The rules file is pretty clear, I'd say. The feature is not enabled. > > If you look at the changelog you'll find why it was disabled: > > gdal (1.4.1-5) unstable; urgency=low > >* libcfitsio3 library is now GPL on Debian, so disabled due to > incompatibility with GDA

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Even Rouault
On jeudi 13 juin 2019 17:33:00 CEST Sebastiaan Couwenberg wrote: > On 6/13/19 5:05 PM, Chiara Marmo wrote: > > I'm checking different OS and distributions for GDAL link against CFITSIO. > > I was pretty sure that Ubuntu and Debian allow the use of CFITSIO but > > apparently Ubuntu 18.04 does not...

Re: [gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Sebastiaan Couwenberg
On 6/13/19 5:05 PM, Chiara Marmo wrote: > I'm checking different OS and distributions for GDAL link against CFITSIO. I > was pretty sure that Ubuntu and Debian allow the use of CFITSIO but > apparently Ubuntu 18.04 does not... > I've found a "--with-cifitsio=no" in the debian versioning system [1

[gdal-dev] GDAL linked against CFITSIO on debian/ubuntu

2019-06-13 Thread Chiara Marmo
Hello, I'm checking different OS and distributions for GDAL link against CFITSIO. I was pretty sure that Ubuntu and Debian allow the use of CFITSIO but apparently Ubuntu 18.04 does not... I've found a "--with-cifitsio=no" in the debian versioning system [1] but I can't test debian right now

[gdal-dev] GDAL3.0.0 ogr2ogr and ogrinfo on Windows

2019-06-13 Thread Jonathan Lake-Thomas
We've been using the windows builds from the gisinternals.com site for a while now. For ease of access from our application we used to place the executables and libraries in a single folder. This seemed to work OK and we only needed a setting for the path to this folder and the gdal-data folder. S

Re: [gdal-dev] Undefined references to proj_* functions while building GDAL

2019-06-13 Thread Igor Belyakov
You mean this? (cd apps; make)make[1]: Entering directory '/home/psi1/Downloads/gdal-3.0.0/apps'/bin/bash /home/psi1/Downloads/gdal-3.0.0/libtool --mode=link --silent g++  gdalinfo_bin.lo  /home/psi1/Downloads/gdal-3.0.0/libgdal.la  -o gdalinfo/home/psi1/Downloads/gdal-3.0.0/.libs/libgdal.so: undef

Re: [gdal-dev] Using pseudo-field FID as ID_FIELD for GeoJSON

2019-06-13 Thread jratike80
Hi, Have you tried "-preserve_fid" https://gdal.org/programs/ogr2ogr.html#ogr2ogr ? -Jukka Rahkonen- dr wrote > Is it possible to reflect fids values of features of original layer while > exporting it to GeoJSON? > Usage of "-lco ID_FIELD=FID" doesn't help. -- Sent from: http://osgeo-org.1