Hi, I want to use proj.4 + mitab to reproject points from WGS84 to French Lambert II (ie from "CoordSys Earth Projection 1, 104" to "Coordsys Earth Projection 3, 1002, \"m\", 0, 46.8, 45.898918964419, 47.696014502038, 600000, 2200000"). I think a little correction is needed in mitab to make it working well: in file "mitab_coordsys.cpp", at line 834, the test "if( nDatum == 9999 )" is not correct. Indeed, the code just after must always be executed: in my case, the datum id is 1002 and we have a non-zero prime merdian (Paris). What do you think about this correction? Thank you for your work, Reagrds Thomas
PS: If you want to test it, don't forget to define "WKT_LONGITUDE_RELATIVE_TO_PM" in ogrspatialreference.cpp too. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/dkFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
