[postgis-tickets] [PostGIS] #3596: Say geometry linestring, not geometry line
PostGIS
trac at osgeo.org
Sun Jul 10 03:44:24 PDT 2016
#3596: Say geometry linestring, not geometry line
---------------------------+---------------------------
Reporter: jidanni | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.3
Component: documentation | Version: 2.2.x
Keywords: |
---------------------------+---------------------------
{{{
file:///usr/share/doc/postgis-doc/postgis.html
Shouldn't these say linestring, not line?
float8 ST_InterpolatePoint(geometry line, geometry point);
geometry ST_OffsetCurve(geometry line, float signed_distance, text
style_parameters='');
Some also say "a_linestring",
geometry ST_LineInterpolatePoint(geometry a_linestring, float8
a_fraction);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3596>
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