[postgis-tickets] [PostGIS] #2959: Make function definitions for ST_MakePoint* consistent

PostGIS trac at osgeo.org
Wed Oct 8 15:29:14 PDT 2014


#2959: Make function definitions for ST_MakePoint* consistent
---------------------------+------------------------------------------------
 Reporter:  acbecker       |       Owner:  robe         
     Type:  defect         |      Status:  new          
 Priority:  low            |   Milestone:  PostGIS 2.1.5
Component:  documentation  |     Version:  2.1.x        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by mwtoews):

 Also [http://postgis.net/docs/ST_Point.html ST_Point] uses `float`.

 As a side note, the manual uses three different notations for the same
 data type: `double precision`, `float`, and `float8`. However, I'm not
 suggesting that everything should be renamed `double precision` (e.g.
 ST_Affine has 12 `float` parameters).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2959#comment:1>
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-tickets mailing list