Try bringing your data in with the following projection:
North American Coordinate System | Albers Equal-Area Conic (Canada NAD83)
That should do the trick.
Hope this helps.
Best regards,
Daniel Beauchamp, P.Geol.
> Thanks in advance...- Hide quoted text -
>
> - Show quoted text -
> > - Show quoted text -- Hide quoted text -
Hi Omar:
I had MapInfo 6 and had access to this projection.
Your projection file may not be up to date for some reason.
If that's the case find the MapInfo.prj file with Windows Explorer..
It should be in the C:\Program Files\MapInfo\Professional folder.
You may want to make a copy of it in case something goes wrong.
Double click on the file and it should open with Notepad or similar software.
Search for “North American Coordinate Systems”
Add the following line as is (with the leading double quote) on a separate line:
"Albers Equal-Area Conic (Canada NAD83)\p42102", 9, 74, 7, -126, 45, 50, 58.5, 1000000, 0
Mine is just after Albers equal area Hawaii, but you could place it as the first one for ease of use.
It doesn’t matter where you place it but it would be best to place it in this section so that you can find it easily.
Save the file. Make certain that it was saved as MapInfo.prj
Close MapInfo if it’s open then reopen it.
Then load your shape files and use the “Albers Equal-Area Conic (Canada NAD83)” project that you just created.
The data should load correctly.