Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomahock committed Jul 15, 2024
1 parent 6eb6eb7 commit 9d2f2db
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/fires/models/Fire.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,32 @@ properties:
format: hour
location:
type: string
detailLocation:
type: string
description: Detailed location from ICNF should be appended to the Location property
aerial:
type: integer
terrain:
type: integer
man:
type: integer
meios_aquaticos:
type: integer
heliFight:
type: integer
description: Helicopters FireFight
planeFight:
type: integer
description: Helicopters FireFight
heliCoord:
type: integer
description: Coordination helicopters
especieName:
type: string
description: Legacy property
familiaName:
type: string
description: Legacy property
district:
type: string
concelho:
Expand All @@ -39,6 +59,12 @@ properties:
type: number
lng:
type: number
pco:
type: string
description: Posto de Comando Operacional description
cos:
type: string
description: Comandante de Operações de Socorro
naturezaCode:
type: integer
enum:
Expand Down Expand Up @@ -74,6 +100,18 @@ properties:
disappear:
type: boolean
default: false
regiao:
type: string
description: Região of the incidente
subRegiao:
type: string
description: Sub Região of the incidente
kml:
type: string
description: KML of the burn area from ICNF
kmlVost:
type: string
description: KML of the burn area from Vost.pt
created:
type: object
properties:
Expand Down

0 comments on commit 9d2f2db

Please sign in to comment.