geo_ptcanv

19 rows


Description

Objet ponctuel servant d’appui aux opérations de lever des plans..

Columns

Column Type Size Nulls Auto Default Children Parents Comments
geo_ptcanv serial 10 nextval('cadastre.geo_ptcanv_geo_ptcanv_seq'::regclass)

Identifiant

annee text 2147483647 null

Année

object_rid text 2147483647 null

Numéro d’objet

idu text 2147483647 null

Identifiant PCI

geo_can text 2147483647 null
geo_can.geo_can Implied ConstraintR

Origine du point

geo_ppln text 2147483647 null
geo_ppln.geo_ppln Implied ConstraintR

Précision planimétrique

geo_palt text 2147483647 null
geo_palt.geo_palt Implied ConstraintR

Précision altimétrique

geo_map text 2147483647 null
geo_map.geo_map Implied ConstraintR

Stabilité de matérialisation du support

geo_sym text 2147483647 null
geo_sym.geo_sym Implied ConstraintR

Genre du point

creat_date date 13 null

Date de création

update_dat date 13 null

Date de dernière modification

lot text 2147483647 null
geom geometry 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
geo_ptcanv_pk Primary key Asc geo_ptcanv
geo_ptcanv_geom_idx Performance Asc geom

Relationships