ThinkGeo.com    |     Documentation    |     Premium Support

OpenStreetMap Graticules positioning Error

(Desktop edition 6.0) I am testing with GoogleMaps layer and OpenStreetMaps and overlaying graticules over it.

Graticules I use seem to be positioned properly on GoogleMaps, but have some offset on OpenStreetMaps, for example 0 meridian does not go thru Greenwich on large scale maps ( showing world).


I am using same parameters and projections for both maps 

Any advice?



//-----------------------

ManagedProj4Projection projection = new ManagedProj4Projection();


                projection.InternalProjectionParametersString = ManagedProj4Projection.GetEpsgParametersString(4326);


                projection.ExternalProjectionParametersString = ManagedProj4Projection.GetGoogleMapParametersString();


//-------------------------


winformsMap1.MapUnit = GeographyUnit.Meter;


 



Hi Mark, 
  
 Why not try our new 7.0 edition? About line up problem we did many fix after 6.0 and the OpenStreetMaps got some enhancements also, your problem maybe have been fixed in new version. 
  
 Please let me know if you have to use 6.0 edition in your project, we will try to reproduce that. So a simple sample should be very helpful. 
  
 Regards, 
  
 Don