Hi, I hope someone here can clear this up for me.
I need to add a projection for EPSG:26191 Merchich North Morocco.
When I look it up at http://spatialreference.org/ref/epsg/26191/ I see that it’s a Lambert Conformal Conic Projection but the information provided is incomplete to create a MapInfo PRJ entry.
According to the documentation I have, I need two standard parallels and the data provided by the link above does not seem to be consistent.
Ex. The bounds are given as -9.7500, 31.5000, -1.0100, 35.9500 but when I look at the details I see: PARAMETER["latitude_of_origin",33.3],PARAMETER["central_meridian",-5.4],
All help gratefully received.
Confused of France......
| From: | "Gentreau" <goo...@gentreau.com> |
| To: | <mapi...@googlegroups.com> |
| Date: | 07/31/2012 01:58 AM |
| Subject: | [MI-L] PRJ line for Merchich Morocco EPSG26191 |
| Sent by: | mapi...@googlegroups.com |
--
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
Thanks David,
What I had not discovered, even after plenty of searching, was that the projection is split into 4 zones and that for zone1 (which I need) the first standard parallel is below the Latitude of Origin ......
It now works with the following line.
"Merchich - Maroc Nord EPSG-26191 (Zone 1)", 3, 55, 7, -5.4, 33.3, 31.725 , 34.866 , 500000, 300000
Gentreau.