[postgis-devel] [PostGIS] #1538: Geography should support SRIDs other than 4326

PostGIS trac at osgeo.org
Sat Feb 4 06:52:04 PST 2012


#1538: Geography should support SRIDs other than 4326
--------------------------+-------------------------------------------------
  Reporter:  pramsey      |       Owner:  pramsey      
      Type:  enhancement  |      Status:  reopened     
  Priority:  high         |   Milestone:  PostGIS 2.0.0
 Component:  postgis      |     Version:  trunk        
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by rouault):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Including "projects.h" which is a private proj include break compilation
 with proj SVN trunk. projects.h is no longer installed (see
 https://trac.osgeo.org/proj/changeset/1975/trunk/proj/src/Makefile.am) and
 in the past, postgis removed projects.h dependency. See ChangeLog entry :


 {{{
 2009-03-10 15:54  mcayland

         * postgis/lwgeom_transform.c: Fix GBT#126: Don't include private
           PROJ.4 header projects.h. It appears that from its inception,
           PostGIS has inadvertently used the PROJ.4 internal projects.h
           header file rather than the correct proj_api.h header file. This
           patch flips over to the new header file and changes everything
           over to use the new external structures/APIS.
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1538#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list