Ticket #787 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Topology: missing the face table

Reported by: aperi2007 Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: trunk
Keywords: Cc:

Description

Hi, reading the doc from Robe:  http://postgis.refractions.net/pipermail/postgis-devel/2011-January/011537.html

I notice (pag 9,10,11) that in the postgis topology is missing the Face base-Table.

The face base table is necessary to have quickly the geometry MBR of the face and so to restrict to action only to the rectangle inside the MBR given. I don't know if this is a "would change" .

Change History

Changed 2 years ago by strk

We have it. It's named 'face', and has a 'mbr' field. Or am I missing something ?

Changed 2 years ago by strk

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.