<div>Just placing some shapefile into a geographic SRID will not convert it to correct coordinates.</div>
<div> </div>
<div>What you need to is:</div>
<div> </div>
<div>UPDATE foo_table SET the_geometry_field = ST_TRANSFORM(the_geometry_field,NEW_SRID);</div>
<div> </div>
<div>Att</div>
<div> </div>
<div>George<br><br></div>
<div class="gmail_quote">On Fri, Sep 11, 2009 at 4:34 PM, Mac Martine <span dir="ltr"><<a href="mailto:martine@adobe.com">martine@adobe.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><font face="Calibri, Verdana, Helvetica, Arial"><span style="FONT-SIZE: 11pt">Hello-<br> I'm a total newbie with this stuff so bare with me. I have a shape<br>files that I got into Postgres. Now I'm pulling it out and it's giving<br>
me MULTILINESTRINGS with numbers that look like:<br>7509930.12510756 776667.642310877,7509924.12502675 776694.329928875<br><br>Now, I get the feeling those are correct, but that I need to convert<br>them to Longitude and Latitude, and that's where I'm stuck.<br>
<br>I'm pretty sure it's SRID 4326 but I can't find any info on doing<br>conversions from here. Maybe I'm wrong. I also found this info which<br>may be of help.<br><br>+proj=lcc +lat_1=44.33333333333334 +lat_2=46 +lat_0=43.66666666666666<br>
+lon_0=-120.5 +x_0=2500000 +y_0=0 +ellps=GRS80 +to_meter=0.3048<br>+no_defs<br><br>I'd really appreciate some guidance. I've googled all kinds of things<br>and am not figuring it out.<br>Thanks!</span></font> </div>
<br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br><br clear="all">
<div></div><br>-- <br>George R. C. Silva<br><br>Desenvolvimento em GIS<br><a href="http://www.sextantegeo2.blogspot.com">www.sextantegeo2.blogspot.com</a><br>