Opened 13 years ago

Closed 13 years ago

#849 closed enhancement (fixed)

Topology: function GetFaceByPoint($1,$2,$3)

Reported by: aperi2007 Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: history Cc:

Description

The third function I guess is useful to query a topology is the GetFaceByPoint() function. It retrieve a face_id from a couple of coordinate exactly as the others two functions: GetNodeByPoint and GetEdgeByPoint.

Attachments (1)

getfacebypoint_package.zip (4.2 KB ) - added by aperi2007 13 years ago.
package for add GetFaceByPoint

Download all attachments as: .zip

Change History (5)

by aperi2007, 13 years ago

Attachment: getfacebypoint_package.zip added

package for add GetFaceByPoint

comment:1 by aperi2007, 13 years ago

Hi, I add to this ticket the zip package for add the GetFaceByPoint function. Also add the doc (I hope as expected from Robe), the regress test, the expected results and a patch for add it to makefiles and so on.

Also in the patch I fix a little bug in regress test for GetNodeByPoint and GetEdgeByPoint.

comment:2 by strk, 13 years ago

Keywords: history added

Committed code and test, leaving documentation to robe (a nice external .xml file is in the zip). See r6889.

comment:3 by strk, 13 years ago

Owner: changed from strk to robe

comment:4 by robe, 13 years ago

Resolution: fixed
Status: newclosed

documented at r6894

Note: See TracTickets for help on using tickets.