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
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
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
"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 didnt see it; How can I access it?
"One possible workaround is that you change your MySQL table definitions so
that the
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
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
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