[gdal-dev] .csvt file doesn't allow space after comma

2013-11-28 Thread David Strip
I am trying to use a .csv file in a qgis project. After not getting what I expected, I learned about .csvt files and wrote a file that looked like "String", "Integer" with a space following the comma. This did not work - both fields were still read as String. Aft

Re: [gdal-dev] LAS support

2013-11-28 Thread Joaquim Luis
IMHO point clouds are special form of vector data. But still, an OGR driver would not be a viable solution. ... or as already mentioned of rasters (or grids as I prefer to call them when they are so). By accident I found that that grids stored as XYZ in laszip are 3 times smaller than the sa

Re: [gdal-dev] LAS support

2013-11-28 Thread Fabian Schindler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rui, IMHO point clouds are special form of vector data. But still, an OGR driver would not be a viable solution. Did you have a look at PDAL (http://www.pointcloud.org/)? It is similar to GDAL and seems to have a built-in driver for LAS files. regar

Re: [gdal-dev] LAS support

2013-11-28 Thread Mateusz Loskot
On 28 November 2013 13:56, Rui L. Pires wrote: > On 28 November 2013 11:03, Mateusz Loskot wrote: >> On 28 November 2013 09:51, Rui L. Pires wrote: >> > >> > Would there be any particular reason for not supporting it? >> >> Point cloud is not a vector, not a raster either? :-) > > > That might b

Re: [gdal-dev] LAS support

2013-11-28 Thread Rui L. Pires
On 28 November 2013 11:03, Mateusz Loskot wrote: > On 28 November 2013 09:51, Rui L. Pires wrote: > > Hello everyone, > > > > Is there any interest in having LAS as one of the OGR supported formats? > > It's been discussed: > > http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028439.html >

Re: [gdal-dev] HRE (High resolution elevation) format

2013-11-28 Thread Even Rouault
Le jeudi 28 novembre 2013 11:13:14, Livneh Yehiyam a écrit : > Hi > Is there support in gdal for reading elevation in HRE format? If you are thinking to NITF HRE, yes, as indicated in http://www.gdal.org/frmt_nitf.html > > Thanks > Yehiyam Livneh > > >

Re: [gdal-dev] How to get GDAL

2013-11-28 Thread Jonathan Moules
>- From there I've tried both the msi (plus python bindings extra) and >> the >> zip "Compiled binaries in a single .zip package"- both work for the >> pure-GDAL stuff (gdalinfo) but none of the python scripts works (i.e. >> gdal_merge.py). >> > > I prefer the zip version, expand it to a folder

[gdal-dev] HRE (High resolution elevation) format

2013-11-28 Thread Livneh Yehiyam
Hi Is there support in gdal for reading elevation in HRE format? Thanks Yehiyam Livneh This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a spe

Re: [gdal-dev] LAS support

2013-11-28 Thread Mateusz Loskot
On 28 November 2013 09:51, Rui L. Pires wrote: > Hello everyone, > > Is there any interest in having LAS as one of the OGR supported formats? It's been discussed: http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028439.html > Would there be any particular reason for not supporting it? Poin

[gdal-dev] LAS support

2013-11-28 Thread Rui L. Pires
Hello everyone, Is there any interest in having LAS as one of the OGR supported formats? Would there be any particular reason for not supporting it? I would be willing to collaborate on this effort, if deemed useful. Regards, Rui ___ gdal-dev mailing