Hi,
I'm guessing this is because the DBF format ESRI decided on for aspatial
attribute data in shapefiles does not have an integer datatype
(sse: http://www.dbase.com/knowledgebase/int/db7_file_fmt.htm)
So an int field gets read into a generic numeric field in the DBF file, rather
than an int
Ricardo Filipe Soares Garcia da wrote:
Hi
I'm no expert on this, but I was under the impression that the new
version of the ERDAS SDK, that was released earlier this year, was
incompatible with GDAL... Try compiling with the previous version and
you might be able to solve your issues.
Folks,
Hi
I'm no expert on this, but I was under the impression that the new
version of the ERDAS SDK, that was released earlier this year, was
incompatible with GDAL... Try compiling with the previous version and
you might be able to solve your issues.
On Wed, Nov 24, 2010 at 7:07 PM, GeoJoda wrote:
I tried many times. It does not work. other ideers ?
Why it is so hard to compile gdal with ecw format with VS2010? And why i
can't find a documentation describe how to do it step by step.
The only tiket I find it interesting was this one
http://trac.osgeo.org/gdal/ticket/3676.
Think you Jorge Ar
Mike Leahy wrote:
To carry on the externally-tiled vs. internally-tiled discussion - another
question I have is what should I do about the large areas of empty space
around the outside of a non-rectangular dataset? In the dataset I'm working
with at the moment, about 30% of the one-file image
On Tuesday, November 23, 2010 23:54:34 Frank Warmerdam wrote:
> Mike Leahy wrote:
> > On another note...if the output image is internally tiled, is it still
> > worthwhile to run gdaladdo on it? Is it generally about the same
> > efficiency to use the single internally-tiled file if I'm going to u
On Wed, Nov 24, 2010 at 3:48 PM, GeoJoda wrote:
>
> hi Jorge Arévalo
> thank you for answering my question very quickly,. I spent much time to get
> it to work. I managed to build the solution. I also got a
> gdal_ECW_JP2ECW.dll with gdal17.dll.
> the ext question will be, how can I include ecw p
On 2010-11-24 16:12, Frank Warmerdam wrote:
Zoltan Szecsei wrote:
Hi,
Here's a strange one that hopefully can be overcome quickly.
I'd be grateful for any assistance with this problem.
Kind regards,
Zoltan
I have a MID/MIF file combination with:
COLUMNS 5
FEAT_TYPE_ integer (5)
GID
Hi All,
I'm experimenting on the CIB issue only to have more hints of the exact
origin
of the problem.
I try to comment the block of code in nitfimage.c at line 3046 that reports
the error on the location table corruption and that consequently resets the
location table data structure :
CPLErr
hi Jorge Arévalo
thank you for answering my question very quickly,. I spent much time to get
it to work. I managed to build the solution. I also got a
gdal_ECW_JP2ECW.dll with gdal17.dll.
the ext question will be, how can I include ecw plugin in gdal17 ?
i tried with defining a GDAL_DRIVER_PATH
Zoltan Szecsei wrote:
Hi,
Here's a strange one that hopefully can be overcome quickly.
I'd be grateful for any assistance with this problem.
Kind regards,
Zoltan
I have a MID/MIF file combination with:
COLUMNS 5
FEAT_TYPE_ integer (5)
GID integer (10)
ENTITY_NAM char (50)
GE
Hi,
Here's a strange one that hopefully can be overcome quickly.
I'd be grateful for any assistance with this problem.
Kind regards,
Zoltan
I have a MID/MIF file combination with:
COLUMNS 5
FEAT_TYPE_ integer (5)
GID integer (10)
ENTITY_NAM char (50)
GEOMETRY_T char (5)
A
Anyone successfully loaded kc50 palsar raw imagery with gdal?
-- Forwarded message --
From: maning sambale
Date: Tue, Nov 23, 2010 at 4:00 PM
Subject: loading kc50 palsar datasets in GRASS
To: grass-us...@lists.osgeo.org
This site provides PALSAR 50m Orthorectified Mosaic Produ
Hi all
Finally I solved my problem with an over way :
I don't call a datasource.executeSQL for my join.
Now I did my join with python and than I can manage my sqlite connection
and than I'm able to close it correctly.
So it works for me now
Thanks
Ludovic
Le 22/11/2010 15:42, Jason Roberts a
I dont really remember, I think I got the binnaries from the main
website http://gdal.org/index.html a few months ago. but that is
strange, could it be something with windows? but now that batch file
is doing the work fine.
regards,
iMran
On Wed, Nov 24, 2010 at 1:36 PM, Jukka Rahkonen
wrote:
>
Imran Rajjad gmail.com> writes:
>
> I think I found a way to handle this on windows.
>
> create a batch file and put it in the same folder of the tif files (or
> any other raster). put the following lines in the batch file and run
> it.
> --test.bat--
> echo on
> for /f %%a IN ('dir
16 matches
Mail list logo