Hi,

I'm trying to use the Luzon Mindanao transformation to re-project some
files.  The
Luzon Mindanao transformation [0] is commonly used in some maps in the
Philippines often referred to as a separate datum but is actually just a
unique set of transformation parameters based on the Luzon 1911 datum.
According to the EPSG registry, the code is EPSG::2364.

Gdal 1.10 has included this transformation using the ozi_datum.csv.  How do
I use this in ogr2ogr?
For example I tried this:

ogr2ogr -t_srs "Luzon Mindanao" dest.shp source.shp
Failed to process SRS definition: Luzon Mindanao

[0]
http://earth-info.nga.mil/GandG/coordsys/onlinedatum/CountryAsiaTable.html#LUZB
[1] http://svn.osgeo.org/gdal/trunk/gdal/data/ozi_datum.csv
-- 
cheers,
maning
------------------------------------------------------
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
------------------------------------------------------
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to