[postgis-devel] [PostGIS] #862: Topology: the topology.DropTopology() drop any type of schemas
PostGIS
trac at osgeo.org
Wed Apr 13 23:49:48 PDT 2011
#862: Topology: the topology.DropTopology() drop any type of schemas
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by strk):
There's structure AND metadata.
As for structure:
- if a table has a field of type GEOMETRY then it is a "geometry" table.
- if a schema has node/edge/face/relation tables with the well-known
structure then is a "topology" schema (harder to tell)
As for metadata:
- every GEOMETRY table has one or more records in geometry_columns
- every topology schema has one record in topology.topology
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/862#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