I don't know Map&Guide, but maybe there are options to set output to WGS84? And, why not geocode this address in Google Maps API?
On 29 Aug., 19:19, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello, > > many thanks for your quick answer. > > For example I have an address > > Werner-Hartmann-Str. 1-3 > 01099 Dresden > Germany > > This address was geocoded with the Map&Guide software and got > following coordinates > > x: 1530395 > y: 6628928 > > So, I would like use this coordinate to find the address on the Google > Maps. > > Thanks and regards, > Andrej > > On 29 Aug., 18:13, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]> > wrote: > > > It sounds like you're mixing projection and coordinate systems. > > Mercator is a map projection, independent from the coordinate system, > > which are a series of north-south (latitude) and east-west (longitude) > > points. The Google map system uses World Mercator projection to > > display the map data and uses the WGS84 coordinate system. > > > Maybe posting a sample of your data will help clear this up. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
