[postgis-devel] [PostGIS] #1994: Deprecate all functions with underscore_names rather than CamelCase
PostGIS
trac at osgeo.org
Thu Sep 13 03:11:20 PDT 2012
#1994: Deprecate all functions with underscore_names rather than CamelCase
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Leftover list, obtained by extracting from documentation files the lines
matching the regular expression 'function>ST_.*_' ignoring case:
- ST_Force_2D
- ST_Force_3D
- ST_Force_3DZ
- ST_Force_3DM
- ST_Force_4D
- ST_Force_Collection
- ST_Line_Interpolate_Point
- ST_Line_Locate_Point
- ST_Line_Substring
- ST_Distance_Sphere
- ST_Distance_Spheroid
- ST_Length_Spheroid
- ST_Length2D_Spheroid
- ST_3DLength_Spheroid
- ST_Mem_Size
- ST_Point_Inside_Circle
- ST_Shift_Longitude
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1994#comment:3>
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