I've got a geotiff which gdalinfo reports as 2 bands, with band 2
interpreted as alpha. The projection is Maryland State Plane. The color
table is paletted, with NO_DATA = 0
I can view this file in OpenEV with no problem
I call
gdalwarp -t "WGS84" input.tif output.tif
When I open the resulti
Is your Oracle 64 or 32? Was GDAL build to 32 or 64? (It looks like you are
using OSGeo4W so it must be 32) I have seem that same kind of problem and it
was because the oci.dll from the Oracle 64 was first on the PATH instead of the
oci.dll 32 bits that comes with OSGeo4W. Try to clean up the PA
When I run ogr2ogr or gdalinfo (and maybe other tools, I've never used the
others) I always get a crash. I'm using Windows 7 64-bit and gdal 1.9.2. The
only information I get from Windows Event Viewer looks like this:
ogr2ogr.exe
0.0.0.0
50981d19
ntdll.dll
6.1.7601.17725
4ec49b8f
c374
000ce6c3
Ethan, Ivan thanks for the suggestions. I am still looking into this but it
is a background task. I'll update this thread when I have more results.
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/Problem-compiling-gdal-with-OCI-support-configure-doesn-t-seem-to-know-where-t
Le jeudi 22 novembre 2012 11:21:08, Jukka Rahkonen a écrit :
> Hi,
>
> In the PDF creation option parameter EXTRA_IMAGES=image_file_name,x,y,scale
> the anchor point (x,y) is in the lower left corner of the resulting PDF
> file. However, the anchor point of the extra images to be added seems to
>
Hi,
Thanks for the suggestions. I had to buffer the mask. After, I clipped
the raster with the new mask. Worked for me!
Thank you very much!
2012/11/22 Peter Halls
> Alisson,
>
> the advice I give my students in such a circumstance is to buffer the
> boundary by either one half of the pi
Alisson,
the advice I give my students in such a circumstance is to buffer the
boundary by either one half of the pixel size or by the pixel size. This
has the effect of increasing the mask to include all cells along the
boundary and gain a closer equivalent of a vector clip.
For another
Alisson,
It's not so easy to follow what is "desired" and "not-desired". For an
excellent discussion of the details involved in such operations see
http://blogs.mathworks.com/steve/2006/12/22/poly2mask-and-roipoly-part-3/
As a solution for your 'wish-behavior' case maybe what you can do is t
Hugo,
Le jeudi 22 novembre 2012 10:36:18 Hugo Benicio a écrit :
> Is there an IRC channel for this group (gdal dev) or any other channel for
> chatting with other gdal developers?
See #gdal channel on freenode.
Y.
___
gdal-dev mailing list
gdal-dev@lis
Thanks for your quick replies! :)
(I totally missed this info on the http://gdal.org, sorry :P)
On Thu, Nov 22, 2012 at 10:51 AM, Yves Jacolin (Free) wrote:
> Hugo,
>
> Le jeudi 22 novembre 2012 10:36:18 Hugo Benicio a écrit :
> > Is there an IRC channel for this group (gdal dev) or any other ch
on freenode gdal
ircs://freenode/gdal
On Nov 22, 2012, at 8:36 AM, Hugo Benicio wrote:
> Is there an IRC channel for this group (gdal dev) or any other channel for
> chatting with other gdal developers?
> ___
> gdal-dev mailing list
> gd
Is there an IRC channel for this group (gdal dev) or any other channel for
chatting with other gdal developers?
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi friends,
By using gdalwarp to clip a raster with a mask (shape), I get a new raster
of smaller size, which is the boundary of the polygon shape (mask).
However, the pixels do not pass the polygon. I would like to pass the
pixels just a little of the polygon mask.
For clarity, I send two pictur
Even Rouault mines-paris.org> writes:
>
> If you prefere examples, for 22 nov 2012 13:24:47 GMT+01 :
>
> D:20121122132447+01'00'
Oh dear. I have updated my tutorial to include also examples about how to use
and what is the effect of
-co LAYER_NAME
-co EXTRA_IMAGES
-co EXTRA_LAYER_NAME
-co AUT
Selon Jukka Rahkonen :
> Hi,
>
> I was experimenting with the PDF metadata items
> AUTHOR, CREATOR, CREATION_DATE, KEYWORDS, PRODUCER, SUBJECT, TITLE
>
> All the others get visible in Acrobat Reader X except CREATION_DATE.
> I have tried to use it as
> -co CREATION_DATE=2012-11-22 and -co CREATIO
Hi,
I was experimenting with the PDF metadata items
AUTHOR, CREATOR, CREATION_DATE, KEYWORDS, PRODUCER, SUBJECT, TITLE
All the others get visible in Acrobat Reader X except CREATION_DATE.
I have tried to use it as
-co CREATION_DATE=2012-11-22 and -co CREATION_DATE="2012-11-22"
and also -co CREA
Selon DmitriyS :
> Hello, dear developpers. I have one question. I wish to create mosaic image
> by the next way. In my output folder threre are two images. the first image
> is a mosaic image, and it is created by the command:
> gdalwarp.exe -of GTiff -s_srs "+proj=utm +ellps=WGS84 +zone=31 +unit
Hello, dear developpers. I have one question. I wish to create mosaic image
by the next way. In my output folder threre are two images. the first image
is a mosaic image, and it is created by the command:
gdalwarp.exe -of GTiff -s_srs "+proj=utm +ellps=WGS84 +zone=31 +units=m"
"E:\bug\mosiac\image
Hi,
In the PDF creation option parameter EXTRA_IMAGES=image_file_name,x,y,scale the
anchor point (x,y) is in the lower left corner of the resulting PDF file.
However, the anchor point of the extra images to be added seems to be in the
upper left corner. If someone tries to use this parameter as
EX
19 matches
Mail list logo