[Proj] EPSG Code of Google at spatialreference.org

leonidas leonidas_liakos at yahoo.gr
Tue Nov 2 13:06:30 EST 2010


I'm using JSON service from spatialreference.org to reproject my coordinates
from greek grid to wgs84 like that:

http://spatialreference.org/projection/?json={"type":"Feature",
"geometry":{"type":"Point","coordinates":[180000,
4352000]},"properties":{}}&inref=EPSG:2100&outref=EPSG:4326&callback=?

I'm also trying to reproject the point to Google maps projection using the
code:900913 but spatialreference.org returns a message that the code doesn't
exist. Please give a try here:

http://spatialreference.org/projection/?json={"type":"Feature",
"geometry":{"type":"Point","coordinates":[180000,
4352000]},"properties":{}}&inref=EPSG:900913&outref=EPSG:4326&callback=?

Am I missing something? Is there any alternative code for google maps
projection?
Thank you, Leonidas
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/EPSG-Code-of-Google-at-spatialreference-org-tp5698534p5698534.html
Sent from the PROJ.4 mailing list archive at Nabble.com.


More information about the Proj mailing list