[postgis-tickets] [PostGIS] #2748: Deprecate all functions with underscore_names rather than CamelCase
PostGIS
trac at osgeo.org
Fri Jan 16 05:44:32 PST 2015
#2748: Deprecate all functions with underscore_names rather than CamelCase
---------------------+------------------------------------------------------
Reporter: strk | Owner: strk
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
r13179 does ST_DistanceSphere, left over:
- ST_3DLength_spheroid(geometry, spheroid)
- ST_length2d_spheroid(geometry, spheroid)
- ST_point_inside_circle(geometry,float8,float8,float8)
- ST_locate_between_measures(geometry, float8, float8)
- ST_locate_along_measure(geometry, float8)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2748#comment:6>
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