Ticket #1411 (closed enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

Anexar imagens ao alerta

Reported by: jean.souza Owned by: jean.souza
Priority: critical Milestone: terrama2-4.0.0-rc4
Component: gui-admin Version: 4.0
Keywords: Cc:
Parent Tickets: Platform: WLA

Description

Permitir no cadastro de alerta que o usuário selecione múltiplas views, para que o serviço gere uma imagem dessas views e envie no e-mail. Criar nova tabela para fazer a ligação entre o alerta e essas views.

Subtickets

Change History

comment:1 Changed 8 years ago by jean.souza

  • Status changed from new to accepted

comment:2 Changed 8 years ago by jean.souza

  • Status changed from accepted to started

comment:3 Changed 8 years ago by jean.souza

Estrutura do JSON a ser enviado pro serviço:

"view"[OPTIONAL]: {

"geoserver_uri": STRING,
"top"[OPTIONAL]: DOUBLE,
"bottom"[OPTIONAL]: DOUBLE,
"left"[OPTIONAL]: DOUBLE,
"right"[OPTIONAL]: DOUBLE,
"srid"[OPTIONAL]: INT,
"width"[OPTIONAL]: INT,
"height"[OPTIONAL]: INT,
"layers": [

"view_id": INT,
"workspace": STRING

]

}

comment:4 Changed 8 years ago by jano.simas

  • Priority changed from major to critical
  • Milestone changed from terrama2-4.0.0-rc3 to terrama2-4.0.0-rc4

comment:5 Changed 8 years ago by jean.souza

  • Status changed from started to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.