Let's say I've opened a dataset (from a tiff file on disk). How do I
get hold of the TIFF structure that is used by the libtiff library?
Thanks.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Thanks so much for your help.
Curl works fine it's only the gdalinfo \vsicurl\ that is throwing the error
using 7.21.2 of curl and libcurl on a Windows Server 2008 server.
I'm looking through to see what I can find online.
-Original Message-
From: Even Rouault [mailto:even.roua...@spati
Le lundi 25 août 2014 21:40:51, JDzialo John a écrit :
> Weird...
>
> I'm still having an issue with the certificate using GDAL_HTTP_UNSAFESSL
> YES. It seems to try to verify the cert with this set or not.
>
> I wonder why you are not seeing that error at all?
Not same curl version likely, or
Weird...
I'm still having an issue with the certificate using GDAL_HTTP_UNSAFESSL YES.
It seems to try to verify the cert with this set or not.
I wonder why you are not seeing that error at all?
Is there any other why of setting up gdalinfo to not verify the cert? Is there
a list of GDAL c
Le lundi 25 août 2014 20:35:34, mccorb a écrit :
> I am creating a new sqlite file and writing a new layer and feature. When i
> write a linestring to the file everything works fine. I look at it in an
> SQLite browser app and the geometry_type is 2. However when I reopen it I
> get a linestring25d
Le lundi 25 août 2014 20:23:14, JDzialo John a écrit :
> Thanks.
>
> I think an hour may be the limit but I set it for 10 hours so if it's
> allowed this link should be good until midnight tonight...
>
> https://parcel-test.s3.amazonaws.com/test/key/value/string/object.jpg?Signa
> ture=7SPVoYI84N
I am creating a new sqlite file and writing a new layer and feature. When i
write a linestring to the file everything works fine. I look at it in an
SQLite browser app and the geometry_type is 2. However when I reopen it I
get a linestring25d geometry type.
>From what I can tell I can use this exa
Thanks.
I think an hour may be the limit but I set it for 10 hours so if it's allowed
this link should be good until midnight tonight...
https://parcel-test.s3.amazonaws.com/test/key/value/string/object.jpg?Signature=7SPVoYI84N2YF5O0vhjvDv%2FU%2FOs%3D&Expires=1409026574&AWSAccessKeyId=AKIAJF3TTV
Le lundi 25 août 2014 18:26:47, JDzialo John a écrit :
> Hi Even
>
> Yeah it was just a faked URL that was meant to show the URL format I was
> trying to use to vsicurl a tif file from AWS S3.
>
> OK so these URLs are time restricted and will terminate after an hour, the
> maximum I ca set it at.
Le lundi 25 août 2014 16:45:00, Tomer a écrit :
> Do you have any idea for a possible solution?
What is the output of ogrinfo on the MDB ? In which encoding does it return
its results ?
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Converting-MDB-File-With-U
Hi Even
Yeah it was just a faked URL that was meant to show the URL format I was trying
to use to vsicurl a tif file from AWS S3.
OK so these URLs are time restricted and will terminate after an hour, the
maximum I ca set it at.
This is just our test bucket and test user.
If you can try this
Do you have any idea for a possible solution?
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Converting-MDB-File-With-Unicode-Characters-tp5158087p5158179.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal
Selon Fabian Schindler :
> Hi folks,
>
> I created a small script that generates VRT files that act as wrappers
> to add georeferencing to rasdaman arrays (which do not have this feature).
>
> I thought I could add this somewhere under "/swig/python/samples/", or
> is this too specific for a certa
Hi folks,
I created a small script that generates VRT files that act as wrappers
to add georeferencing to rasdaman arrays (which do not have this feature).
I thought I could add this somewhere under "/swig/python/samples/", or
is this too specific for a certain driver?
Regards,
Fabian
__
Selon Tomer :
> i tried the vector utility program "ogr2ogr" to convert mdb to kml and still
> non-English characters are replaced by '?'
So the problem is likely in the ODBC driver that doesn't return UTF-8 encoding.
>
>
>
> --
> View this message in context:
>
http://osgeo-org.1560.x6.nabble.c
Selon Andre Vautour :
> I want to start off by saying a big thanks to Blake for taking his time
> to tackle what can only be a very difficult problem.
> From what I can observe, the current discussion seems to be around the
> boundary of who should be responsible for ensuring thread safety around
i tried the vector utility program "ogr2ogr" to convert mdb to kml and still
non-English characters are replaced by '?'
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Converting-MDB-File-With-Unicode-Characters-tp5158087p5158156.html
Sent from the GDAL - Dev mailing list a
I want to start off by saying a big thanks to Blake for taking his time
to tackle what can only be a very difficult problem.
From what I can observe, the current discussion seems to be around the
boundary of who should be responsible for ensuring thread safety around
the block cache. The core
Selon Tomer :
> Hey,
>
> I'm using C# wrapper of GDAL and I'm having a problem converting MDB file
> that contains unicode characters.
>
> Lets take for example conversion to KML file, non-English characters are
> replaced by '?'
Did you try with ogr2ogr first ? To check if the issue is in the OD
Hi Robert,
> Hi folks,
>
> After a bit of advice...
>
> JPEG compression is fast and pretty space-efficient for raster imagery. But
> it's RGB-only.
You could do 'gdal_translate rgba.tif rgba_jpeg.tif -co COMPRESS=JPEG' but
that's not what you want, since the alpha band would be JPEG compressed t
Hey,
I'm using C# wrapper of GDAL and I'm having a problem converting MDB file
that contains unicode characters.
Lets take for example conversion to KML file, non-English characters are
replaced by '?'
How do I solve it?
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com
21 matches
Mail list logo