Ticket #849 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: aperi2007 Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: trunk
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

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

Change History

Changed 2 years ago by aperi2007

package for add GetFaceByPoint?

Changed 2 years ago by aperi2007

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?.

Changed 2 years ago by strk

  • keywords history added

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

Changed 2 years ago by strk

  • owner changed from strk to robe

Changed 2 years ago by robe

  • status changed from new to closed
  • resolution set to fixed

documented at r6894

Note: See TracTickets for help on using tickets.