Hey guys. A few weeks back, Chaitanya helped us out with some fixes
regarding unixODBC on 64-bit platforms, and got MapServer able to render
remote data via ODBC from PostgreSQL and MySQL. Thanks a million!
Now we're on the last step: getting OGR data sources to work when the
ODBC server is Mi
gdal_retile.py definitely creates georeferenced tiles, I developed this
utility.
I did some experiments reprojecting the single tiles while retiling, but it
simply does not work. As a consequence I canceled the reprojecting support.
The solution for your problem is:
1) Use gdal_merge to cr
John,
Re-try but remove the /lib suffix, so something like :
--with-hdf5=/usr/local/contrib/hdf5-1.8.4
The configure script will look for include files in the include subdirectory
and library files in the lib subdirectory
Le Friday 19 March 2010 21:56:37 John Cartwright, vous avez écrit :
> Th
Le Monday 22 March 2010 19:35:47 Gilles Bassière, vous avez écrit :
> Hi,
>
> The problem with this workflow is that it creates non-georeferenced
> tiles (I don't know if this is the intended behaviour of this command).
gdal_retile.py *does* create georeferenced tiles. I've just verified it. What
John Mitchell gmail.com> writes:
>
> When I trying to use ogrinfo against a shape file it does not show the extent:
>
> like ogrinfo -so shapefile.shp
Try ogrinfo -so -al shapefile.shp
-Jukka Rahkonen-
___
gdal-dev mailing list
gdal-dev@lists.osgeo
Gilles Bassière gmail.com> writes:
>
> Hi,
>
> I'm trying to reproject an aerial imagery dataset with GDAL.
>
> The initial dataset is composed of ECW tiles in EPSG:27572 and my goal
> is to compute a new set set of ECW tiles projected in EPSG:2154.
...
> My current workflow consists in the f
Gilles,
Yes this is a known regression of GDAL 1.7.0. See
http://trac.osgeo.org/gdal/ticket/3441 that contains the fix. You can grab a
working version of gdal_retile.py from latest gdal-svn-stable archive from
http://download.osgeo.org/gdal/daily/
Best regards,
Even
Le Friday 19 March 2010 1
Hi,
I'm trying to reproject an aerial imagery dataset with GDAL.
The initial dataset is composed of ECW tiles in EPSG:27572 and my goal
is to compute a new set set of ECW tiles projected in EPSG:2154.
The initial tileset is about 7.5GB. That's why I don't want to merge
everything into a single b
I have not been able to step through the code yet but have compared the raw
data grib headers against the GRIB1 specification so I just thought I would ask
the list if anyone has any information/views on the following:
Warning: Inside GRIB2Inventory, Message # 1297
ERROR: Couldn't find 'GRIB' or
When I trying to use ogrinfo against a shape file it does not show the extent:
like ogrinfo -so shapefile.shp
The documentation shows ogrinfo returning an extent but my example
listed below does not show the extent.
How can I display the extent of a shapefile when using ogrinfo or from
another c
Andreas Joisten wrote:
Hi all,
I have problem to reproject a raster file in BNG British National Grid to WGS84.
gdalwarp -s_srs EPSG:27700 -tps -t_srs EPSG:4326 -co TFW=YES -r near input.tif
geo_output.tif
I have some questions:
Must be the input file a GeoTiff file?
Andreas,
No, gdalwa
Hi all,
I have problem to reproject a raster file in BNG British National Grid to WGS84.
gdalwarp -s_srs EPSG:27700 -tps -t_srs EPSG:4326 -co TFW=YES -r near input.tif
geo_output.tif
I have some questions:
Must be the input file a GeoTiff file?
Which requirements must be met by the input fil
Frank Warmerdam wrote:
Folks,
Motion: To approve RFC 24 - GDAL Progressive Data Support.
http://trac.osgeo.org/gdal/wiki/rfc24_progressive_data_support
--
I've incorporated adjustments based on the feedback in the last few
days, and now I'd like to move to formally adopt RFC 24.
Folks,
I
Hi Frank,
I have tried to attach the file to an email sent in reply to your original
Response (last week), but I don't think it has been accepted by whoever
moderates this list yet.
So, I have made it available for download via ftp here:
ftp.planethaste.com
user name = gdal
password = qwerty-99
Hi,
How to define the shear parameter of an affine transformation in a world file?
I use a world file for gdalwarp.
Cheers
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi all,
how to define the shear parameter of an affine transformation in a world file?
Thanks for your help,
Cheers
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
On 03/19/2010 09:56 PM, John Cartwright wrote:
Thanks for suggestions Antonio and Vincent. Unfortunately, neither
--with-hdf5=/usr/local/contrib/hdf5-1.8.4/lib
nor
--with-hdf5=/usr/local/contrib/hdf5-1.8.4/include,/usr/local/contrib/hdf5-1.8.4/lib
made any difference.
Hmm, then I don't
17 matches
Mail list logo