<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thanks Brent,<BR>
You were right. I forgot to run setenv.bat, I have to do always otherwise the tools will not work. So I processed the shapefile and I have a resulting shapefile, hopefully in Google's Mercator projection like so:<BR>
<BR>
PROJCS["Google Maps Global Mercator",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Mercator_2SP"],PARAMETER["standard_parallel_1",0],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",0],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1]]<BR>
<BR>
<BR>
The result is rather trimmed but I will firstly check if it overlays on the google layer.<BR>
<BR>
Cheers<BR>
<BR>
Franz<BR>
<BR>
> Date: Sat, 20 Feb 2010 18:46:29 -0700<BR>> Subject: Re: [Geomoose-users] UTM to Google maps Mercator not transformable?<BR>> From: bfraser@geoanalytic.com<BR>> To: franzzoa@hotmail.com<BR>> CC: geomoose-users@lists.sourceforge.net<BR>> <BR>> Franz<BR>> GDAL should have no problem with those two coordinate systems. It may<BR>> be a problem with your gdal configuration, or the command syntax you are<BR>> using. Can you cut-and-paste the commandline and the error message into<BR>> an email message?<BR>> <BR>> Brent Fraser<BR>> ><BR>> > Hello all,<BR>> ><BR>> > I know its weekend, but I can't chill if I don't get this straight. I need<BR>> > to transform my shapefiles from UTM zone 30N to Google's Mercator (EPSG<BR>> > 900913 default in GM). I used gdal to do the transformation and got the<BR>> > error that the two projections may not be transformable. Is this true?<BR>> > Does anyone know the most practical way to get my shapefiles in googles<BR>> > projection?<BR>> ><BR>> > Thanks a million.<BR>> ><BR>> > Franz Okyere<BR>> > GIS Specialist.<BR>> ><BR>> > _________________________________________________________________<BR>> > Tell us your greatest, weirdest and funniest Hotmail stories<BR>> > http://clk.atdmt.com/UKM/go/195013117/direct/01/------------------------------------------------------------------------------<BR>> > Download Intel&#174; Parallel Studio Eval<BR>> > Try the new software tools for yourself. Speed compiling, find bugs<BR>> > proactively, and fine-tune applications for parallel performance.<BR>> > See why Intel Parallel Studio got high marks during beta.<BR>> > http://p.sf.net/sfu/intel-sw-dev_______________________________________________<BR>> > Geomoose-users mailing list<BR>> > Geomoose-users@lists.sourceforge.net<BR>> > https://lists.sourceforge.net/lists/listinfo/geomoose-users<BR>> ><BR>> <BR>> <BR>> <BR><BR>                                            <br /><hr />Not got a Hotmail account? <a href='http://clk.atdmt.com/UKM/go/197222280/direct/01/' target='_new'>Sign-up now - Free</a></body>
</html>