[OSRS-PROJ] Prime Meridian Support in PROJ.4

Paul Ramsey pramsey at refractions.net
Thu Oct 3 14:39:05 EDT 2002


Frank Warmerdam wrote:

> One concern I have is whether the prime meridian should be considered to
> have any relationship to longitude parameters for a projection.  For
> instance, if a TM projection uses a geographic coordinate system with a
> Lisbon prime meridian, is the central meridian supposed to be specified as
> degrees from Lisbon or Greenwich?  What is common practice?

Cursed colonial countries! :) Henceforth I am going to declare the 
Ramsey GEOGCS to be a GRS80 ellipsoid with Victoria as a the PRIMEM!

PROJCS["Portuguese_National_Grid",GEOGCS["GCS_Lisbon_Lisbon",DATUM["D_Lisbon",SPHEROID["International_1924",6378388,297]],PRIMEM["Lisbon",-9.131906111111112],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",200000],PARAMETER["False_Northing",300000],PARAMETER["Central_Meridian",1],PARAMETER["Scale_Factor",1],PARAMETER["Latitude_Of_Origin",39.66666666666666],UNIT["Meter",1]]

This example appears to use the declared PRIMEM (Lisbon) as the 
parameter in the Transverse_Mercator projection following. Personally, I 
think that makes sense -- the GEOGCS is declared because it 
contextualizes the planar projection which follows, both in terms of 
ellipsoid used and also in terms of origin of parameters.

> For practical purposes in PROJ.4 I would have preferred that prime meridian
> issues remain completely divorced from the projection routines (pj_fwd,
> pj_inv) and only addressed at the point where transations are done from one
> lat/long coordinate system to another.  But this sort of implies that all
> longitude parameters to a projection with an alternate prime meridian are
> implicitly relative to that pm ... that may be a peculiar convetion.
> 
> I would like the feedback of the PROJ.4 community on this issue before we
> commit to an approach to prime meridian support.
> 
> Best regards,


-- 
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey at refractions.net
      | Phone: (250) 885-0632
      \_

----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.



More information about the Proj mailing list