Re: [gdal-dev] Export to Mysql

2009-06-15 Thread Even Rouault
The doc of ogr2ogr and the MySQL driver should provide enough information : http://gdal.org/ogr2ogr.html http://gdal.org/ogr/drv_mysql.html Le Monday 15 June 2009 21:44:47 Nicholas Efremov-Kendall, vous avez écrit : > Hi All, > > I've been digging around, and I can't seem to find (good) document

[gdal-dev] Export to Mysql

2009-06-15 Thread Nicholas Efremov-Kendall
Hi All, I've been digging around, and I can't seem to find (good) documentation on using GDAL to move GML to a Mysql database (yes, I know PG is better but I have to use MySQL). Also, if anyone has any tips on exporting said data back out of php as GML, I'd be thrilled. best, N ___