Hi All,
I'm trying to work out how to modify .STL files and having an extremely difficult time doing it.
I'm trying to replace the Sydney.jpg file with an image from Google Maps for all of NSW, Australia.
I've saved a .jpg of all of NSW which can be seen at the end of the post. I've tried following the guide at
http://www.airnavsystems.com/forum/index.php?topic=1376.0 but it's not making a great deal of sense. When I modify the values of the Sydney.stl file the end result is either no image, or the image appears completely back to front (like a mirror image), and in the wrong spot on the map (nowhere near where it should be).
Basically, the above forum post isn't very clear to me. On one hand the initial post indicates Line 1 to 4 in the file is Left, Top, Right, Bottom, but the post afterwards indicates Left, Bottom, Right-Left, Top-Bottom (not sure what that means), and then in the sample xls file, it shows it as Top, Left, Bottom, Right.
Can someone please assist in me figuring this out by answering the following:
1. What is the correct order
2. Given that Google Maps shows my co-ordinates as the following, can someone walk through the calculations, and which line is which in the file.
Top:
Lat: -28 31 49.74
Lon: 149 58 54.08
Right:
Lat: -28 49 10.74
Lon: 153 33 47.64
Bottom:
Lat: -37 32 21.66
Lon: 150 4 10.49
Left:
Lat: -31 3 58.00
Lon: 140 57 3.34
I've been converting the DD MM SS to Decimal Degrees via
http://www.csgnetwork.com/gpscoordconv.html and then multiplying the figure eg. Decimal Degrees * 60 * 60 * 1500. I've also tried just plugging in figures into the .xls file, but no matter what I do, I get really obscure weird and incorrect results.
Can anyone please assist with as much info as possible.
Here is the image i'm trying to place on the map.
Thanks
Geoff