[postgis-devel] [PostGIS] #231: New distance-calculations proposal
PostGIS
trac at osgeo.org
Mon Oct 19 08:02:36 PDT 2009
#231: New distance-calculations proposal
--------------------------+-------------------------------------------------
Reporter: nicklas | Owner: robe
Type: enhancement | Status: assigned
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by robe):
For furthest one which we aren't going ot implement anyway -- that was a
typo -- I meant ST_StartPoint.
I think ST_StartPoint is slightly clearer because it more closely follows
the convention of the other non-symmetric geometry function I can think of
ST_Difference.
E.g
ST_Difference(A,B) -> returns a part of A
Reading it out loud its not as clear as the others
A contains B -
A within B
geomA closest point geomB -- hmm does sound a bit
though
geomA closest point to geomB -- if you add a to there its a bit clearer
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/231#comment:30>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list