| POSC Specifications Version 2.2 |
Epicentre Relational Implementation |
Defines the geometry of the boundary of the intersection of a binset grid with another binset grid. Thus, each intersection will have two intersection geometries. The boundary may be represented by a vertex geometry, edge geometry or ring geometry. Mistie estimates may use the boundary grid or a sparse population of the associated binset grid.
- binset_ntrs_s (PK, M: CHAR VARYING(19))
- Surrogate key of the table.
- binset_grid_s (FSK, M: CHAR VARYING(19))
- binset_intersection.binset_grid
The binset that this geometry represents.
Defines a foreign key to table binset_grid.
- description (O: CHAR VARYING(2000))
- binset_intersection.description
A remark about the intersection.
- binset_ntrs_name (O: CHAR VARYING(40))
- binset_intersection.name
The name of the intersection geometry.
- intersected_geom_s (FSK, O: CHAR VARYING(19))
- binset_intersection.intersected_geometry
The geometry with which this geometry is intersecting. The current geometry should logically match the intersected geometry except for being in a different coordinate system.
Defines a foreign key to table binset_ntrs.
Table is related to: binset_ntrs, dae_frame, @graphical_element, object_ranking, parameter_value, p_bnd_rectangle, p_geom_2d_edg, p_geom_2d_ring, p_location_2d, p_mistie_est, space_time_opr, topological_rel
Intersection Tables: coll_cntn_x, spatial_object_x, composite_obj_x
Primary Key Constraint on: BINSET_NTRS_S
Generated on Mon Dec 1 10:15:50 1997
© Copyright 1997 POSC. All rights reserved.