[postgis-users] Overlay Google Maps in SVG

Sean Montague couloir007 at yahoo.com
Wed Mar 5 09:18:23 PST 2008


I've been trying to get Google Maps tiles into an SVG map with the viewBox set in DD. Given that the tiles are 256x256, and the width in DD is not the same as height, it has been problematic. I've given up on the DD viewBox. I want to go to a pixel based coord system so the tiles line up correctly. Am I be able to project some map data from my postGIS database into Google's projection, and then either scale or transform it with relative ease? I know this is against Google's policy, but if I can get it to work, I'll seek permission later.

Sean




More information about the postgis-users mailing list