Hi Even, Jukka, GDAL developers,
I have written a blog post (in Italian), about this MySQL/GDAL/Sqlite
experience: http://goo.gl/YvRqo2
It is another way to say thank you.
Best regards,
a
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/sqlite-dialect-and-MySQL-spatial-in
Daniel,
This is likely due to problems looking up the coordinate system. If
you built and installed GDAL yourself it will likely be looking in
/usr/local/share/gdal/data for the file pcs.csv. If you installed it
via apt-get then it should be looking in /usr/share/gdal/data (or
perhaps /usr/share
Hello everyone, I´m experiencing a weird behavior when reading a raster
image (GTiff/GeoTIFF)
I'm using GDAL 1.9.1 for Linux (Ubuntu 12.04 LTS) and Windows (Win 7
Ultimate SP1) to open a raster image with EPSG:22194
Sample output from gdalinfo for that image on Windows (WKT):
[...]
PROJCS["Campo
>
> Motion: To add Jukka Rahkonen to the GDAL PSC.
>
Hi,
I declare this motion passed with support of myself, Howard, Tamas, Frank and
Daniel. Welcome to the PSC Jukka !
Even
--
Geospatial professional services
http://even.rouault.free.fr/services.html
__
On 01-10-2013 20:08, Even Rouault wrote:
Le lundi 30 septembre 2013 00:59:33, Joaquim Luis a écrit :
Hi,
I can make a ticket with this but before, let me just report it here.
- Win 64 bits GDAL build
While playing with an Intel analysis tool to chase GMT memory leaks I
got two complains respe
Am 02.10.2013 07:46, schrieb Frank Warmerdam:
Folks,
I have upgraded libgeotiff, GDAL and PROJ.4 trunk's with
the EPSG 8.2 database definitions.
Let me know if you see problems or have questions.
Not to you, but from:
http://info.ogp.org.uk/geodesy/CurrentDB.html
EPSG Geodetic Parameter Dat
Hi Even,
Even Rouault wrote
> Wouldn't Area() as described in
> http://dev.mysql.com/doc/refman/5.0/en/geometry-property-
> functions.html#function_area do the job ?
you are right, but I have used Area() in my post to make a simple example.
I'm talking about functions like "Contains". In MySQL
Le mercredi 02 octobre 2013 10:13:23, aborruso a écrit :
> Hi,
> firts of all thank you for your work. It is always very nice to see how a
> great open source community works.
>
>
> Even Rouault wrote
>
> > Using SQLITE dialect with a RDBMS driver is kind of unusual use case
> > (which was the t
Hi,
firts of all thank you for your work. It is always very nice to see how a
great open source community works.
Even Rouault wrote
> Using SQLITE dialect with a RDBMS driver is kind of unusual use case
> (which was the thing that was finxed with r26506).
I want to add a detail, but I do not kno