Bookmark this page: Add australian enquiries to Yahoo MyWeb Add australian enquiries to Google Bookmarks Add australian enquiries to Windows Live Add australian enquiries to Del.icio.us Digg australian enquiries! Add australian enquiries to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by juiceloosner on August 21, 2007, 9:51 pm
Hi
I have a couple of enquiries.
What is the most popular australian specific gis/mapping forum?
I need ....
an application that will convert AMG coords to lat long
a google maps API specialist in sydney.
thanks


Posted by ujaval@gmail.com on August 22, 2007, 8:55 am
> Hi
> I have a couple of enquiries.
> What is the most popular australian specific gis/mapping forum?
> I need ....
> an application that will convert AMG coords to lat long
> a google maps API specialist in sydney.
> thanks

You can try using GDAL, OGR and PROJ libraries to do the conversion.
Particularly the "gdal_translate" utlitiy for imagery and "ogr2ogr"
utility for vectors. For converting just the coordinates, you can use
'proj' utility ( http://www.remotesensing.org/proj/ ). All these
utilities support EPSG codes and by knowling the code for AMG and lat/
long systems, you can easilty convert between the two. ( the EPSG
codes can be found from http://ocean.csl.co.uk/ )

Good luck,

-Ujaval
http://spatialthoughts.com