Changes between Initial Version and Version 1 of Ticket #4060


Ignore:
Timestamp:
May 4, 2011, 2:11:01 AM (13 years ago)
Author:
vroeyt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4060 – Description

    initial v1  
    1 Please find in attachment updates that I've done to the OGR  -library to support the "Interrupted Goode Homolosine" (IGH) projection. The IGH - projection is a global projection dividing the world in 12 different regions (zones), and as a consequence the IGH - projection combines 12 different map projections.
     1Please find in attachment updates that I've done to the OGR  -library to support the "Interrupted Goode Homolosine" (IGH) projection. The IGH - projection is a global projection dividing the world in 12 different regions (zones), and as a consequence the IGH - projection combines 12 different map projections. It has to be noted that the IGH - projection is not the same as the Goode Homolosine - projection (supported via SRS_PT_GOODE_HOMOLOSINE).
    22
    33It would be nice if support for this projection could be added in the next release. I've also added a ticket to the PROJ4 - library to request the support of this projection in the next release (http://trac.osgeo.org/proj/ticket/106).
    4 
    5 It has to be noted that the IGH - projection is not the same as the Goode Homolosine - projection (supported via SRS_PT_GOODE_HOMOLOSINE).