om_mincut_connec - Giswater/giswater_dbmodel GitHub Wiki


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