On 03/05/2013 09:36 PM, Tyler Mitchell wrote:
oops wrong list :)
Not really. XYZM issue is relevant for GDAL too
http://trac.osgeo.org/gdal/wiki/GDAL20Changes
Ari
On 2013-03-05, at 11:35 AM, Tyler Mitchell wrote:
Hi guys,
What are GEOS users and devs doing to enable M measures in their
Folks,
I am using GDAL Virtual File mechanism to read data off a stream (something
like what's shown below)
VSILFILE* fpTemp = VSIFileFromMemBuffer(szTempFileName, (GByte*)
s->file_size(), FALSE);
this->gdal_data_ = (GDALDataset*) GDALOpen(szTempFileName, GA_ReadOnly)
The code works for most of
oops wrong list :)
On 2013-03-05, at 11:35 AM, Tyler Mitchell wrote:
> Hi guys,
>
> What are GEOS users and devs doing to enable M measures in their GEOS-backed
> solutions? I won't worry about specialised functions at this point, but at
> least being able to reliably handle and maintain all
Hi guys,
What are GEOS users and devs doing to enable M measures in their GEOS-backed
solutions? I won't worry about specialised functions at this point, but at
least being able to reliably handle and maintain all XYZM ordinates is
important for me. Is it such a lot of work that it's not wort
On 2013-03-05, at 10:39 AM, Even Rouault wrote:
> Selon Tyler Mitchell :
>
>> Great explanation, thanks!
>
> I knew this was documented somewhere. See --formats in the "General Command
> Line
> Switches" section of http://gdal.org/gdal_utilities.html
Ah, perfect, I had thought I saw it somewhe
Selon Tyler Mitchell :
> Great explanation, thanks!
I knew this was documented somewhere. See --formats in the "General Command Line
Switches" section of http://gdal.org/gdal_utilities.html
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://list
On 03/05/2013 07:40 PM, Helmut Seidel M.A. wrote:
Hello again,
I proceeded a little further now. I can run make generate and
Makefile.PL now and dmake starts compiling until the error-message:
osr_wrap.cpp:1581:24: fatal error: cpl_string.h: No such file or directory
compilation terminated.
d
Great explanation, thanks!
On 2013-03-04, at 9:14 PM, Chaitanya kumar CH wrote:
> Hi Tyler,
>
> 'ro' and 'rw' mean what they imply.
>
> The '+' symbol tells that the format supports the Create() method. So, we can
> use them to create a dataset from scratch and add metadata explicitly.
> With
Hello again,
I proceeded a little further now. I can run make generate and
Makefile.PL now and dmake starts compiling until the error-message:
osr_wrap.cpp:1581:24: fatal error: cpl_string.h: No such file or directory
compilation terminated.
dmake.exe: Error code 129, while making 'osr_wrap.o
The main usage of gdalinfo is manual inspection of the image. It was not
intended for use within other scripts. The output is formatted for human
reading.
On Tue, Mar 5, 2013 at 9:00 PM, Caleb Hanger wrote:
> On Tue, Mar 05, 2013 at 01:31:01PM +0530, Chaitanya kumar CH wrote:
> > On Tue, Mar 5,
On Tue, Mar 05, 2013 at 01:31:01PM +0530, Chaitanya kumar CH wrote:
> On Tue, Mar 5, 2013 at 11:53 AM, Caleb Hanger wrote:
> > What do you mean? The histogram is only precomputed if gdalinfo has been
> > run previously and stored a cache of data (the XML file) for later
> > reference; please corr
Caleb,
On Tue, Mar 5, 2013 at 11:53 AM, Caleb Hanger wrote:
> On Tue, Mar 05, 2013 at 11:19:27AM +0530, Chaitanya kumar CH wrote:
>
> > Caleb,
> >
> > gdalinfo uses the GetDefaultHistogram() method which can do this faster
> by
> > fetching a precomputed histogram.
>
> What do you mean? The hi
12 matches
Mail list logo