<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>
&nbsp;<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>
&nbsp;<BR>
&nbsp;<BR>
The&nbsp; result is rather trimmed but I will firstly check if it overlays on the google layer.<BR>
&nbsp;<BR>
Cheers<BR>
&nbsp;<BR>
Franz<BR>
&nbsp;<BR>
&gt; Date: Sat, 20 Feb 2010 18:46:29 -0700<BR>&gt; Subject: Re: [Geomoose-users] UTM to Google maps Mercator not transformable?<BR>&gt; From: bfraser@geoanalytic.com<BR>&gt; To: franzzoa@hotmail.com<BR>&gt; CC: geomoose-users@lists.sourceforge.net<BR>&gt; <BR>&gt; Franz<BR>&gt; GDAL should have no problem with those two coordinate systems. It may<BR>&gt; be a problem with your gdal configuration, or the command syntax you are<BR>&gt; using. Can you cut-and-paste the commandline and the error message into<BR>&gt; an email message?<BR>&gt; <BR>&gt; Brent Fraser<BR>&gt; &gt;<BR>&gt; &gt; Hello all,<BR>&gt; &gt;<BR>&gt; &gt; I know its weekend, but I can't chill if I don't get this straight. I need<BR>&gt; &gt; to transform my shapefiles from UTM zone 30N to Google's Mercator (EPSG<BR>&gt; &gt; 900913 default in GM). I used gdal to do the transformation and got the<BR>&gt; &gt; error that the two projections may not be transformable. Is this true?<BR>&gt; &gt; Does anyone know the most practical way to get my shapefiles in googles<BR>&gt; &gt; projection?<BR>&gt; &gt;<BR>&gt; &gt; Thanks a million.<BR>&gt; &gt;<BR>&gt; &gt; Franz Okyere<BR>&gt; &gt; GIS Specialist.<BR>&gt; &gt;<BR>&gt; &gt; _________________________________________________________________<BR>&gt; &gt; Tell us your greatest, weirdest and funniest Hotmail stories<BR>&gt; &gt; http://clk.atdmt.com/UKM/go/195013117/direct/01/------------------------------------------------------------------------------<BR>&gt; &gt; Download Intel&amp;#174; Parallel Studio Eval<BR>&gt; &gt; Try the new software tools for yourself. Speed compiling, find bugs<BR>&gt; &gt; proactively, and fine-tune applications for parallel performance.<BR>&gt; &gt; See why Intel Parallel Studio got high marks during beta.<BR>&gt; &gt; http://p.sf.net/sfu/intel-sw-dev_______________________________________________<BR>&gt; &gt; Geomoose-users mailing list<BR>&gt; &gt; Geomoose-users@lists.sourceforge.net<BR>&gt; &gt; https://lists.sourceforge.net/lists/listinfo/geomoose-users<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; <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>