[postgis-devel] [PostGIS] #390: ST_AddMeasure to change all the measures on a feature at once
PostGIS
trac at osgeo.org
Tue Jan 26 05:17:45 PST 2010
#390: ST_AddMeasure to change all the measures on a feature at once
--------------------------+-------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Resolution: | Keywords: lrs
--------------------------+-------------------------------------------------
Comment (by robe):
Okay you broke it. I was testing on my OpenSUSE 8.3 :)
Can't make check -- get this error
psql:postgis.sql:3837: ERROR: function st_startpoint(geometry) does not
exist
LINE 3: AS $$ SELECT ST_M(ST_StartPoint($1)) $$
^
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
I see you snuck in two other functions ST_StartMeasure and ST_EndMeasure?
Why do we need those?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/390#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