Have you seen PROJ.4 (http://trac.osgeo.org/proj/)? The cs2cs program might do what you need though you'll probably need to convert the CSV data to another format first. I've not used it myself, but I have made use of the PROJ.4 library for coordinate transformations in PostGIS.
On Aug 24, 12:09 pm, Toz Jerimiah <[email protected]> wrote: > Hi, > > I am attempting to plot data in a cad file (units=meters) to google > maps. I realise that I need to reproject the data but am not having a > lot of luck finding a solution. The issue is that I have many points > and would ideally like to find a program > which will read in a csv list of points and output a list of lat/long > values. > > I am sure that this must have been done before, if anyone can help I > would be very grateful. > > Apologies if I am posting to the wrong place, let me know where to go > if so. > Thanks > Toz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
