Re: [gdal-dev] Gdal2tiles generated Openlayers.html

2009-04-19 Thread Rahkonen Jukka
Hi, Problem was mostly in too old version of gdal2tiles.py I was using. I made another try with MapTiler, and it created a working openlayers.html file. There were differences at least in the bounds and projections. It is a bit confusing that new FWTools version comes with gdal2tiles that does

Re: [gdal-dev] Gdal2tiles generated Openlayers.html

2009-04-19 Thread Even Rouault
For the issue of gdal2tiles.py with FWTools , see http://lists.maptools.org/pipermail/fwtools/2009-April/001546.html Le Sunday 19 April 2009 13:18:55 Rahkonen Jukka, vous avez écrit : > Hi, > > I believe I could repeat the behaviour with a bit smaller image (the > original was 27 gigabytes). Envi

Re: [gdal-dev] Gdal2tiles generated Openlayers.html

2009-04-19 Thread Rahkonen Jukka
Hi, I believe I could repeat the behaviour with a bit smaller image (the original was 27 gigabytes). Environment: - Windows Xp and Windows Vista - Gdal2tiles.py from FWTools 2.0.6 (Windows) (Note: gdal2tiles does not work for me with FWTools 2.2.8 and 2.3.0. I am getting just an error: gdal2til

RE: [gdal-dev] Padding/spacing in mysql driver output

2009-04-19 Thread P.Romero
"If you look at the first lines of your ogrinfo dump, you'll see that the fields with left padding are declared in the form : lat: Real(22.0)" - Where is this information? I didn’t see it; How can I access it? "One possible workaround is that you change your MySQL table definitions so that the

Re: [gdal-dev] Padding/spacing in mysql driver output

2009-04-19 Thread Even Rouault
Hi, this behaviour is not specific to the MySQL driver. When a field has a specified width and precision, it will get formatted according to it. This behaviour was specifically introduced 10 years ago ! : http://trac.osgeo.org/gdal/changeset/745. So it looks like a behaviour by design, althoug

Re: [Gdal-dev] gdaltransform v.1.6.0 - result differs from documentation

2009-04-19 Thread geep999
Answered my own question - duplicated the result on a different OS. Installed Ubuntu's packaged gdal-1.5.1 + proj-4.6.0 + geos-3.0.0 + ogdi-3.2.0 on a Virtual Machine running Ubuntu 8.10 - the Intrepid Ibex. Exactly the same result: @VMUBUNTU:~$ gdaltransform -s_srs EPSG:28992 -t_srs EPSG:31370

[gdal-dev] Padding/spacing in mysql driver output

2009-04-19 Thread P.Romero
Hi, Im new to this list. I use ogr w/ the mysql driver as part of a mapserver installation. Im having an issue with the formatting of numeric results that are being returned from a mysql query. It appears that values originating from 'double'-typed fields in the MySQL database are showing up in og