Skip to content

om_mincut_connec

Daniel Marín edited this page Jul 8, 2026 · 2 revisions

Description:

Table that stores information of mincut results related to connecs.

Fields:

Column name Data type Description
id serial Id
result_id integer Id of related mincut, defined on om_mincut
connec_id character varying(16) Id of connecs involved in the process
the_geom geometry(Point,SRID) Geometry of connecs involved in the process
customer_code character varying(30) Code of the subscriber, that allows connection with subscriber management application

Clone this wiki locally