Eric Wolf wrote:
I've decided to just get some work done rather than focus on the Oracle
issues. Fortunately, the code I write with OGR using Shapefiles should
work seamlessly with Oracle (or relatively seamlessly).
But now I have a new problem. I am getting the following error when I
call ex
I've decided to just get some work done rather than focus on the Oracle
issues. Fortunately, the code I write with OGR using Shapefiles should work
seamlessly with Oracle (or relatively seamlessly).
But now I have a new problem. I am getting the following error when I call
exportToGML():
Tracebac
On Tue, 2010-02-16 at 14:24 -0500, Rob Tozier wrote:
>
> I am working on building a webpage that uses maptiler to build a
> mapimage/webpage and wanted to add your code to it, which allows a
> clickable hotlink layer. The goal I am trying to achieve is a webpage
> that has a boundary map on it.
I have been working quite a bit with the netcdf driver and weather data. I
am noticing that many CF-1.0 (NetCDF Climate and Forecast Metadata
Convention) tags are not supported or referenced in the driver. In many
cases this forces some data to be set to a default. I am mostly working in
the spa
Hi,
On 16 February 2010 18:37, Michele Sanges wrote:
> you have pointed me to a very interesting article, I think that bilinear
> interpolation can be enough simple to implement.
>
I don't know what your setup is, but if you can use python and scipy in
addition to gdal, you can:
1.- read the po
Il 15/02/2010 14:11, jl...@ualg.pt ha scritto:
You can do that very easily with GMT (grdtrack).
Joaquim Luis
Il 15/02/2010 17:36, Brent Wood ha scritto:
Hi Michele,
I use PostGIS& GMT to generate such profiles.
Brent Wood
Thanks to all for the replies.
Unfortunately I need to generate
Raspaud,
Try the options with no space before and after the '=' sign.
On Tue, Feb 16, 2010 at 2:57 PM, Raspaud Martin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> I’m trying to save geotiff rasters as tiled with custom blocksize. I'm
> using the
> python interface fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Raspaud Martin skrev:
> Hence I use the following options:
> options = ["TILED = YES", "BLOCKXSIZE = 128", "BLOCKYSIZE = 128"]
Never mind, one should not use spaces in the options list.
Sorry for the noise,
Martin
-BEGIN PGP SIGNATURE-
Versio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I’m trying to save geotiff rasters as tiled with custom blocksize. I'm using the
python interface for this.
Hence I use the following options:
options = ["TILED = YES", "BLOCKXSIZE = 128", "BLOCKYSIZE = 128"]
that I then pass on to the raste
Hi, Vona!
The general procedure is this:
You generally compile/link GDAL and your program in separate VS
projects/solutions.
If you're unfamiliar with building multi-binaries programs, I encourage you to
look at the FWtools build of GDAL (and some other stuff), then you only have to
worry a
10 matches
Mail list logo