Table i3geoestat_classes


Physical Name:
i3geoestat_classes

Constraint:


Classes pertencentes a uma classificação

Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_classe  id_classe  integer  UNIQUE  NOT NULL 
    expressao  expressao  text     
    titulo  titulo  text     
    vermelho  vermelho  text     
    verde  verde  text     
    azul  azul  text     
    id_classificacao  id_classificacao  integer     
    tamanho  tamanho  text     
    simbolo  simbolo  text     
    overmelho  overmelho  text     
    overde  overde  text     
    oazul  oazul  text     
    otamanho  otamanho  text     

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
id_classificacao  i3geoestat_classificacao  id_classificacao  RESTRICT  RESTRICT  1..n 

Referenced Key
Attribute Table Foreign Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

id_classe

id_classe

UNIQUE : TRUE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : TRUE
Default Value :
Constraint :


expressao

expressao

Expressao no formato válido do Mapserver que define os componentes da classe

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


titulo

titulo

Título da classe

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


vermelho

vermelho

componente R da cor utilizada para representar a classe

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


verde

verde

componente G da cor utilizada para representar a classe

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


azul

azul

componente B da cor utilizada para representar a classe

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


id_classificacao

id_classificacao

UNIQUE : FALSE
NOT NULL : FALSE
Type : integer
AUTO INCREMENT : FALSE
Default Value :
Constraint :


tamanho

tamanho

Tamanho do símbolo (item size do mapfile)

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


simbolo

simbolo

Symbol name

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


overmelho

overmelho

Componente vermelho da cor do outline

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


overde

overde

Componente verde da cor do outline

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


oazul

oazul

Componente azul da cor do outline

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


otamanho

otamanho

Largura da linha do outline

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :