Re: [OSM-dev] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-19 Thread Jon Burgess
On Fri, 2010-03-19 at 04:51 -0800, Mulone wrote: > UPDATE: we managed to reproject in google mercator the map on OpenLayers with > this code: > > http://www.copypastecode.com/24724 > > It looks ok but when I added a transparent Google Maps layer, our geometries > are shifted south by about 30km.

Re: [OSM-dev] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-19 Thread Mulone
UPDATE: we managed to reproject in google mercator the map on OpenLayers with this code: http://www.copypastecode.com/24724 It looks ok but when I added a transparent Google Maps layer, our geometries are shifted south by about 30km. Any idea of what might cause this issue? BTW, we didn't ma

Re: [OSM-dev] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-18 Thread Mulone
Thanks! The mapfile is here: http://virtualpaste.com/82467 Note that I have tried all the combinations of projections. - Mulone PhD student -- View this message in context: http://n2.nabble.com/MapServer-OpenStreetMap-OpenLayers-Reprojection-from-Latlong-to-Mercator-a-real-nightmare-tp47532

Re: [OSM-dev] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-17 Thread jamesmikedup...@googlemail.com
please check you mapfile into some git like this http://gitorious.org/albanianfloodingcrisiscamp then i will review it. thanks mike On Wed, Mar 17, 2010 at 10:52 PM, Mulone wrote: > > (apologies for cross-posting) > > Hi everybody, > > I'm trying to render openstreetmap data on a WMS on MapServ

[OSM-dev] MapServer, OpenStreetMap, OpenLayers + Reprojection from Latlong to Mercator: a real nightmare

2010-03-17 Thread Mulone
(apologies for cross-posting) Hi everybody, I'm trying to render openstreetmap data on a WMS on MapServer and I posted something already about this. Now it's time to summarise everything and make some sense of this. The system used to work with epsg:4326 (LATLONG from now on) but in our project