--
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
---
You received this message because you are subscribed to the Google Groups "MapInfo-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mapinfo-l+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,
You could import the data in as a non-earth coordinate system, then export as Mid/Mif.
Then you can redefine the projection in the header of the mif file, and put an offset in.
Or you could be as blunt as importing the drawing to the right projection, inserting in a point of known coordinate, then select all, and drag all the objects to the right place on earth. This will only work if the units are the same and north is the same in the autocad as for MGA.
The issue with any of these is if the projection system has a different north. The way I understand it is that “north” in a zonal coordinate system is parallel to north at the central meridian, and thus will not be pointing to the true north anywhere else in the zone. Whereas in lat/ long projections, north will always be towards the coordinate x, 90.
Of course autocad operators have been known to orient themselves so that the site fits nicely onto a page rather than where it fits on earth. In which case, you’ve got a major problem.
R
--